Hi,
I am using CCS12.1, I am observing the include files can be seen in the include path list , but still CCS unable to locate few header files from the folder during compilation.
I have noticed other header files from the same location are still detected by CCS during compilation, the problem occurs with few files only.
The subfolders are included in the below manner.
Project-> Properties->Include Options->Add Dir -> ${PROJECT_ROOT}/SubFolder1/SUbFolder2
Is there a workaround for this ?