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/TMS320F2812: XDS110 debug probe with TMS320F2812

Part Number: TMS320F2812

Tool/software: Code Composer Studio

Hi there,

I need to work on a old project developed with TMS320F2812 target, CCS5.5.

I have a XDS110 debug probe but it doesn't appare into the target configuration connections: how can I use XSD110 debug probe with TMS320F2812 on CCS5.5?

Thank you

Regards

  • Karles,

    XDS110 was not supported until CCSv7.  You need to either use a later version of CCS, or get an emulator compatible with CCSv5.5.  Your company must have had something that was used back whenever the project was originally worked on.  I would try the latest CCS first (downloaded on TI web).  You can install the compiler version needed to match the CCSv5.5 project from Resource Explorer.

    Regards,

    David

  • Thank you David,

    I will import the project into a the CCS7 version  adding the compiler as you suggest.

    Since TMS320F2812 is an old target, will it be handled with new XDS110 and CCS7? If not  how can I add the target to the lista of supported devices?

    Regards

  • karles said:

    Since TMS320F2812 is an old target, will it be handled with new XDS110 and CCS7? If not  how can I add the target to the lista of supported devices?

    It should be handled/listed.  You shouldn't have to do anything special.

    Regards,

    David

  • Thank you David,

    everthing is working.

    Regards