Sign in

username:

password:



Not a member?

Search c55x



Search tips

Subscribe to c55x



c55x by Keywords

AIC23 | C5509 | CCS | CSL | EMIF | EVM | GEL | GPIO | HPI | Interfacing | JTAG | McBSP | OMAP | Omap15 | OMAP59 | RTDX | SDRAM | TMS320VC5509 | USB | XDS5

Discussion Groups

Discussion Groups | TMS320C55x

Technical discussions about the TI C55x DSPs (including the c5501, c5502, c5503, c5507, c5509, c5510 and OMAP5910).

Search Results for "rtdx"

  

Post a new Thread

RTDX in assembly for 55x

Thomas Shen - Mar 4 2007
Hi, I would like to be able to use the RTDX functions (RTDX_readNB, RTDX_write etc.) in assembly on the 5510. The TMS320C5000 DSP/BIOS API reference guide (spru404g.pdf http:... RTDX in assembly for 55x

rtdx problem( arealy basic problem!)

amir_h2ir - Jul 2 2007
hi! when i want to build the TI examples(for instance) ti\examples\dsk5510\rtdx\h2t the ccs give me the following error undefined first referenced symbol in file ... rtdx problem( arealy basic problem!)

RTDX host to target problem

aaa_pour - Jul 15 2004
Hi all I have rtdx host to target problem , I writing data from host to target but some of this datas corrupted for examle : i writing integers from 0 to 9 i... RTDX host to target problem

Writing a boot loader -> RTDX?

- Oct 30 2002
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 ex... Writing a boot loader -> RTDX?

Simulator withe RTDX

- Jan 31 2005
Hello, I've been trying to run some of the tutorials TI gives for RTDX. Is it posible to run these using the simulator? The tutorials are shown fo... Simulator withe RTDX

how to capture variables to PC realtime with jtag on C55x

zengyinhui - Jul 2 2008
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 t... how to capture variables to PC realtime with jtag on C55x

COM functions question

rommel_crasta - Jul 5 2006
Hello, I am using the MATLAB 'actxserver' function to establish a connection to RTDX(for real-time data exchance between MATLAB and a DSP board) and if say 'h' is my activex o... COM functions question

RE: Re: C5509A Sleep Mode   [3 Articles]

Maughan, Thomas - Mar 2 2005
DLOG is associated with RTDX, the JTAG transport mechanism for real time data exchange. You can disable RTDX in your BIOS config file and this should get the ... RE:  Re: C5509A Sleep Mode

New Emulator from TI with Bi-Directional Data Streaming at Video Speeds

clwpr25 - May 23 2002
JTAG emulator enables high-speed RTDX™ data link at more than two megabytes per second and code download speeds at up to half a megabyte per second HOUSTON ... New Emulator from TI with Bi-Directional Data Streaming at Video Speeds

Re: Serial communication with PC

exoson - Jul 22 2003
You might consider using the TI RTDX facility. It does require the use of a JTAG emulator so it isn't usually feasible for inclusion in a product. If this is for a ... Re: Serial communication with PC

Re: stdio functions not working on dsk5510 with dsk_app1.pjt

Jeff Brower - Jan 10 2006
Tammy- > Personally, I would recommend not using generic IO commands. They are > almost always either non-existent or problematic in embedded code. For > TI, use their ... Re:  stdio functions not working on dsk5510 with dsk_app1.pjt

IDLE Mode for C5509A   [7 Articles]

gabr...@iis.fraunhofer.de - Mar 23 2007
Hi, i hope anyone can help me concerning the idle-mode of the 5509A. The ISTR Register shows me 3F - everthing idle that i want but the VCore yet comsumes 12 mA. The problem... IDLE Mode for C5509A

Re: two questions on 55x   [4 Articles]

Jeff Brower - Jan 31 2007
Li Wei- > I have two doubts on 55x DSP. > > 1) When look at 5509A DSK from Spectrum, I found there was a chip TMS320DA255 > besides TMSVC5509A on the board. It seems TMS... Re:  two questions on 55x

Re: Re: Real time delay using TSK_sleep   [2 Articles]

Jeff Brower - May 2 2007
Daniel- > Actually this is pretty much what I have observed, without explicitely toggling specifically on the tick gen. > The 1.1 > ms delay I'm "seeing" was measured with ... Re:  Re:  Real time delay using TSK_sleep

Re: malloc fails

Ulf - Sep 25 2006
--- In c...@yahoogroups.com, Jeff Brower wrote: > > Ulf- > =20 > > I try to use a malloc, but it always returns 0x00000000. > > I don =B4t know why cause there=B4s en... Re: malloc fails