I am now looking at the include section in the project directory.
For example, the demos_switch_blinky project has includes entries for the board and the chip. They look like " lpc_chip_11u6x/inc"
For my project _RTOS_1, the includes section have some old entries that have now been grayed out by the IDE, but no chip or board includes for the new chip. For example "CMSISv1p30_LPC13xx/inc" has been grayed out.
How do I get the correct include files entered into the IDE?
screen capture attached
If I could find the board and chip header files in the IDE file system, I could enter them with include commands.
Thank you in advance
John