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


You are viewing a reply to AC6 + CubeMX include problems  

AC6 + CubeMX include problems

you may recreate your own eclipse project (using cross cgc or ac6 toolchain ) based on the cubemx ac6 project and files.
create your project aside cubnemx folder and then link all file and folder as it is done on ac6 or atollic project.

i’ve done that even before ac6 was supported by CubeMX using the attolic generated codes.
it maye look painfull first time but as all project have same stucture it easy to re-use copy paste and addapt the base project.

I’m confident that is working under linux (i have doen it for several project with a different eclispe arm plugin and same project build on win7/linux plaftrom)