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.
Hi,
switching to a new operating system (Win 7) forced us to migrate to the new CCS V4.
Importing the old projects works quite well now thanks to the TI wiki, but we are still not able to debug.
The hardware platform we use is the TMS320C6713 kit.For debugging I have set up a target configuration using the Spectrum Digital XDS510USB Emulator with DSK6713 as target.
When I try to debug my project (which was successfull built), I get the following error:
"Error initializing emulator"
Sadly there is no specific info about that error.
The Spectrum Digital drivers installed with CCS 4 are installed and the board is detected correctly by the system. Just the USB Emulator will not work.
Using SDConfigEx does not help either in trying to identify the problem and I have found no further information how to deal with this problem.
Hi Philipp,
Philipp Fetzer said:switching to a new operating system (Win 7) forced us to migrate to the new CCS V4.
Is this 32-bit or 64-bit Windows?
What is the full version number of CCSv4?
Philipp Fetzer said:Using SDConfigEx does not help either in trying to identify the problem and I have found no further information how to deal with this problem.
What happens when you run the Emulator Test from the SDConfigEx tool? Does it succeed or is there an error message?
It is the 32Bit-version.
We are using CCS v4.2.
SDConfigEx does not succeed either. I am not at the office anymore I think the error was "XDS510-USB Emulator not connected/enumerated".
Philipp Fetzer said:SDConfigEx does not succeed either. I am not at the office anymore I think the error was "XDS510-USB Emulator not connected/enumerated".
The first thing is to see why the SDConfigEx emulator test fails. Have you seen the FAQ on Spectrum Digital's site?
Trying to verify the available USB ports (with the board connected to the PC) does not succeed:
Spectrum Digital Configuration and Diagnostic Utility
Supports:
Printer Port: XDS510PP, XDS510PP+, SPI515, eZdsp
ISA Bus: SPI510, XDS510
PCI Bus: SPI525
USB Bus: XDS510-USB
** Checking for available printer ports
$$ Printer port available at:
$$ EmuPortAddr=0x378
$$ EmuPortMode=EPP
$$ EmuPortSpeed=1
** Checking for available USB ports
nothing here
As I mentioned before the board is recognized correctly within the Windows device manager
TMS320C6713 starter kit has a JTAG/USB-Emulator onboard which was detected successfully using CCS 3.x. With CCS 4.x I am not able to get it running.
I've the same problem as desribed above, with an eZdsp28335 Spectrum Digital board.
Has someone figured it out?