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


SW4STM32 + CubeMX project filename

First of all: the progject created by CubeMX for my Nucleo board with STM32L152 with small additition for LED toggling compiled and ran OK.
However, there is a problem with the project name. I created a project with very uniqe name mrgreen SW_test. When CubeMX generated the source code for the project, it created a structure shown in the attaced picture. However, the project (filename “.project” ) located in the directory SW4STM32\SW_test Configuration. So, when I opened it in the SW4STM32, it creates a project named “SW_test Configuration” with all directories settled relative to this directory.
Did I do anything wrong? Is it possible to fix?

I tried to copy the .project file into root directory of my project, changed the ptoject name inside the file, changed paths, but it did not work. Some file could not be found.

Could not attach the picture. Will try to add in text mode
SW_test
---- Drivers
---- Inc
---- Src
---- SW4STM32
---- subdirectory SW_test Configuration



Ok, thanks.
Hopefully, the next version will not require any additional changes. :-)


In Debug properties configuration the project name should also be changed.