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
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:... 
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
... 
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... 
- 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... 
- 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... 
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... 
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... 
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 ... 
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 ... 
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 ... 
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 ... 
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... 
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... 
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 ... 
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... 