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.

Compiler/TMS320C6727: issue with C6727 when updating from CCS3.3 to CCS7

Part Number: TMS320C6727

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.

  • Regarding ...

    Guanglei said:
    "warning #16002-D: build attribute vendor section TI missing in "../lib/applySystemPatch.obj": compatibility cannot be determined"

    This forum post discusses a similar situation.  

    Regarding ...

    Guanglei said:
    "undefined first referenced
    symbol in file
    --------- ----------------
    int00 "

    I'm not sure what happened.  Please conduct the CCS build again.  In the Console (not Problems) view please use the Copy Build Log icon to save all the build messages and diagnostics to a text file.  When you name the file, please use the the extension .txt.  Please attach this text file to your next post.

    Thanks and regards,

    -George