Loading...
 
Skip to main content

System Workbench for STM32


IAR I-jet Probe Compatibility

When I thought I was going to use IAR to develop with I get an IAR I-jet emulator/debugger/programming probe. Can this be use with System Workbench for STM32 to debug and flash the executable?

The processor is an ST32F373.

Tunisia

Hello Stephen,

I don't know if OpenOCD supports the I-Jet Probe. If OpenOCD does, so it will be possible to use I-Jet with SystemWorkbech by writing a custom cfg file.
If not, you have to search for a GDB server that supports I-Jet and to attach it to a GDB Hardware Debugging configuration (eg. via TCP/IP)

Regards,
Tarek