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 Stevie,
The CCS 4.0 is only free for XDS-100 emulator or on-board emulators for TI DSP DSKs or EVMs. If you try to use XDS-510 or XDS560 JTAG emulators under CCS 4.0. It will give you errors.
What Emulator you were using and what is the target device (DSK, EVM or USB stick)?
Ming
Hi!
My target device is the new ezdsp VC5505 USB-stick and so I believe that I'm using the XDS-100 emulator.
I am following the instructions from the quickstart guide (TMS320VC5505_eZDSP_USB_STICK_QuickStartGuide_spruf73a.pdf) and my problem appears when I'm trying to do what is said in chapter 4 "4.0 CCS Configuration Instructions" under point 7:
"Expand the “User Defined” folder. Right-click on the new configuration that has been
created and click “Launch Selected Configuration”
/Stevie
Hi Stevie,
Could you go to:
<CCSv4 INSTALL DIR>\ccsv4\DebugServer\win32\components
and see how many files + folders are in that directory? It should be 375. Then delete xpti.dat and compreg.dat and restart CCSv4. These files will be regenerated. And try to start a debug session again.
ki
I have a F2808 Experimenter's Kit, XDS100 is integrated on board, works fine with CCS 3.3, but receive the same error with CCS 4.1 when I try to debug. I imported FlashingLeds from CCS3.3, tried "View->Target Configurations->Launch Selected Configuration" but nothing happens. Please help. Thank you, David.
Forgot to include the .ccxml configuration file:
<?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 XDS100v1 USB Emulator_0"> <instance XML_version="1.2" desc="Texas Instruments XDS100v1 USB Emulator_0" href="connections\TIXDS100usb_Connection.xml" id="Texas Instruments XDS100v1 USB Emulator_0" xml="TIXDS100usb_Connection.xml" xmlpath="connections"/> <connection XML_version="1.2" id="Texas Instruments XDS100v1 USB Emulator_0"> <instance XML_version="1.2" href="drivers\tixds100c28x.xml" id="drivers" xml="tixds100c28x.xml" xmlpath="drivers"/> <platform XML_version="1.2" id="platform_0"> <instance XML_version="1.2" desc="Experimenter's Kit - F2808_0" href="boards\expkitF2808.xml" id="Experimenter's Kit - F2808_0" xml="expkitF2808.xml" xmlpath="boards"/> </platform> </connection> </configuration> </configurations>
This forum is focused on C5000 DSP questions. Your question is more for the Code Composer Studio thread, so I split this thread so that your question will get visibility by the Code Composer Studio Community. You should get an email notice giving you the link for the new thread.
Regards.