Hello,
System and Symptoms:
My system of interest comprises of a custom c5535 board based off the ezDSP, a XDS100 emulator, Code Composer Studio Version: 4.2.5.00005, and relevant power supplies 3.3V &1.2V
When I connect the XDS100 to the board and attempt CCS>Target>connect_to_target I encounter the following error:
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.429.0)
When I try CCS>Target>Debug_target I get teh following error:
Exception occured during launch
Reason: Failed to load program 'myProgram.out' on any of the targets.
Reason: The target 'Texas Insutruments XDS100v2 USB Emulator_0/C55xx' coutld not be found
I not not sure why its looking for the XDS100v2 as I have specified the connection in the target configuration as TI XDS100v1 emulator.
The XDS100 was visible in the device manager as USB TI XDS100 Channel A&B. The c5535 board 'hopefully' booted up with a sample bootimg.bin file on an SD card. There is nothing in the on board SPI flash.
The following is the voltages measured on the JTAG connector of the XDS100 emulator:
1 |
TMS |
3.3 |
volts |
2 |
TRSTn |
0 |
volts |
3 |
TDI |
3.3 |
volts |
4 |
TDIS |
0 |
volts |
5 |
VTRef |
3.3 |
volts |
6 |
KEY |
0 |
volts |
7 |
TDO |
3.3 |
volts |
8 |
GND |
0 |
volts |
9 |
RTCK |
0.122 |
volts |
10 |
GND |
0 |
volts |
11 |
TCK |
3.3 |
volts |
12 |
GND |
0 |
volts |
13 |
EMU0 |
0.09 |
volts |
14 |
EMU1 |
0.12 |
volts |
Questions:
1) Any ideas as to why the device does not seem to be detected by CCS.
2) Also is there somewhere I can find the list of errors and their description.
Thank you!
Best,
Milind