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.

xds510 usb isn't present on the connection list

I'd like to use XDS510 USB with CCS v3.3 and i can't find it on the connection Description.

The closest i can find is XDS510 Emulator.

Although i installed the driver to the pc, I'm having connection problem as follows:

 

Error connecting to the target:
Error 0x80000240/-118
Fatal Error during: Initialization, OCS,
This error was generated by TI's USCIF driver.

SC_ERR_CTL_PORT <-118>
An invalid controller port value has been used.
Thus Unified-SCIF will not attempt to detect a controller
The standard 560 ports are 0x0, 0x1, 0x2 and 0x3.
The standard EVM ports are 0x0, 0x1, 0x2 and 0x3.
The standard DSK ports are 0x378, 0x278 and 0x3BC.
The standard 510 ports are 0x240, 0x280, 0x320 and 0x340.


Sequence ID: 0
Error Code: -118
Error Class: 0x80000240
I/O Port = 510

Board Name: C64xx XDS510 Emulator
Cpu Name: CPU_1

Abort:  Close Code Composer Studio.
Retry:  Try to connect to the target again.
Cancel:  Remain disconnected from the target
Diagnostic: Run diagnostic utility.

  • Another error i get:

     

    Error connecting to the target:
    Error 0x80000240/-180
    Fatal Error during: Initialization, OCS,
    This error was generated by TI's USCIF driver.

    SC_ERR_CTL_NO_TRG_POWER <-180>
    The controller has detected a target power loss.
    The user may have failed to turn-on or connect its source.


    Sequence ID: 0
    Error Code: -180
    Error Class: 0x80000240
    I/O Port = 240

    Board Name: C64xx XDS510 Emulator
    Cpu Name: CPU_1

    Abort:  Close Code Composer Studio.
    Retry:  Try to connect to the target again.
    Cancel:  Remain disconnected from the target
    Diagnostic: Run diagnostic utility.

  • If you are using a Spectrum Digital emulator with CCSv3 then you need to download and install the drivers from Spectrum digital to use this emulator.  The XDS510 connection you have selected will not work with these emulators.

    With CCSv4 and CCSv5 we bundle the Spectrum drivers with CCS but this is not the case for CCSv3.

    Regards,

    John

  • Hi moti shor haham 

    I was wondering if you were able to get past your issue of not connecting to your target. I have the exact same set up as you described and I am achieving the same errors. What did you do to get past the errors? 

    Error connecting to the target:
    Error 0x80000240/-118
    Fatal Error during: Initialization, OCS, 
    This error was generated by TI's USCIF driver.

    SC_ERR_CTL_PORT <-118>
    An invalid controller port value has been used.
    Thus Unified-SCIF will not attempt to detect a controller
    The standard 560 ports are 0x0, 0x1, 0x2 and 0x3.
    The standard EVM ports are 0x0, 0x1, 0x2 and 0x3.
    The standard DSK ports are 0x378, 0x278 and 0x3BC.
    The standard 510 ports are 0x240, 0x280, 0x320 and 0x340.

    -Jim