Reply by scottm January 9, 20082008-01-09
>> >>"Randy Yates" <yates@ieee.org> wrote in message >>news:oe56pirt.fsf@ieee.org... >>> Randy Yates <yates@ieee.org> writes: >>> >>>> "Alex Gibson" <news@alxx.net> writes: >>>> >>>>> Need to get a debugger for C6000 chips (DM642 ) >>>>> >>>>> Looking at the spectrum digital XDS510 USB JTAG Emulator >>>>> >>>>> Can anyone comment on reliability ? >>>>> >>>>> How resilient is the cable and can it be easily replaced ? >>>>> >>>>> Any annoyances or problems to be aware of ? >>>>> >>>>> Thank you >>>>> Alex >>>> >>>> I think you've got a winner. I've been using their PP XDS510 with
the
>>>> DM642 with no problems. The USB version should be faster and more >>>> convenient. >>>> >>>> Of course the XDS560 would be faster, but it's more $$$. >>> >>> Let me add another plug for Spectrum Digital. A few weeks ago I >>> called about a problem I was having with the USB 560 device. I >>> received the most comprehensive and patient customer support I >>> believe I've ever had from any technology manufacturer. The >>> technician was extremely kind, patient, and knowledgable. >>> >>> However, I did not get my problem fixed since I was doing something >>> quite unusual - trying to run this on a linux-hosted VMWare windows >>> system. The problem is apparently something in the VMWare handled the >>> USB. > >I'm trying to do the same thing now. Ubuntu as host and xp as virtual >machine. Did you ever get this to work? When I tried using sdconfig it >seemed to detect all devices in the jtag chain, but ccs wouldn't start. > > >
Apologies for ressurecting such an old thread but VMware and the XDS510 usb is possible. System: WinXP SP2 client Ubuntu 7.10 host Vmplayer 2.0.2 Relevant VMWare config parts: usb.present = "TRUE" usb.generic.autoconnect = "FALSE" usb.generic.skipsetconfig = "TRUE" Additional steps: --Mount usbfs in proc. This is deprecated in newer Ubuntu's I believe. mount -t usbfs usbfs /proc/bus/usb --Force device to use config #1 ----lookup your device with lsusb, in this case 4-2 Bus 005 Device 008: ID 413c:1003 Dell Computer Corp. Bus 005 Device 007: ID 0424:2228 Standard Microsystems Corp. Bus 005 Device 005: ID 0424:2602 Standard Microsystems Corp. Bus 005 Device 002: ID 0424:2502 Standard Microsystems Corp. Bus 005 Device 001: ID 0000:0000 Bus 002 Device 001: ID 0000:0000 Bus 004 Device 032: ID 0c55:0510 Spectrum Digital, Inc. Spectrum Digital XDS510 JTAG Debugger Bus 004 Device 001: ID 0000:0000 Bus 003 Device 006: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port Bus 003 Device 003: ID 05ac:9116 Apple Computer, Inc. ----force config sudo echo 1 > /sys/bus/usb/devices/4-2/bConfigurationValue Starting Code Composer: --Start with dongle disconnected --Run vmplayer --With focus in vmplayer, connect dongle, click connect --Now run CCstudio, vmplayer will complain about being unable to connect bit it should eventually just work anyway. Hope that helps somebody. It's sorta flakey getting it started the first time, but fairly solid after that. --Scott
Reply by AndersR November 3, 20062006-11-03
> >"Randy Yates" <yates@ieee.org> wrote in message >news:oe56pirt.fsf@ieee.org... >> Randy Yates <yates@ieee.org> writes: >> >>> "Alex Gibson" <news@alxx.net> writes: >>> >>>> Need to get a debugger for C6000 chips (DM642 ) >>>> >>>> Looking at the spectrum digital XDS510 USB JTAG Emulator >>>> >>>> Can anyone comment on reliability ? >>>> >>>> How resilient is the cable and can it be easily replaced ? >>>> >>>> Any annoyances or problems to be aware of ? >>>> >>>> Thank you >>>> Alex >>> >>> I think you've got a winner. I've been using their PP XDS510 with the >>> DM642 with no problems. The USB version should be faster and more >>> convenient. >>> >>> Of course the XDS560 would be faster, but it's more $$$. >> >> Let me add another plug for Spectrum Digital. A few weeks ago I >> called about a problem I was having with the USB 560 device. I >> received the most comprehensive and patient customer support I >> believe I've ever had from any technology manufacturer. The >> technician was extremely kind, patient, and knowledgable. >> >> However, I did not get my problem fixed since I was doing something >> quite unusual - trying to run this on a linux-hosted VMWare windows >> system. The problem is apparently something in the VMWare handled the >> USB.
I'm trying to do the same thing now. Ubuntu as host and xp as virtual machine. Did you ever get this to work? When I tried using sdconfig it seemed to detect all devices in the jtag chain, but ccs wouldn't start.
Reply by Alex Gibson November 1, 20052005-11-01
"Alex Gibson" <news@alxx.net> wrote in message 
news:3sl96sFouam7U2@individual.net...
> > Need to get a debugger for C6000 chips (DM642 ) > > Looking at the spectrum digital XDS510 USB JTAG Emulator > > Can anyone comment on reliability ? > > How resilient is the cable and can it be easily replaced ? > > Any annoyances or problems to be aware of ? > > Thank you > Alex >
Thanks for the feedback. Looks like a XDS510 usb will be what we are getting. Thanks Alex
Reply by Mark Robinson November 1, 20052005-11-01
Alex Gibson wrote:
> > Which XDS560 ? usb or pci?
Opps, sorry, PCI. Cheers mark-r -- "Let's meet the panel. You couldn't ask for four finer comedians - so that answers your next question..." -- Humphrey Lyttleton
Reply by Alex Gibson October 31, 20052005-10-31
"Mark Robinson" <mark@simsol.co.uk> wrote in message 
news:4366189C.D3D202DA@simsol.co.uk...
> > > Alex Gibson wrote: >> >> Looking at the spectrum digital XDS510 USB JTAG Emulator > > Hurry up - SD had the XDS510 on special offer, but according to the > email I had, the offer finishes today (31/10)! > > I bought a USB one while they were on offer for working at home, but > I've not had much chance to use it much yet. It does look a little bit > flimsy, though, and is noticably slower than the XDS560. > > The cable on the XDS510 is permanantly attached, so probably can't > be replaced easily. The XDS560 cable plugs into the card, so > presumably could be replaced, although the cable has a pod in it so > it won't be cheap. Our XDS560 cable has been heavily used and abused > and is still going strong. > > Cheers > > mark-r
Thanks I saw the offer a while back. Uni pricing is still cheaper(just). (research lab) Which XDS560 ? usb or pci? Alex
Reply by Alex Gibson October 31, 20052005-10-31
"Howard Long" <howard@howardlongxxx.com> wrote in message 
news:dk4tc4$sro$1@nwrdmz03.dmz.ncs.ea.ibs-infra.bt.com...
> "Alex Gibson" <news@alxx.net> wrote in message > news:3slcqfFp029hU1@individual.net... >> Just a bit wary of TI and debugging with CCstudio >> especially after wasting lots of time with C6711 >> dsks (parallel port) and software crashes , lock ups and >> lots of rebooting of windows. >> >> C6711 dsk - Worst / least stable development board I have ever used. >> Not sure which version the boards we have are. > > In contrast FWIW, I find the Spectrum Digital 6713 DSK under USB to be > very > stable (but not under VMWare!). > > Kind Regards, Howard
The usb C6713 is fantastic compared to the C6711 dsk. CCS 3.1 still locks up occassionally when debugging but can recover from a crash without having to reboot windows. Alex
Reply by Mark Robinson October 31, 20052005-10-31

Alex Gibson wrote:
> > Looking at the spectrum digital XDS510 USB JTAG Emulator
Hurry up - SD had the XDS510 on special offer, but according to the email I had, the offer finishes today (31/10)! I bought a USB one while they were on offer for working at home, but I've not had much chance to use it much yet. It does look a little bit flimsy, though, and is noticably slower than the XDS560. The cable on the XDS510 is permanantly attached, so probably can't be replaced easily. The XDS560 cable plugs into the card, so presumably could be replaced, although the cable has a pod in it so it won't be cheap. Our XDS560 cable has been heavily used and abused and is still going strong. Cheers mark-r -- "Let's meet the panel. You couldn't ask for four finer comedians - so that answers your next question..." -- Humphrey Lyttleton
Reply by Howard Long October 31, 20052005-10-31
"Alex Gibson" <news@alxx.net> wrote in message
news:3slcqfFp029hU1@individual.net...
> Just a bit wary of TI and debugging with CCstudio > especially after wasting lots of time with C6711 > dsks (parallel port) and software crashes , lock ups and > lots of rebooting of windows. > > C6711 dsk - Worst / least stable development board I have ever used. > Not sure which version the boards we have are.
In contrast FWIW, I find the Spectrum Digital 6713 DSK under USB to be very stable (but not under VMWare!). Kind Regards, Howard
Reply by Howard Long October 31, 20052005-10-31
"Randy Yates" <yates@ieee.org> wrote in message
news:oe56pirt.fsf@ieee.org...
> However, I did not get my problem fixed since I was doing something > quite unusual - trying to run this on a linux-hosted VMWare windows > system. The problem is apparently something in the VMWare handled the > USB.
If it's any consolation I have tried running a 6713DSK USB CCS under Windows hosted VMWare and couldn't get it to work either - I won't bore you with why you would ever want to do it that way. Kind Regards, Howard
Reply by Jack Klein October 31, 20052005-10-31
On Mon, 31 Oct 2005 10:32:51 +1100, "Alex Gibson" <news@alxx.net>
wrote in comp.dsp:

> > Need to get a debugger for C6000 chips (DM642 ) > > Looking at the spectrum digital XDS510 USB JTAG Emulator > > Can anyone comment on reliability ? > > How resilient is the cable and can it be easily replaced ? > > Any annoyances or problems to be aware of ? > > Thank you > Alex
We've been using a handful of the parallel version of the 510 for several years on a series of boards with the 2812. We had come problems early on with the cables from the debugger pod to the JTAG header on the board. Since these are motion control systems, quite often the board under test has to move with the debugger plugged in. Once we had our techs reterminate the board end of these cables with good strain relief, we haven't had any problems at all. In fact, we never had any problems with the units themselves, only the cable terminations. -- Jack Klein Home: http://JK-Technology.Com FAQs for comp.lang.c http://www.eskimo.com/~scs/C-faq/top.html comp.lang.c++ http://www.parashift.com/c++-faq-lite/ alt.comp.lang.learn.c-c++ http://www.contrib.andrew.cmu.edu/~ajo/docs/FAQ-acllc.html