Target device selection - iarsystems/ewptool GitHub Wiki

The Target tab will allow you to select the target device.

  • Open the project’s options with ProjectOptions (Alt+F7).
  • Navigate to the General Options category → Target tab.

Some commented target-specific examples

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):

ewarm-options-target

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.

ewriscv-options-target

⚠️ **GitHub.com Fallback** ⚠️