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


Problems Importing Cube Project (STM32F4Discovery) on Ubuntu Linux 14.04 and Eclipse Kepler

Hi @all,

After importing my cube project into Eclipse I got Compile Errors.


As you can see in the attached screenshots
the include paths and the linker-script paths contains Backslashes (MS-Windows Paths)
and the the weak and packed Symbols contain parenthesis.


After exchanging backslashes with slashes and using quotation mark in the Symbols
I could compile the Project


Can anyone fix this Problem?

With kind regards

L.L

Thanks for posting the fixes. I’ve run into the first two but not sure if I’ve had to deal with the third. Yet.

I too hope to see these fixed and I think that posting fixes helps to move that along.