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.

Getting compilation error when built with compiler c6000



when i tried to build the environment in vectorcast using dsp 674x compiler , i am getting this kind of errors :

"C:\ti\ccsv5\tools\compiler\C6000_7.3.0B3\include\_lock.h", line 49: error:

explicit type is missing ("int" assumed)

extern far void ( *_lock)();

i can understand that i need to set some path or target types so that it wont show this error, can anyone help me in this?