-
Notifications
You must be signed in to change notification settings - Fork 13
Debugger configuration
Felipe Torrezan edited this page Apr 3, 2024
·
2 revisions
In the Debugger category you can switch the Driver to one of the supported debugging probes. The list of drivers changes according to the target architecture in use.
- Open the project’s options with
Project
→Options
(ALT+F7). - Navigate to the
Debugger
→Setup
tab.
IAR Embedded Workbench comes with an integrated simulator for its target architecture. With the simulator you can start debugging your project without a board. To learn more about the IAR C-SPY simulator, its interrupt simulation capabilities and its powerful macro system, go to Help
→ Information Center
→ Product explorer
and take a look on the related tutorials.
Tip
For the optimal experience with Arm or RISC-V targets, we recommend the IAR I-jet probes.
This is the IAR EWPtool wiki. Back to Home.