Question
OpenStm32 project stopped working after Cube update
Posted on October 19, 2015 at 15:46
Hello there,
I have updated Cube MX to the latest version. I had a project imported (openSTM32) from some older cube version. Now the project doesnt compile because it states that the symbol added (it wasnt there before) is invalid:__weak=__attribute__((weak))
If I remove the symbol the code compiled but doesnt work anymore. Now I cannot update code using CubeMx because the eclipse project will get corrupted. I really need help on this, I would apreciate all!
Ps: Even when in CubeMx I click ''continue'' instead of ''migrate'' when opening the project, it gets corrupted at some point anyways.