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


Hi,

Thank you for your feedback, it will be fix in the next update.
By the way, this error should only happen when the board selected in your project does not exists or your project structure is invalid (a board definition file *.xml should be in the project root).

Did you generate your project from CubeMX ?
- If you did, can you check if you’re using the latest version of CubeMX ? CubeMX older version was generating non-compatible project.
- If you didn’t, which board/mcu did you choose ?

Kevin.

Yes, I did it with the cube. Perhaps i regenerated it for a different part because it started working.

While it was messed up I just use the ARM eclipse open ocd plugin. One nice thing it did was allow a true reset which the AC6 plugin usually just sends a breakpoint. That might be something to look into as it is nice to restart without have to re-make and attach.