DSPRelated.com

jtag trst voltage level

Started by Taimurk in TMS320c55x18 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 TMS320c55x23 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


JTAG programming of Serial EEPROM for firmware?

Started by Sound Consulting in TMS320c55x17 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...


TI JTAG signal integrity issue

Started by Jeff Brower in TMS320c55x13 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...


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

Started by Jeff Brower in TMS320c55x17 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


Help with JTAG and XDS510 Emulator

Started by Sound Consulting in TMS320c55x17 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...


Programming boot EEPROM

Started by kas219 in TMS320c55x17 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...


how to capture variables to PC realtime with jtag on C55x

Started by zengyinhui in TMS320c55x18 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...


Re: Digest Number 295;Problem with XDS510 USB JTAG

Started by chetan k in TMS320c55x22 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


Problem with XDS510 USB JTAG

Started by Lakshman in TMS320c55x22 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


Looking for simple JTAG TMS320VC5XXXX interface (Newbie)

Started by in TMS320c55x22 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: [code-comp] CCS scripting (perl) & CCS GEL "scripting" problems

Started by Jeff Brower in TMS320c55x23 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


CC and JTAG with other devices in the scan chain

Started by Arius - Rick Collins in TMS320c55x23 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


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

Started by gagan2172 in TMS320c55x23 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


Writing a boot loader -> RTDX?

Started by Anonymous in TMS320c55x24 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: [c6x] TI JTAG signal integrity issue

Started by Jeff Brower in TMS320c55x13 years ago

Richard- Thanks for your reply. The last one, "in the board", was a good guess. The second one ("knee" glitch in TCK signal) we wrestled...

Richard- Thanks for your reply. The last one, "in the board", was a good guess. The second one ("knee" glitch in TCK signal) we wrestled with during initial development of this module 3 years ago. The image in my original post shows an example of this before and after. -Jeff Richard Williams wrote: > Jeff, > > This link may help: >


Re: [c6x] TI JTAG signal integrity issue

Started by Jeff Brower in TMS320c55x13 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


Connecting XDS510PP - Plus to CCS v3.3

Started by Aditi Akula in TMS320c55x16 years ago 2 replies

Hi, I am using CCS 3.3 and trying to connect my XDS510PP-Plus emulator. The emulator connection isgood, I verified it by running the...

Hi, I am using CCS 3.3 and trying to connect my XDS510PP-Plus emulator. The emulator connection isgood, I verified it by running the SDConfig utility by Spectrum Digital. It can do emulator rest, verify and Test (it gives 2 JTAG devices connected). When I open the CCS and try to connect the device (Debug -> Connect), I get the following error. Can somebody tell me how to get rid


C5506.GEL missing?

Started by Sound Consulting in TMS320c55x17 years ago

Hi folks, I'm just getting started with a custom board that I designed, based on the TMS320VC5506 DSP. I have a JTAG port on the board, and...

Hi folks, I'm just getting started with a custom board that I designed, based on the TMS320VC5506 DSP. I have a JTAG port on the board, and an XDS510 USB 2.0 emulator. I just installed Code Composer Studio 3.3, the demo, and during setup I could not find any GEL files for the c5506. Can anyone tell me what I'm supposed to do here? Do I make my own C5506.GEL file? Has anyone w...


Stuck in GBL_init

Started by Alex John in TMS320c55x18 years ago

I am trying to run a small program using BIOS and a Simulator of 55xx platform (C55xx Rev3.0 CPU Cycle Accurate Simulator).I tried a small program...

I am trying to run a small program using BIOS and a Simulator of 55xx platform (C55xx Rev3.0 CPU Cycle Accurate Simulator).I tried a small program that contains only a main() with a printf and a breakpoint. I also tried the example provided by TI (basic/clk.pjt).I changed the RTDX's field from JTAG to Simulator.The code compiles and starts running. But it gets stuck inside the function GBL_init. I...