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


Code simulation in STM32?

Hi. Sorry, I’m newbie - so question can be stupid...
Is it possible to simulate code in Sys Workbench? I’m watching some tutorials (link below) - they are using IAR Embedded Workbench - and there is Simulation option. Much more convenient for simple stuff - as I’m just starting to learn - than uploading to BluePill... IAR is not an option for me, I’m on Mac (IAR is only for Windows).

https://www.youtube.com/watch?v=5MzilJ2-MGY&list=PLPW8O6W-1chwyTzI3BHwBLbGQoPFxPAPM&index=6Question

Hi,

Sorry but there is no simulation implemented on System Workbench yet.
I don’t know if it works but maybe you can used QEMU as processor emulator and upload your code on the emulator then to simulate.

Regards,
Kevin.