This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Code composer 5.9 yes we are stuck in the past

Somehow one of my .h files has been excluded from my build. I see no way to include or or exclude in h files. I've deleted it and added it back to no avail 

  • Hello,

    Somehow one of my .h files has been excluded from my build

    Can you explain what is happening? Are you getting a build error regarding a missing header file? Or are you referring to how it appears in Project Explorer?

    Regarding the latter, header files are often referenced from a source file or build options. Hence there is no need to explicitly include/exclude it from build.