ターゲット
このセクションの内容:
ターゲット オプションは、IAR C/C++ コンパイラおよびアセンブラのターゲット固有の機能を指定します。

Use Core or Device
Select how you want to specify which target architecture you are developing for: Core, Device, or Custom Device.
プロセッサ選択
プロセッサのバリアントを選択します。
- コア
使用するプロセッサコア。利用可能なバリエーションの説明については、‑‑cpuを参照してください。
- Custom Device
Choose this option if you are using a custom device, or if you need to use a customized device selection file. Specify the location of the file. There is a browse button available for your convenience.
実行モード
プロジェクトの現在の実行モードを表示します。
- 32-bit
IAR Embedded Workbench for Armは、命令セットT32/TとA32のコードを生成およびデバッグします。
- 64-bit
IAR Embedded Workbench for Armは、命令セットA64のコードを生成およびデバッグします。
詳細情報については、例外モードを参照してください。