I am trying to use my TMDXEVM6678L EVM board with a BlackHawk LAN560 emulator (BH-LAN-560) in LAN mode.
I created a Target Configuration file for the same.
When I tried to launch it, I get the following error:
IcePick_D: Error initializing emulator
I tried switching to a different processor but it still does not work. I do not see this problem if the target configuration is launched for XDS100 v1 or BlackHawk USB 560 emulator. I can connect to the core and debug successfully via the XDS100 or the LAN560 emulator in USB mode.
Attached is the screen shot of my Target Confuguration.
Below is the copy/paste from 'source' tab of the target configuration:
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<configurations XML_version="1.2" id="configurations_0">
<configuration XML_version="1.2" id="Blackhawk LAN560 Emulator, 20-pin JTAG Cable_0">
<instance XML_version="1.2" desc="Blackhawk LAN560 Emulator, 20-pin JTAG Cable_0" href="connections/BH-LAN560_20pin_Connection.xml" id="Blackhawk LAN560 Emulator, 20-pin JTAG Cable_0" xml="BH-LAN560_20pin_Connection.xml" xmlpath="connections"/>
<connection XML_version="1.2" id="Blackhawk LAN560 Emulator, 20-pin JTAG Cable_0">
<instance XML_version="1.2" href="drivers/tixds560icepick_d.xml" id="drivers" xml="tixds560icepick_d.xml" xmlpath="drivers"/>
<instance XML_version="1.2" href="drivers/tixds560c66xx.xml" id="drivers" xml="tixds560c66xx.xml" xmlpath="drivers"/>
<instance XML_version="1.2" href="drivers/tixds560cs_dap.xml" id="drivers" xml="tixds560cs_dap.xml" xmlpath="drivers"/>
<platform XML_version="1.2" id="platform_0">
<instance XML_version="1.2" desc="TMS320C6678_0" href="devices/C6678.xml" id="TMS320C6678_0" xml="C6678.xml" xmlpath="devices"/>
</platform>
</connection>
</configuration>
</configurations>
Even though we can use USB for the moment, we need to put this setup in our lab and be able to access this remotely. Thanks for any help.