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


How to change chip & board for my environment...

Well its a struggle I’ve created a project but once it is done there are no main.c and the import from the blinky example that is found the same work space (/user/blinky) directory as my own (/user/main_for_dumy). Now I’m looking at the auto config versus user defined make file . Somehow I’m violating the way the import is suppose to work hence when I try to build it I get multiple errors. Also I’ve created several trash projects that I can’t figure out how to delete. Deleting the directory in the workspace seems to work but I can’t recreate one with the same name again as the IDE claims such a project already exists so its obviously save the names somewhere other then the workspace.

I hate to waste your time I need to go thru the tutorials but the few I’ve tried the described procedure did not match what I encountered on my IDE. I will revisit them and try to follow step by step. Just the hello world basic C project (not bound to any hardware) failed...Denis