Forum: System Workbench for STM32

Ghosting undefined and expanding Project Explorer not working in SW4STM32

Hello!

I tried to search for this but I didn’t find anything related. It seems like my setup been properly messed up since SW4STM32 is not responding correctly when it comes to ghosting undefined pieces of code any longer plus it won’t expand main.h in the explorer any longer. I’ve tried to make new files, but it seems like it’s something related to the project setting files itself rather than my code/header files.

I’ve attached a screeshot on both the #define and the ghosted code and the non expandable main.h.

Anybody have any idea what’s going on here. It’s just damned shitty to code in ghosted areas and v.v. if it’s not defined.

All helps apreciated.
BR/

The only sollution to this problem that I found out was to delete the whole project and restart a new one.
I can’t say if it’s an Eclipse bug or a SW4STM32 bug but it got worse and worse since the editor was reporting errors that didn’t exist or the other way around, it was not reporting errors that existed. E.g. renaming a structure from calib to calib_t and declaring it with calib_t reported an error in the editor even if it compiled flawlessly AND the code executed flawless...

Highly annoying bug, Not Solved but the workaround is to restart it.

/Andreas