- IAR Embedded Workbench for Arm 9.70.x
- IDE Project Management and Building
- Using an external build system
- Working with CMake and CMSIS-Toolbox projects
- Debug options for CMake/CMSIS-Toolbox
Debug options for CMake/CMSIS-Toolbox
In this section:
Choose Project>Options>General Options>Target and select your target device.
For a CMSIS-Toolbox project, you can skip this step and instead use the option Automatically resolve device, see CMake/CMSIS-Toolbox options and CMSIS-Toolbox options.
On the Library Configuration page in the same options category, select these options:
Option
Setting
Library low-level interface implementation
Semihosted
stdout/stderr
Via semihosting
Now the project is ready for debugging using the IAR C-SPY Debugger.