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


Re: Re: System Workbench folder renaming with sources and headers

Hi Bernard, thanks for your help.
finally it was just the include file order of Eclipse general settings.

I’ve created a base project with folders organized in a way i am use to.

Now i would like to add the OS, and i know that with eclipse, the freeRTOS folder is added but not configured.... Is there any tutorial about how to configure EClipse with STM plugin and the freeRTOS? Or shall i do it manually?

I know that cubeMX configures the freeRTOS for IDE like TrueStudio or EWARM but not EclipseIDE, is there any tutorial outthere?

I’m more use to ucos3 and eclipse. IAR provides a plugin for exporting EWARM project to Eclipse IDE directly and quite nice to have a base project from scartch without no effort.

Thanks in advance.