-
Notifications
You must be signed in to change notification settings - Fork 14
Target device selection
Felipe Torrezan edited this page Aug 28, 2023
·
1 revision
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.
This is the IAR EWPtool wiki. Back to Home.