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