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.

TMS320F28335: Code composer studio V5 instillation problem in windows 10/11

Part Number: TMS320F28335
Other Parts Discussed in Thread: C2000WARE,

Hi,

we facing problem with reference code composer studio V5 software installation in windows 10/11, Please find attached Screenshot with error.

Help us to resolve the issue at the earliest.

  • Hello Murali,

    CCSv5 is very old, Windows 10/11 were released after this version of CCS was released (CCSv5 was released in 2010, Windows 10 was released in 2015, and Windows 11 was released in 2021). There can't really be guaranteed support for an OS when the CCS was created before that OS existed, at least not that I know of. Is there a reason you aren't downloading the latest version of CCS or CCS Theia? The F28335 device is still supported on newer versions of CCS, since it relies on C2000Ware which maintains backwards compatibility for the most part.

    Best regards,

    Omer Amir

  • Hi Amir,

    We are able to compile the source code of TMS320F28335 in CCS V5 installed in windows 11 OS but actual problem is UART serial communication which is configured for 9600 buadrate, gives junk characters we have kept the working  hardware this issue is persistent even we have changed the laptop with same configuration.
    We have tried migrating the project from CCS v5 to CCS v10 and it was not working as per the requirement, so we have continued to use CCS v5 only but nowadays laptop operating system get automatically updated new version for security purpose and also new laptop come with latest windows 11 OS preloaded.
    If TI shares migration document, to make old CCS V5 project compatible with new CCS v10/11 version, and any workaround solve either IDE issue, or compiler issue, Library packages related issue
    Thanks & Regards,
    Murali Prasad
  • Hello Murali,

    UART serial communication which is configured for 9600 buadrate, gives junk characters

    If this sort of issue is persistent across laptops, etc. then are you sure it's not a problem with the program code? Was it working at one point and then suddenly not working? If so, what changes were made between these two instances?

    If TI shares migration document, to make old CCS V5 project compatible with new CCS v10/11 version

    There is a migration guide for CCS 3.x, but you can check to see if any of the notes are relevant to you.

    https://www.ti.com/lit/an/spracr4a/spracr4a.pdf

    Best regards,

    Omer Amir