Loading...
 

SW4STM32 and SW4Linux fully supports the STM32MP1 asymmetric multicore Cortex/A7+M4 MPUs

   With System Workbench for Linux, Embedded Linux on the STM32MP1 family of MPUs from ST was never as simple to build and maintain, even for newcomers in the Linux world. And, if you install System Workbench for Linux in System Workbench for STM32 you can seamlessly develop and debug asymmetric applications running partly on Linux, partly on the Cortex-M4.
You can get more information from the ac6-tools website and download (registration required) various documents highlighting:

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