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 import AC6 project into AC6?

Hi,

Importing project can be a bit tricky for non-experienced Eclipse user. You have to go in File > Import... > General > Existing Projects into Workspace, then select the project root directory. It displays you the projects found into the directory, you have to select your project. Check the “Copy projects into workspace” if you want to copy the sources files into the workspace otherwise it will set links to the sources.

If in the newly imported project still contains the other developer local paths, it means he/she did not populate the project or put the settings with relative paths. Eclipse can’t automatically evaluate it these files/options should or not be local...

Regards,
Kevin
(ac6)