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?