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.

exception thrown by CCS when launching configuration with XDS510 USB emulator

Other Parts Discussed in Thread: TMS320F2810

Hello,

I have created a target configuration : the target hardware has a TMS320F2810 processor, i use a XDS510 USB emulator to connect to the board.

In attachment the target configuration file.

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<configurations XML_version="1.2" id="configurations_0">
<configuration XML_version="1.2" id="Spectrum Digital XDS510USB Emulator_0">
        <instance XML_version="1.2" desc="Spectrum Digital XDS510USB Emulator_0" href="connections\SD510USB_Connection.xml" id="Spectrum Digital XDS510USB Emulator_0" xml="SD510USB_Connection.xml" xmlpath="connections"/>
        <connection XML_version="1.2" id="Spectrum Digital XDS510USB Emulator_0">
            <instance XML_version="1.2" href="drivers\sdgo28xusb.xml" id="drivers" xml="sdgo28xusb.xml" xmlpath="drivers"/>
            <platform XML_version="1.2" id="platform_0">
                <instance XML_version="1.2" desc="TMS320F2810_0" href="Devices\f2810.xml" id="TMS320F2810_0" xml="f2810.xml" xmlpath="Devices"/>
            </platform>
        </connection>
    </configuration>
</configurations>

The emulator is connected, the board has power, the XDS510 USB emulator is recognised in Windows Device Manager and has no driver fault.

When i right click the target configuration and select Launch Selected Configuration, i get an exception :

 

What i actually want to do is to load a new *.out file into the board.

Some help would be much appreciated.

 

Rgds,

 

Cedric.