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.
Hello,
we are working on a MSc project to implement an audio beamforming on Lyrtech's PADK. Signal processing algorithms (filter-and-sum) and electretMics+preamp are ready.
Problem: the CCS version does not seem to support Spectrum Digital's XDS510 USB JTAG Emulator. See error and screenshots. We cannot run CCS in the Emulator
The error is:
(Your Code Composer does not support the connected target. Device driver name: "C:\CCStudio_v3.1\drivers\sdgo672xUSB.dvr")
We came across a post with a similar code error hinting to CSS 3.3 "Platinum"?!
Any advice is highly appreciated.
Thank you in advance,
Luis
The system setup is:
Code Composer Studio:
CCS Version 3.3.38.2
Integrated Development 5.98.0.219
BIOS 5.31.02
Code generation Tools v6.0.8
Board revision (00.00.00)
Target silicon revision (00.00.00)
CCS Setup:
C672x XDS510USB Emulator with sdgo672xUSB.dvr
GEL file: padk_300MHz.gel
Emulator:
XDS510 USB JTAG Emulator, Rev Level: B
Hi Luis,
Your version of CCSv3.3 is the original release version. Support for 672x may have come in one of the later service patches. I recommend updating to the latest patch (patch #12):
software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/CCSv3/CCS_3_3/exports/SR12_CCS_v3.3_SR_3.3.82.13.exe
Also make sure you have the correct drivers for your emulator from spectrum digital. CCSv3 does NOT comes with these drivers.
Thanks
ki
Hi Ki, thanks for your fast reply.
Below you may find two photos of the CDs we are using: the CCS3.3 and the CD that came with XDS510 USB JTAG Emulator.
We tried to install the latest latch #12, and the answer was "Setup has not found any valid products to update. Your system may already be up to date or you are attempting to install a serial update out of sequence". Is it that we need to install previous patches before #12?! On the other hand, the on-line update from CCS tells that the system is up-to-date. Please advice.
We have reinstalled the SW in another computer and followed all instructions from Lyrtech in the PADK documentation. Same result.
We appreciate very much your help,
Luis
Luis Weruaga said:Below you may find two photos of the CDs we are using: the CCS3.3 and the CD that came with XDS510 USB JTAG Emulator.
Ah, I see. You have a DSK/EVM version. That is a limited version that only supports the board it came with and the on-board emulation. If you want to use an external emulator like the XDS510USB, you'll need a full licensed CCS version. Also the DSK/EVM versions are not updateable.
What I encourage is to move to CCSv5 and purchase a v5 license. A v5 license is much cheaper than v3 and that license will also allow you to use full versions of v4 and v3.
A move to v5 is a good idea also because CCSv3 is not supported any more.
Thanks
ki
One thing I forgot to mention is if you are a student at a University, you may be able to get a student v5 license. Check with your university. There is more information on the tI webpage also:
http://e2e.ti.com/group/universityprogram/students/w/wiki/2108.tools-free-ics.aspx
Thanks
ki
Thank you again for your valuable answer.
I am Assoc. Prof. in Khalifa University, Abu Dhabi/Sharjah, UAE. http://www.kustar.ac.ae/academics/collegesandinstitutes/college/sharjah_campus/luis_weruaga.aspx
At the beginning of this academic course, I coordinated the purchase of 20 x TMDSDSK6713, 8 x TMDXEVM5515, 6 x TMDXMDKEK1258-TMDXMDKPO8328-TMDXMDKDS3254, 4 x DaVinci TMDSVDP6437, and of course 4 x TMDSPDK6727 for the University. While the 6713, 5515, DaVinci boards are working fine, the PADK was a bit of a mystery, as it came naked without SW (in TI's webpage it was advertised with CD). The local provider was not of much help, just selling. Later, we found out that the XDS510 JTAG Emulator was required to compile and load code in the board. We received it last week directly from Spectrum Digital. Then the CCS problem still was there. I wish we had got more clear information from the beginning about TMDSPDK6727 in TI's pages.
Now it is clear. Thank you.
Luis