Forum: 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.