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.
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
benjo said: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.
Please see this related thread: http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/457127
Hi AartiG
Thanks for the link, I already read it. Reinstalling my respectively our companies computer is not an option and as Han Zhang2 in your link mentions, it might be a bug in code composer studio 6. To be honest I also can resignt to the fact not having a working "Test connection" button as far as the regular debuggin works. Unfortunately it doesn't.
The more concerning fact I found is that some people say the XDS510LC USB does not support the TMS320F28075 https://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/419331/1494720 . But checking the Spectrum Digital website leads to the assumption that it does support the F28075 MCU http://www.spectrumdigital.com/c2000-series-xds510lc-jtag-emulator/ , saying "F280xx".
Now I could not be more confused, sent an email to spectrum digital and also hope some people here in the forum can give me any hints.
cheers benjo
Benjo,
I'm sorry I missed the detail in your original post that the device you are using contains the IcePick router. As mentioned in the thread you referenced, the XDS510LC emulator does not support C2000 devices with Icepick. You may confirm this independently with Spectrum Digital if you wish, but I believe we have had a couple of discussions with them where they have confirmed this with us.
I am very sorry about the inconvenience caused by this, but you would need to go with a different emulator such as the XDS200.
The lack of support for XDS510LC on F2807x devices is also mentioned in this forum post:
http://e2e.ti.com/support/microcontrollers/c2000/f/171/t/383350