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/TMS320F280049: ECC generation in CCS 8.0

Part Number: TMS320F280049

Tool/software: Code Composer Studio

Dear team,

I would need your help to understand the following about the usage of CCS with F280049.

Can you please tell how to enable the ECC generation function in CCS 8.0? Customer does not find a checkbox in CCS to enable the ECC linker option.

 

I attached the pdf with the screen shots from the documentation.

 

Thanks for your help,

 

Kind regards,

Giuseppe

CCS_ECC.pdf

 

 

  • Giuseppe said:
    Can you please tell how to enable the ECC generation function in CCS 8.0? Customer does not find a checkbox in CCS to enable the ECC linker option.

    The appearance of the --ecc=on/off option in CCS is dependent on the version of compiler selected for the project. The option should appear for C2000 compiler versions 18.12.x or higher. To get this compiler version you can either install it into CCS 8.0 using the procedure described here, or upgrade to CCS 9.1.0 (which already comes with 18.12.2.LTS.

    Here is a screenshot of my CCS 9.1.0 with compiler version 18.12.2.LTS.