Hello,
I bought a Spectrum Digital C5510 DSK about 5 years ago, but haven't played with it in about as long. Honestly I'm not sure if they darn thing still works anymore so I'm trying to get it started with the latest and greatest tools. I installed Code Composer 6 with driver support for Spectrum Digital emulators (I'm pretty sure I've got the XDS510USB). When I plug in the device, and all the LED's come on and Windows 7 installs the drivers successfully and I can see it in Device Manager. The problem is when I try to connect to it in CCS or the sdConfig utility, I get this error like it can't find it:
[Start: Spectrum Digital XDS510USB Emulator_0]
Execute the command:
%ccs_base%/emulation/drivers/sdjtag -f %boarddatafile% -v -X reset -X scantest
[Result]
** BoardFilePath: /home/mine/.ti/ti/0/0/BrdDat/testBoard.dat
** Resetting Emulator
ERROR -- XDS510-USB Emulator not connected/enumerated
[End: Spectrum Digital XDS510USB Emulator_0]
I tried this in both Windows 7 and Ubuntu Linux 12.04 and I'm getting the exact same error. In Linux, lsusb shows the device clearly, but I just can't connect to it. I've been working on this for several hours now and I'm getting nowhere anymore, and starting to think my board has something wrong with it, even though it seems to be working just by looking at it. Could it be that the board is too old and the drivers are no longer supported? Do I need to use an older version of CCS? Do I have a jumper setting wrong somewhere?
lsusb: Bus 008 Device 006: ID 0c55:5510 Spectrum Digital, Inc.
My target configuration is using the Spectrum Digital XDS510USB Emulator for the TMS320C5510 (but I didn't know if I should choose the DSK5510 here).
Thank you for helping!