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/TMS320C28346: TMS320C28346

Part Number: TMS320C28346

Tool/software: TI C/C++ Compiler

Hey

 

we are using the same code but compiling in two different versions of code composer results in approx. 4 us difference . for example when we compiled in CCS 10.1.0.00010 version it was “busier” than when we compiled in 7.1.0 .

It happened also in CCS 9.3.0 and 9.1.0 vs 7.1.0 . so all compilation for the same code besides in 7.1.0 were slower .

 

Thanks for your help

  • A difference in performance is typically due to a difference in the version of the compiler, and not CCS.  In future posts, please describe system performance as it relates to version of the compiler used.  For more background on this topic, please see the article Understanding Tools Versioning.

    Please use the techniques described in the article Counting Cycles to identify one or two functions where there is a significant difference in performance due to changing the version of the compiler.  For the source file, or files, that include those functions, please follow the directions in the article How to Submit a Compiler Test Case.

    Thanks and regards,

    -George