Target
The Target options specify target-specific features for the IAR C/C++ Compiler and Assembler.

Processor variant
Selects the processor variant:
- Core
The processor core you are using. For a description of the available variants, see ‑‑cpu.
- Device
The device your are using. The choice of device will automatically determine the default linker configuration file and C-SPY® device description file. For information about how to override the default files, see the C-SPY Debugging documentation.
- CMSIS-Pack
The device you have selected in the CMSIS Manager dialog box. For more information, see CMSIS Manager dialog box.
Execution mode
Shows the current execution mode for your project:
- 32-bit
IAR Embedded Workbench for Arm will generate and debug code for the instruction sets T32/T and A32.
- 64-bit
IAR Embedded Workbench for Arm will generate and debug code for the instruction set A64.
For more information, see Execution modes.