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.

[Compiling help]Could I enable the filename case sensitive in Ti compiler CCS3.2(Code composer studio)

As I knew, the filenames in windows werenot case sensitive.

so in CCS 3.2, such an error couldn't be checked

#include "ABC.h"

in fact, the correct filename is abc.h

I wondered that if i could enable the filename case sensitive in CCS 3.2 by trigger any configuration?

Thank you very much