Content originally posted in LPCWare by Macgyver on Mon Jan 14 10:56:25 MST 2013
As I have been coding, I have progressed through several LPCXpresso updates (nowv5.0.14 build1109), and tried a few add-ins to help with Doxygen,Lint, etc. In one of my files I have several lines of codes that are flagged as syntax errors, but clearly are not and do not generate any compile errors or output in the console.
I have tried to locate settings for other installed modules/add-ins etc. to no avail. The problem is in a single file and in a single area consisting of around 200 lines of code with only a few function calls in between without error annotations on them. I have tried checking lines before/after/in between for errors, copying and pasting, etc, but the errors start and end in the same places. I have attached a screen shot of the section of code with error annotations (alothough it probably won't help).
Although this problem is mainly an annoyance, I would like to get it cleaned up as this problem has chased my code through several versions of LPCXpresso now.
Thanks in advance for the assistance.