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 custom board with TMS320VC5501PGF on it and im trying to access it with external XDS100v2 emulator.
My system resources are Code Composer Studio - Version: 4.2.3.00004, Win vista(32bit OS), DSP/BIOS 5.41.10.36, Emulation and analysis tools 5.0.333.0,XDCtools 3.20.8.88
Drivers for emulator are installed correctly (checked in device manager) while Hardware Ids are > USB\VID_0403&PID_A6D0&REV_0700&MI_00
USB\VID_0403&PID_A6D0&MI_00
I have created target configuration with > "Texas Instruments XDS100v2 USB Emulator" with "TMS320C5501" on launching this configuration I get following error
"C55xx: Error connecting to the target: (Error -1063 @ 0x0) Device ID is not recognized or is not supported by driver. Confirm device and emulator configuration is correct, or update device driver. (Release 5.0.333.0) "
I have provided snaps of Dbgjtag utility as follows
Above snap shows path broken with different error value -233 different thanone in CCS 4 console window
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
Just for curiosity I changed target configuration to > "Texas Instruments XDS100v1 USB Emulator" with "TMS320C5501" and I'hv got following response
My original path to "CCboard0.dat" is C:\Users\Admin\AppData\Local\.TI\2067366409\0\BrdDat\CCboard0.dat. I'hv made sure to copy it local to dbgjtag utility(for simplicity) after updating it by launching target configuration from CCS 4.
Its been while im trying to get it working im not sure why I get (succeed) responses while choosing wrong emulator.
Please correct me if im doing something wrong, im new to DSP/CCS / XDS100 emulator platform, my guess is its somting to do with drivers.
Please suggest me whats going wrong
Pankaj
Pankaj,
Have you looked at this site yet?
http://processors.wiki.ti.com/index.php/XDS100
It has a question on the FAQ about what happens when you have the XDS100v2 emulator but select the XDS100v1 as the emulator on CCS as well as other questions about the XDS100v2 emulator and other features.
Let me know if this helps.
Regards,
Juliana
Hello Juliana,
Thanks for getting the FAQ to my attention it does explains consequences of selecting wrong emulator.
But fundamental error still exist, im supplying some more information for explaining problem.
I have upgraded Code Composer Studio to - 5.1.0.07001 and debugged the JTAG again I get following error message.
I am providing the schematics for the 14 pin TI JTAG used for custom board
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
Here is the emulator configuration I've used followed source code
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <configurations XML_version="1.2" id="configurations_0"> <configuration XML_version="1.2" id="Texas Instruments XDS100v2 USB Emulator_0"> <instance XML_version="1.2" desc="Texas Instruments XDS100v2 USB Emulator_0" href="connections/TIXDS100v2_Connection.xml" id="Texas Instruments XDS100v2 USB Emulator_0" xml="TIXDS100v2_Connection.xml" xmlpath="connections"/> <connection XML_version="1.2" id="Texas Instruments XDS100v2 USB Emulator_0"> <instance XML_version="1.2" href="drivers/tixds100v2c55x.xml" id="drivers" xml="tixds100v2c55x.xml" xmlpath="drivers"/> <platform XML_version="1.2" id="platform_0"> <instance XML_version="1.2" desc="TMS320C5501_0" href="devices/c5501.xml" id="TMS320C5501_0" xml="c5501.xml" xmlpath="devices"/> <device HW_revision="1" XML_version="1.2" description="" id="TMS320C5501_0" partnum="TMS320C5501" simulation="no"> </device> </platform> </connection> </configuration> </configurations>
I have so far narrowed down it to scan path stuck at ones, I'm not sure if it is hardware problem
Can you please help me to get to the problem if you can see where I'm making mistake
Thanks and regards
Pankaj
Wow!
Thanks for sharing your solution!
What resources enabled you to solve your problem?
http://processors.wiki.ti.com/index.php/XDS_Target_Connection_Guide
Best Regards,
Mark
Here are some resources I would recommend to someone having connection issue
http://processors.wiki.ti.com/index.php/XDS_Target_Connection_Guide
SPRAA49 - TMS320VC5501 Hardware Designer’s Resource Guide