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.

CCS5.2: incremental build issue

Hi,

my CCS3.3 based and with CCS5.2 imported projects has issues with incremental builds:

changing a header file and starting an incremental build does not recompile all source .c file including the .h file, but only one or two, so the binary isn't consistent with the code. The project consists of ~200 files all included in one directory, so no external link dependencies.

Any hints? I thought this "c include" dependency is standard and not changeable...

Thanks,

Ralph