Content originally posted in LPCWare by capstone on Thu Jun 12 11:42:24 MST 2014
Win 7-64/LPCXpresso v7.2.0
(Project)/Includes
I had created a project with two incorrect include paths for the _board and _chip paths. This causes a warning mark to
be displayed (project exclamation point inside triangle icon), indicating that something is amiss, even after a correction.
Looking at the (Project)/Includes I see the two files that are greyed out as not resolved.
Checking the project Preprocessor Include Paths, Macros etc., I see that the Debug build has two entries in CDT Managed Setting Entries, both of which describe the two non-existent files. However, the Action area (Add, Edit, Clear, Export) is also greyed out.
How can this be resolved short of a Delete/re-build of this Debug configuration?