Hi,
I still met the "eclipse Problem view not updated bug" on CCSv5.5.0 even after a successful rebuild as shown
in the attached picture.
And the only way to automatically clean these error messages is to close the project and reopen it.
B&R
tony
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I still met the "eclipse Problem view not updated bug" on CCSv5.5.0 even after a successful rebuild as shown
in the attached picture.
And the only way to automatically clean these error messages is to close the project and reopen it.
B&R
tony
Hi Tony,
Looking at the "Type" of the errors (Semantic Error), I can see that the errors are not build errors but an error from the static code analyzer of Eclipse CDT. There can be various reasons for why you are getting semantic errors for a properly building project:
http://stackoverflow.com/questions/8148235/eclipse-cdt-shows-semantic-errors-but-compilation-is-ok
Thanks
ki