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.

Error initializing emulator / Spectrum Digital XDS510USB Emulator

Other Parts Discussed in Thread: TMS320F28075

Hello

I have a custom board with a TMS320F28075 on it and try to connect via the Spectrum Digital XDS510LC. Now, when I open up the debug session it stops with an error saying "IcePick_C_0: Error initializing emulator".

Using the SdConfig tool, I can pass any test and reset the debugger. So now I'm stuck with the debug session in CCS 6.

My target configuration is as follows:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<configurations XML_version="1.2" id="configurations_0">
<configuration XML_version="1.2" id="configuration_0">
<instance XML_version="1.2" desc="Spectrum Digital XDS510USB Emulator" href="connections/SD510USB_Connection.xml" id="Spectrum Digital XDS510USB Emulator" xml="SD510USB_Connection.xml" xmlpath="connections"/>
<connection XML_version="1.2" id="Spectrum Digital XDS510USB Emulator">
<instance XML_version="1.2" href="drivers/sdgoicepickusb_c.xml" id="drivers" xml="sdgoicepickusb_c.xml" xmlpath="drivers"/>
<instance XML_version="1.2" href="drivers/sdgo28xusb.xml" id="drivers" xml="sdgo28xusb.xml" xmlpath="drivers"/>
<instance XML_version="1.2" href="drivers/sdxds510usbcla1.xml" id="drivers" xml="sdxds510usbcla1.xml" xmlpath="drivers"/>
<instance XML_version="1.2" href="drivers/sdgocschildusb.xml" id="drivers" xml="sdgocschildusb.xml" xmlpath="drivers"/>
<property Type="stringfield" Value="20" id="TCK Frequency MHz (Counter mode)"/>
<platform XML_version="1.2" id="platform_0">
<instance XML_version="1.2" desc="TMS320F28075" href="devices/tms320f28075.xml" id="TMS320F28075" xml="tms320f28075.xml" xmlpath="devices"/>
<device HW_revision="1" XML_version="1.2" description="" id="TMS320F28075" partnum="TMS320F28075" simulation="no">
<router HW_revision="1.0" XML_version="1.2" description="ICEPick_C router" id="IcePick_C_0" isa="ICEPICK_C">
<property Type="choicelist" Value="0" id="bypass"/>
</router>
</device>
</platform>
</connection>
</configuration>
</configurations>

By the way, when I try to use teh "test connection" button in the target configuration menu it comes up with an error like "ERROR:Failed to open Board data file: D:\Users\SomeUser\AppData\Local\Texas ". So this looks like a Space-character issue to me.

Can anyone help? I'm really lost.

Thanks in advance

benjo