Target device selection - iarsystems/ewptool GitHub Wiki
The Target tab will allow you to select the target device.
- Open the project’s options with Project → Options (Alt+F7).
- Navigate to the General Options category → Target tab.
This tab will present itself slightly different depending on the product in use.
For Arm targets, the target device selection is devided into three major groups for generic (Core), vendor-specific (Device) and vendor-supplied (CMSIS-Pack):
For RISC-V targets, the target device selection tab provides a single group (Device) which covers both generic and vendor-specific. When a selection is made, the options for Base ISA , ISA Standard extensions and the Non-standard extensions are updated accordingly.