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/TMS320F28335: How to update code formatter?

Guru 20035 points
Part Number: TMS320F28335

Tool/software: Code Composer Studio

Hello,

I was previously told the code formatter has a bug (https://e2e.ti.com/support/tools/ccs/f/81/t/662421?tisearch=e2e-quicksearch&keymatch=code%20formatter%20semicolon)

bugs.eclipse.org/.../show_bug.cgi says the bug has been fixed.

Is there a way to update code composer to get the bug fix?

Thanks,

Stephen

  • Hi Stephen,
    Looks like the fix for that bug will be in CDT version 9.8 - which will be released next month:
    projects.eclipse.org/.../9.8.0

    By default, it is not possible to update the CDT via the update manager. While it may be possible to tweak things to drop in a new CDT into an existing CCS version, it is certainly not recommended. CCS is tested/validated with specific versions of Eclipse and CDT. Any other combination would not be supported. Likely changing the CDT version risks breaking some CCS specific features.

    It is best to wait for a later version of CCS to pick up an updated Eclipse and CDT.

    thanks
    ki