Keil Logo

Technical Support

On-Line Manuals

µVision4 User's Guide (Japanese)

µVision4 の概要 ユーザインタフェース アプリケーションの作成 ユーティリティ デバッグ デバッグコマンド デバッグ関数 シミュレーション フラッシュプログラミング ダイアログ [ファイル](File) [デバイスデータベース](Device Database) [ライセンス管理](License Management) [シングルユーザライセンス](Single-User License) [フローティングユーザライセンス](Floating-User License) [フローティングライセンス管理](Floating License Administrator) [編集](Edit) [ファイル内検索](Find in Files) [コンフィギュレーション](Configuration) [エディタ](Editor) [色とフォント](Colors and Fonts) [ユーザキーワード](User Keywords) [ショートカットキー](Shortcut Keys) [テンプレート](Templates) [ビュー](View) [シンボル](Symbols)ウィンドウ [ロジックアナライザ](Logic Analyzer) [パフォーマンスアナライザ](Performance Analyzer) [プロジェクト](Project) [コンポーネント、環境、ブック](Components, Environment, and Book [プロジェクトコンポーネント](Project Components) [フォルダ/拡張子](Folders/Extensions) [ブック](Books) [マルチプロジェクト](Multi-Project) [デバイスの選択](Select Device) [バッチビルド](Batch Build) [オプション](Options) [デバイス](Device) [プロパティ](Properties) ターゲット [ターゲット(MDK-ARM)](Target (MDK-ARM)) [ターゲット(Keil C166)](Target (Keil C166)) [ターゲット(Keil C51)](Target (Keil C51)) [ターゲット(Keil C251)](Target (Keil C251)) [ターゲット(GNU ARM)](Target (GNU ARM)) 出力 [出力(MDK-ARM)](Output (MDK-ARM)) [出力(Keil)](Output (Keil)) [出力(GNU ARM)](Output (GNU ARM)) リスト [リスト(MDK-ARM)](Listing (MDK-ARM)) [リスト(Keil)](Listing (Keil)) [リスト(GNU ARM)](Listing (GNU ARM)) [ユーザ](User) [Keil EC++ コンパイラ](Keil EC++ Compiler) コンパイラ [MDK-ARM C/C++ コンパイラ](MDK-ARM C/C++ Compiler) [Keil C166 コンパイラ](Keil C166 Compiler) [Keil Cx51 コンパイラ](Keil Cx51 Compiler) [Keil C251 コンパイラ](Keil C251 Compiler) [GNU ARM C コンパイラ](GNU ARM C Compiler) アセンブラ [MDK-ARM アセンブラ](MDK-ARM Assembler) [Keil A166 アセンブラ](Keil A166 Assembler) [Keil Ax51 アセンブラ](Keil Ax51 Assembler) [Keil A251 アセンブラ](Keil A251 Assembler) [GNU ARM アセンブラ](GNU ARM Assembler) リンカ [MDK-ARM リンカ](MDK-ARM Linker) [Keil L166 ロケート](Keil L166 Locate) [Keil L166 その他](Keil L166 Misc) [Keil Lx51 ロケート](Keil Lx51 Locate) [Keil Lx51 その他](Keil Lx51 Misc) [Keil BL51 ロケート](Keil BL51 Locate) [Keil BL51 その他](Keil BL51 Misc) [GNU ARM リンカ](GNU ARM Linker) [デバッグ](Debug) [ユーティリティ](Utilities) [デバッグ](Debug) [ブレークポイント](Breakpoints) [デバッグ設定](Debug Settings) [メモリマップ](Memory Map) [関数エディタ](Function Editor) [インラインアセンブラ](Inline Assembler) [ツール](Tools) [PC-Lint の設定](Setup PC-Lint) [ツールメニューのカスタマイズ](Customize Tools Menu) [SVCS] サンプルプログラム コマンドライン 付録

[MDK-ARM アセンブラ](MDK-ARM Assembler)

条件付きアセンブリコントロールシンボル

Define
SETA ディレクティブを使用してシンボルを設定します。定義された名前は、入力されたとおりに(大文字と小文字の区別どおりに)コピーされます。それぞれの名前は、”Check, NoExtRam, X1=1+5“ のように値を任意に取得できます。

言語/コード生成

[Arm/Thumb インターワーキングの有効化](Enable Arm/Thumb Interworking)
アセンブラのソースファイルのコードによって、ARM モードコードと Thumb モードコード間の呼び出しを可能にします。ARM および Thumb モード間で切り替え可能なデバイスについてのみ利用できます。
[読み出し専用の位置非依存](Read-Only Position Independent)
アセンブラのソースファイルのコードは、位置非依存の ROM 定数用に構成されています。
[読み書き位置非依存](Read-Write Position Independent)
アセンブラのソースファイルのコードは、位置非依存の RAM 変数用に構成されています。
[Thumb モード](Thumb Mode)
Thumb コードを生成します。
[警告メッセージなし](No Warnings)
警告メッセージを無効にします。
[分割ロードと多重ストア](Split Load and Store Multiple)
LDM/STM 命令に 6 個以上(PC を変更した場合は 5 個以上)の CPU レジスタがある場合、エラーメッセージが表示されます。

その他のコントロール

[インクルードパス](Include Paths)
ソースファイルパスの 1 つ以上のパスをセミコロンで区切って指定できます。
[各種コントロール](Misc Controls)
個別のダイアログコントロールのないディレクティブを指定します。
[アセンブラ制御文字列](Assembler control string)
アセンブラのコマンドラインに現在のディレクティブを表示します。
  Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.

Change Settings

Privacy Policy Update

Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.