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.

Declare variable globally in CCS6.0



Dear sir;

           I want to put a global variable in the header file by declare it as an "extern" variable.  Since it is a variable, many source files are using it, so I include the .h (header file) in each source file where the global being used. But while i compiling it shows #1965 cannot open source file "xxxxx.h". I am using CCS6.0, how to solve this.....????????????

I am using TM4C123 micro controller.

With Regards

Yuvaraj