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.

CCS/TMS570LS3137: compiler

Part Number: TMS570LS3137

Tool/software: Code Composer Studio

Hello,

I need use CCS compiler5.4 for tms570ls3137 because it need compatible one old project, but I download CCS5.4 or CCS5.5 IDE , the compiler is 5.0.4 or 5.1.1. It happened compatibility problem. But I use code generation tool update which could't find compiler 5.4. Could provide it by email?

  • Releases of CCS and the TI ARM compiler are numbered separately.  It is a coincidence that there was a period of time when both version numbers began with 5.

    While there is a release of CCS numbered 5.4, there is no release of the TI ARM compiler which is numbered 5.4.x.  Please get a better understanding of TI compiler version numbers by reading the article Compiler Version Numbers and What They Mean.  The last release of the TI ARM compiler which used the older numbering scheme is 5.2.9.  The first release to use the current numbering scheme is 15.3.0.STS.

    Alban yang said:
    I need use CCS compiler5.4 for tms570ls3137 because it need compatible one old project

    Do you have the map file from this old project?  The first few lines of this file show the version number of the compiler tools.  What is it?

    Thanks and regards,

    -George

  • Hello,

    Thanks for your reply so faster. I have checked the map file, it is 5.0.4 version of compiler. It is my fault which don't distinguish the CCS version and compiler.