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.

After updating header files doesn't recompile

Hi,

I am currently using CCS v4.2.3 and TMS470 v4.9.0 compiler. I've noticed that whenever I update header files, the program doesn't recompile the related CPP files. After looking at the makefiles it generates, it doesn't seem like there is any obj dependency on the header files. Is there a way to add the header files into the dependency list of the makefile?

  • Oscar,

    We recently had another similar report, see this post and bug report submitted for it.

    In general though we have not observed issues with CCS not recompiling source files when header files are modified. The project attached to the referenced post was a specific case where I could duplicate the issue. If you can provide a test case that reproduces this it will be very helpful as well. We can add it to the bug report and make sure we address your use case as well.