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


Importing project from CUbeMX full of errors (Windows)

Hi guys, I’ve created a basic project using CubeMX, just to have some fun with ITM cell. However, after importing that to Workbench I get above 500 errors of type ‘could not be resolved’. You can see in my attachement. I didn’t change any properties so what’s wrong?

And the same is with every file I am opening...
Maybe the problem is with project’s paths.. but I don’t think so... look at the file I attached.


France

Hi,

The problem is with the Eclipse indexer that has not yet finished indexing your code. You should just right click on your project in project explorer and select Index >> Rebuild..., then the errors should disapear (if they don’t after a while just try to delete them in the Problems view).

Hope this works,

Bernard (Ac6)