Tool/software: TI C/C++ Compiler
Hi, I'm working with updating C6727 project from ccs3.3 to ccs7. Problems occurs somewhere.
"warning #16002-D: build attribute vendor section TI missing in "../lib/applySystemPatch.obj": compatibility cannot be determined"
"undefined first referenced
symbol in file
--------- ----------------
int00 "
These warings and errors didn't appear in CCS3.3, and my compiler version in CCS3.3 is TMS320C6000 Verion 6.0.8, verison in CCC7 is 7.4
I wonder whether compiler v6 is suitable for ccs7. Will these problems be solved if I change my compiler version to 6.0.8? And where could i find to download this version.