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: XDS510USB GALVANIC

Tool/software: Code Composer Studio

I have recently purchased SD-XDS510 usb emulator and i am trying to connect OMAPL137 ,DSPC6747 ..although according to TRM of XDS

"The XDS510 USB Galvanic JTAG Emulator has the following features:Supports Texas Instrument’s Digital Signal Processors (C2xxx, C54xx, C55xx,C67xx, C64xx, TMS470, OMAP) with JTAG interface (IEEE 1149.1)"

Does XDS510 support DSP C6747 and/or OMAPL137? if yes please guide me to connect  using CCS3.0 or higher.

  • The Spectrum Digital website lists the following as supported:

    Supports Texas Instruments Digital Signal Processors and Microcontrollers with JTAG interface:
    F24xx
    C54xx
    C67xx
    C62xx
    C642x
    C64x+
    C674x
    DaVinci™
    TMS470
    OMAP™
    F28xx
    C55xx
    C672x
    C641x
    C645x
    DM64x
    DM355
    TMS570
    Cortex™

    www.spectrumdigital.com/.../

    Thus I would expect C674x and OMAPL13x to be fine.

    If you are using Code Composer Studio v3 you will need to download the necessary drivers from the Spectrum Digital Website. You then use the cc_setup program to setup your debug configuration.

    Do you need to use CCSv3? It is very old and does not work well on recent Windows versions. You can download the latest CCSv7.1 from here:
    processors.wiki.ti.com/index.php/Download_CCS

    The drivers for spectrum digital 510 are included in the installation. When creating a project or target configuration you can specify that you are using a "Spectrum Digital XDS510USB Emulator".

    Regards,
    John