I have an MSP430, CCS 5.5, that shows a "greyed-out" (grayed-out ?? "http://grammarist.com/spelling/gray-grey/") path in under "Includes" in the Project Explorer..
Additionally, I get the warning (Note: carriage returns inserted for readability):
Invalid project path: Include path not found
(C:\ti\ccsv5\eclipse\Debug\"C::\SFTDEV\ADS5\Peripherals\Target\Boot).
Boot pathentry Path Entry Problem
For the life of me, I cannot find where in the settings this path is being added to the includes. I had another bad path but found it in the settings and fixed it. Further, I don't even want this path at all. I see that this path is defined under CCS Build->Builder (a tab). The path is defined there using the "workspace_loc" expansion macro for the first part. However, I have other projects that show this same concatenated path using the "workspace_loc" expansion macro and the project name. In those other MSP430 projects, that path is not shown under "Includes" in the Project Explorer.
Any ideas?
Regards,
Jim