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/TMDSDSK6713: Connected to Dev-Board with CCS

Part Number: TMDSDSK6713

Tool/software: Code Composer Studio

I am trying to connect Code Composer Studio to my dev board yet the connection option I am looking for does not appear.  I am looking for 

Spectrum Digital DSK-EVM-eZdsp onboard USB Emulator

but all I see are 

I just downloaded Code Composer today so i have the latest version (9.2)

  • Hello,

    Yannick Christensen said:
    Spectrum Digital DSK-EVM-eZdsp onboard USB Emulator

    This on-board debug probe was based off the old Spectrum Digital XDS510.

    Yannick Christensen said:
    I just downloaded Code Composer today so i have the latest version (9.2)

    CCSv9.x no longer supports the old Spectrum Digital XDS510 and any other probes based off it. This is because CCSv9.x on Windows is now a 64-bit application and the drivers for the SD XDS510 were never updated for 64-bit CCS support.

    The last version of CCS to support the old SD XDS510 is CCSv8.3.1.

    Thanks

    ki

  • Thank you, I was worried something like this would be the case.