DSPRelated.com

software reset and dma status clear

Started by di he in TMS320c6x20 years ago

hello !     i am emulating my C6203 board under CCS2.2, everything goes well except the software reset.   i can't software...

hello !     i am emulating my C6203 board under CCS2.2, everything goes well except the software reset.   i can't software reset my C6203 board through JTAG interface !   when i select debug>reset CPU in CCS2.2, an error always occur ! and i am forced


XDS 560 PCI JTAG EMULATOR driver problem.

Started by "H.264encoderondm642" in TMS320c6x17 years ago

I Just started using 6713 DSK. After installing usb drivers successfully, it passed diagnostic test. But in my computer's device manager list i...

I Just started using 6713 DSK. After installing usb drivers successfully, it passed diagnostic test. But in my computer's device manager list i can see XDS 560 PCI emulator as with exclamation mark. What can be possible cause. Actually i can see SD usb based debug tool and 6713 dsk as installed OK. But what is reason for ! mark for emulator? Regards, Nilesh


Reg:JTAG Debug Problem

Started by venkat arvapalli in TMS320c6x17 years ago 4 replies

Hi All, I am using XDS560 PCI emulator inorder to debug the DSP code running on DM642. By using Parallel Debug Manager I was able to connect...

Hi All, I am using XDS560 PCI emulator inorder to debug the DSP code running on DM642. By using Parallel Debug Manager I was able to connect the DSP Board which consists of four DM642's and after that i was able to load my DSP.out file into each DM642 Processor. But While running the dsp code i am facing the following error Error: Error 0x00000022/-1154 Error during: Memory, Execution, ...


communication between tms320c6713 and PC

Started by pema...@gmail.com in TMS320c6x16 years ago 1 reply

Hi all, i have 3 questions about the way target transfer data to host. First im want to know how to send floating point data to matlab and...

Hi all, i have 3 questions about the way target transfer data to host. First im want to know how to send floating point data to matlab and also how to recive data in the tms320c6713 target using matlab.I was trying to run some example of CCS where send any kind of data but always send integer data, i only can´t send this kind of data? Second how can i use the jtag interface to send data...


is there a CCS plug-in that allows a C program to access DSP mem?

Started by Jeff Brower in TMS320c6x13 years ago 8 replies

All- Is there a CCS plug-in that allows a user-defined C program to access DSP memory via the same JTAG connection as CCS? The idea is that...

All- Is there a CCS plug-in that allows a user-defined C program to access DSP memory via the same JTAG connection as CCS? The idea is that we can do something like this: -our program, operating as a CCS plug-in, reads the .out file (it can understand COFF format) and downloads code to memory -our program releases code to run (we're using C6472 booting in HPI mode) ...


XDS510 USB Hardware Problem

Started by pan....@zte.com.cn in TMS320c6x18 years ago 1 reply

I am developing a DM642-based target board using a XDS510 USB JTAG emulator. Yesterday I found that the emulator can't connect my target board....

I am developing a DM642-based target board using a XDS510 USB JTAG emulator. Yesterday I found that the emulator can't connect my target board. The error log of the SDConfig is listed below: ** Checking emulator/eZdsp scan connection ** Emulator Test ** $$ EmuProductName=XDS510USB $$ EmuPortAddr=0x510 $$ EmuPortMode=USB $$ ProductId=510 $$ ProductVersion=84 ** Emulator Scan Test -


Why I can't access to SDRAM via DM642 PCI port?

Started by Jerry Yan in TMS320c6x18 years ago

Hi all: Before plugging my card to pci slot, I tested it in EMIF boot mode through JTAG port, all the chips worked very well. But when I...

Hi all: Before plugging my card to pci slot, I tested it in EMIF boot mode through JTAG port, all the chips worked very well. But when I test the card in pci mode (using the EVMDM642 example pci drvier SIC6XWDM.sys and test app in "\\ti\boards\evmdm642\examples\pci" ), all operations of writing to/ reading from DM642 registers and IRAM seem ok, but just can't operate SDRAM. I didn't use ...


C6x JTAG Question

Started by Devin Matlock in TMS320c6x23 years ago 1 reply

    I am using a modified (cut from 150 Mhz to 100 Mhz) 6711 DSK card.   Currently I use the parallel port to load...

    I am using a modified (cut from 150 Mhz to 100 Mhz) 6711 DSK card.   Currently I use the parallel port to load programs and debug.   I want to u


SDTSRV to load DSP or program Flash via JTAG

Started by sku...@ptgrey.com in TMS320c6x16 years ago 7 replies

Has anyone tried using Spectrum Digital's SDTSRV library? I downloaded SDXMLGUI from Spectrum Digital and the example code is supposed to...

Has anyone tried using Spectrum Digital's SDTSRV library? I downloaded SDXMLGUI from Spectrum Digital and the example code is supposed to illustrate how one can load a DSP (and program Flash) via the SDTSRV library without having to go through CCS. Unfortunately, I'm having problems getting past the Connect() API function call. I've tried contacting Spectrum Digital but they aren't responding...


Re: GEL file is Working, .cmd file + vector.asm working but no chip select

Started by Jeff Brower in TMS320c6x18 years ago

Arun- > I am using the processor 6211 on my customized board. Using the emulator XDS510PP > Plus at JTAG. I want to get the Chip Select Pulses...

Arun- > I am using the processor 6211 on my customized board. Using the emulator XDS510PP > Plus at JTAG. I want to get the Chip Select Pulses at the CE2. Using the Host port > Interfacing by putting HD3:HD4 pins at 0,0 (HD:4 through the pull down resister, > 0.3V). No external memory is mounted yet now, Memory presented on board is On-Chip > memory Well your .gel file is working now, so t


GEL file is Working, .cmd file + vector.asm working but no chip select

Started by Arun Kumar in TMS320c6x18 years ago

Hi, I am using the processor 6211 on my customized board. Using the emulator XDS510PP Plus at JTAG. I want to get the Chip Select Pulses at the...

Hi, I am using the processor 6211 on my customized board. Using the emulator XDS510PP Plus at JTAG. I want to get the Chip Select Pulses at the CE2. Using the Host port Interfacing by putting HD3:HD4 pins at 0,0 (HD:4 through the pull down resister, 0.3V). No external memory is mounted yet now, Memory presented on board is On-Chip memory Step: 1 I prepared the .cmd file, that is working f...


BIOS project moving from emulator to standalone HPI Host Boot

Started by casner in TMS320c6x16 years ago 4 replies

I have a 6418 BIOS-based project which runs fine when using the JTAG emulator. Now I am moving the project from the emulator to a standalone...

I have a 6418 BIOS-based project which runs fine when using the JTAG emulator. Now I am moving the project from the emulator to a standalone project with HPI Host Boot from my ARM processor. I've finally figured out how to get hex6x to produce the image file I need for this, using spru186p, SPRAA64 and hints about the undocumented -b option from TI. But the documentation for standalone B...


c6416 hpi problem : hpi read,hpi not ready.

Started by nudt...@sina.com in TMS320c6x14 years ago 2 replies

Hi all: my design is so:On PCB,xilinx FPGA(V5)?Altera FPGA(S2),they both connect TMS320C6416 through HPI. when S2 use HPI of TMS320C6416 , pins...

Hi all: my design is so:On PCB,xilinx FPGA(V5)?Altera FPGA(S2),they both connect TMS320C6416 through HPI. when S2 use HPI of TMS320C6416 , pins of V5 associated to HPI of TMS320C6416 are set to float. when V5 use HPI of TMS320C6416 , pins of s2 associated to HPI of TMS320C6416 are set to float. First ,upon PCB Power on , i don't configure V5 through jtag. and i use S2 to boot dsp through hpi s


The problem of loading BIN(converted from .out file) file from pci to target

Started by onlyflyer in TMS320c6x17 years ago

Hi: I'm writing a linux driver for C64(board dm642),my job is to load target's program int to C64 from pci bus and start it. First, I...

Hi: I'm writing a linux driver for C64(board dm642),my job is to load target's program int to C64 from pci bus and start it. First, I convert .out file(coff format) to hex file by hex6x. Then, I convert the hex file to bin file by hexbin. At last, I load this bin file to IRAM of c64. BUT, When I look the memory of c64 by jtag,I find the program's offset is wrong.For example,the _c...