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