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/TMS320F28035: XDS100 emulator for CCS version 7

Part Number: TMS320F28035

Tool/software: Code Composer Studio

I have CCS version 7 installed in my system. The XDS100 document provided by TI says " All drivers are installed when XDS100 is selected during installation". So does this mean if during installation of CCS if I just check everything to be installed, I wont face any problem when my XDS100 emulator is connected. Is there anything else that I need to install. If so pls provide the link

  • Yes, XDS100 drivers will be installed with CCS if they are selected during installation.  I think there is a XDS100 check box on the feature selection installation screen.  Not sure.  They may just get installed always.  Just go through the installation carefully.

    Regards,

    David

  • Upon suggestion from my seniors, I installed CCS5. During the installation, i checked the XDS100 JTAG emulator. And in my Target configuration view, I selected "Texas Instruments XDS100v1 USB emulator" and my experimenter kit F28035. I am able to build my project. The problem occurs during debugging. The error message displayed is :

                                    Error connecting to the target:
    (Error -151 @ 0x0)
    One of the FTDI driver functions used during
    the connect returned bad status or an error.
    The cause may one or more of: invalid emulator serial number,
    blank emulator EEPROM, missing FTDI drivers, faulty USB cable.
    Use the xds100serial command-line utility in the 'common/uscif'
    folder to verify the emulator can be located.
    (Emulation package 5.1.232.0)
     

    And it finally says unable to connect to target.

    Pls help me out on this.