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?