DSPRelated.com

jtag trst voltage level

Started by Taimurk in TMS320c55x16 years ago 2 replies

Hi all I have two batch of boards with TMS320CV5509A dsps. The first batch is programming fine using JTAG and I can run the program just using...

Hi all I have two batch of boards with TMS320CV5509A dsps. The first batch is programming fine using JTAG and I can run the program just using JTAG (without external memory). In the second batch revision, for some reason i cannot get the Jtag to get working. It comes up with POWER Failure error as if it is having problem detecting power on the PCB. I have checked the PD line and it is g...


Re: [c6x] Re: CC and JTAG with other devices in the scan chain

Started by Jerry \Signum\ in TMS320c55x21 years ago 1 reply

Jeff, If you are having problems with noise on long JTAG chains, try to buffer the JTAG lines. I have seen boards with 16 C6000...

Jeff, If you are having problems with noise on long JTAG chains, try to buffer the JTAG lines. I have seen boards with 16 C6000 DSPs on a single chain that worked just fine. I guess the trick may be in keeping the JTAG lines well laid out on the PCB. If it is too


TI JTAG signal integrity issue

Started by Jeff Brower in TMS320c55x11 years ago 2 replies

All- I'm posting this question here, the global knowledge source for TI JTAG related issues :-) I have a batch of C5510A modules that are...

All- I'm posting this question here, the global knowledge source for TI JTAG related issues :-) I have a batch of C5510A modules that are showing inconsistent JTAG scan test results. Out of 6, 3 are passing, two with buffered TCK and RTCK, and 1 without (without = bypass the buffer using zero-ohm Rs). The failing modules also are configured both ways. Due to this variation, I'm concerned...


JTAG programming of Serial EEPROM for firmware?

Started by Sound Consulting in TMS320c55x15 years ago 4 replies

Hello everyone, I am still working on the schematic and layout for my first C55x board. I have included a Serial EEPROM attached to McBSP0,...

Hello everyone, I am still working on the schematic and layout for my first C55x board. I have included a Serial EEPROM attached to McBSP0, and a JTAG header on the board. I assume that in order to load my first board with firmware, I can use the JTAG port to control the DSP to program the Serial EEPROM over McBSP0. This is a C5506 design. So far, I've selected the ATMEL AT4...


Looking for simple JTAG TMS320VC5XXXX interface (Newbie)

Started by in TMS320c55x20 years ago

Hi all, I'm looking for simple JTAG interface (schematic) for TI DSP's, compatybile with CCS. I want to use it anly for...

Hi all, I'm looking for simple JTAG interface (schematic) for TI DSP's, compatybile with CCS. I want to use it anly for Boundary Scan. Thanx Kris


Re: Digest Number 295;Problem with XDS510 USB JTAG

Started by chetan k in TMS320c55x19 years ago 1 reply

Hi, Are you sure about the JTAG IR length and the number of Devices? If it is yes then there might be problem with...

Hi, Are you sure about the JTAG IR length and the number of Devices? If it is yes then there might be problem with your XDS510PP. Why don't you change the XDS510PP and try it. Also make sure you have installed the driver properly. Try res


Writing a boot loader -> RTDX?

Started by Anonymous in TMS320c55x21 years ago

Hello I'm a bit confused about writing my own bootloader for the c55x (Probably C5510). I'm not sure what I need to use. I've...

Hello I'm a bit confused about writing my own bootloader for the c55x (Probably C5510). I'm not sure what I need to use. I've found some simple send/receive examples in the CCS which uses RTDX that supposedly uses a JTAG interface. As far as I know, the JTAG interface is not a


Re: Re: Hardware requirements to download the CCS code onDSP

Started by Jeff Brower in TMS320c55x15 years ago

Sara- > In a project we finished 2 years ago, we slightly modified two of our > C5510 DSK to use only the JTAG part to communicate with the...

Sara- > In a project we finished 2 years ago, we slightly modified two of our > C5510 DSK to use only the JTAG part to communicate with the PC, and our > own DSP HW board. > Everybody was happy with this solution. The industrial partner had > bought a JTAG emulator but at the end he preferred to use a modified DSK > as well. > Unfortunately I cannot give your more details as the modificat


Problem with XDS510 USB JTAG

Started by Lakshman in TMS320c55x19 years ago 1 reply

Hello All, We are using XDS510 USB JTAG for OMAP platform,when I run SDCONFIG for emulation verification. Following are ...

Hello All, We are using XDS510 USB JTAG for OMAP platform,when I run SDCONFIG for emulation verification. Following are details displayed when we click on emulator test button. EmuProductName=XDS510USB EmuPortAddr=0x510 EmuPortMode=USB Pro


Programming boot EEPROM

Started by kas219 in TMS320c55x15 years ago 4 replies

I have run into a problem and I hope someone can help me out. I am working with a custom board that uses a 5509A DSP and an SPI EEPROM for code...

I have run into a problem and I hope someone can help me out. I am working with a custom board that uses a 5509A DSP and an SPI EEPROM for code storage.I have successfully tested my software using the JTAG interface and now it is time to load the code onto the EEPROM. The problem it, I don't know how to program the chip through the JTAG. I have tried "FlashBurn" but it is only set up to program...


Help with JTAG and XDS510 Emulator

Started by Sound Consulting in TMS320c55x15 years ago 2 replies

Can anyone suggest how I might debug a non-working XDS510 Emulator when connected to my board? This is my first TMS320 design, and I placed...

Can anyone suggest how I might debug a non-working XDS510 Emulator when connected to my board? This is my first TMS320 design, and I placed a JTAG header on the board along with proper pull-ups and clock routing. The XDS510 is an inexpensive third-party design XDS510-USB2.0 model. The TARGET LED lights up in blue when my unpowered board is attached, but applying power to the bo...


"Can't Initialize Target CPU Target Initialization Failed. Check target power, &

Started by gagan2172 in TMS320c55x21 years ago 1 reply

Hi All, I am getting this problem as shown in the subject line. I am using flexds emulator on my hardware setup. In my setup eight...

Hi All, I am getting this problem as shown in the subject line. I am using flexds emulator on my hardware setup. In my setup eight 5510 DSPs of silicon ver 1.2 are tied to single JTAG port. All the JTAG test of xdsprobe are passed . But on trying to start the CCS using target e


CC and JTAG with other devices in the scan chain

Started by Arius - Rick Collins in TMS320c55x21 years ago 5 replies

The JTAG port is used both for debugging software in development and for boundary scan hardware test in production. Most of the PLD...

The JTAG port is used both for debugging software in development and for boundary scan hardware test in production. Most of the PLD vendors provide support in their programming software for other devices in the scan chain. But I have received mixed advice on putting TI DSPs in a scan chain


Re: [code-comp] CCS scripting (perl) & CCS GEL "scripting" problems

Started by Jeff Brower in TMS320c55x20 years ago

Dan- Just a general comment, but why are you using CCS/JTAG for production testing? Do you have a simple HPI connector on your...

Dan- Just a general comment, but why are you using CCS/JTAG for production testing? Do you have a simple HPI connector on your board? All of the full functional test groups we've worked with (Cisco, Sanmina, Nortel, etc) use HPI interface. JTAG tends to be slow, you hav


how to capture variables to PC realtime with jtag on C55x

Started by zengyinhui in TMS320c55x16 years ago

hi, guys in dsp group now, I'm working on C55x, and need to capture variable to PC realtime with Jtag for the purpose of debugging. For my...

hi, guys in dsp group now, I'm working on C55x, and need to capture variable to PC realtime with Jtag for the purpose of debugging. For my system, there is no DSP/BIOS, so the RTDX can't work. I'm trying the Gel or Perl script to do this. Is it feasible? thanks for ur comments. my requirements: #1. no dsp/bios support, so, RTDX can't work #2 capture huge data from DSP target to PC fo...


5509a JTAG and Xilinx Impact

Started by mgor...@yahoo.com in TMS320c55x16 years ago 6 replies

Does anyone know if it's possible to use Xilinx's Impact and usb platform cable to do a boundary scan on the 5509a? Specifically the spectrum...

Does anyone know if it's possible to use Xilinx's Impact and usb platform cable to do a boundary scan on the 5509a? Specifically the spectrum digital TMS320VC5509a DSK board.


Re: [c6x] TI JTAG signal integrity issue

Started by Jeff Brower in TMS320c55x11 years ago

Mike- > 1. Is the problem frequency sensitive?? 5,10, 15 Mhz?? > 2. I think that SDconfig has a diagnostic mode - does it fail in the > ...

Mike- > 1. Is the problem frequency sensitive?? 5,10, 15 Mhz?? > 2. I think that SDconfig has a diagnostic mode - does it fail in the > same place?? > 3. Have you tried selecting a 55or AA pattern and scoped it?? [maybe > that is the missing image??] > 4. A bit hokey but have you tried 2 scope probes on TCLK?? for just a > bit of extra capacitance > 5. Do the failing units identify the I


Re: =?gb2312?B?tPC4tA==?=: I2C Communication

Started by Jeff Brower in TMS320c55x16 years ago

Fang- > I have tried one JTAG(receive) and one EEPROM boot(send), the received data have > error still. > Well I would say it sounds like a...

Fang- > I have tried one JTAG(receive) and one EEPROM boot(send), the received data have > error still. > Well I would say it sounds like a transmit problem... but given your comments about the nature of the bit-error, see my comments below. > First thank your advice. > > The last version of my circuit board has been used in our company ??s product. > > In the last version , all functi


usb jtag interface and plug-ins

Started by Jose A. Rizo-Morente in TMS320c55x19 years ago 5 replies

Hi, We are working with the tms320vc5510 dsk. Doing so, we use the usb connetor supplied by the board. My question is if we can switch...

Hi, We are working with the tms320vc5510 dsk. Doing so, we use the usb connetor supplied by the board. My question is if we can switch off the boundary scan while we are runnning free our programs, becouse we are trying to measure some power software dependencies and there is a need of skip the boundary scan effect. Do we need to work with the external


XDS510PP Plus and TMX320VC5510GGW20

Started by torgeirjakobsen in TMS320c55x22 years ago

Hi, Is anyone using the XDS510PP Plus JTAG emulator together with the TMX320VC5510GGW20 DSP ? We have used this emulator on...

Hi, Is anyone using the XDS510PP Plus JTAG emulator together with the TMX320VC5510GGW20 DSP ? We have used this emulator on another DSP from Texas, and I want to use it on this new DSP now. I contacted Spectrum Digital a while ago, and they send me the necessary driver f