Sign in

username:

password:



Not a member?

Search c54x



Search tips

Subscribe to c54x



c54x by Keywords

5409 | 5416 | AD5 | ADC | BIOS | Boot | Booting | Bootloader | C540 | C5402 | C5409 | C5416 | CCS | Codec | DMA | Dmad | DSK | DSKPlus | Dsplib | EVM | FFT | FIR | Flash | GPIO | HPI | Initialization | Interrupt | JTAG | LOG_printf | MCBSP | RFFT | RTDX | Sampling | STLM | UART | VC540


Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | TMS320C54x

Technical discussions about the TI C54x DSPs (including the c5401, c5402, c5402a, c5404, c5407, c5409, c5409a, c5410, c5410a, c5416, c5420, c5421, c5441, c549, c5470 and c5471).

Search Results for "rtdx"

  

Post a new Thread

RTDX with PDM   [2 Articles]

Atanu Guchhait - Oct 18 2001
hi, any idea of how to run RTDX in Parallel Debug Manager using CCS as an COM server(using VC++)? In knowledgebase, the hints given is not correct. The object "rt... RTDX with PDM

RTDX Port Configuration Page

lfouilhac - Oct 18 2002
Hi All, I am developping an application in assembly code. I do not use DSP/BIOS. Is it possible to use RTDX? I tried to configure RTDX. But in the RTDX Confi... RTDX Port Configuration Page

Can I use the RTDX while not implementing the DSP/BIOS?   [2 Articles]

Jane Shen - Dec 18 2001
From TI's Doc, it seems the RTDX might be used independently from the DSP/BIOS. Well, after I insert the RTDX related code(declarations, function calls, vecTable an... Can I use the RTDX while not implementing the DSP/BIOS?

RTDX and Visual Basic   [2 Articles]

Markus Bühren - Jun 3 2003
Hi! I want to build a Visual Basic-like Application to communicate with a DSK5416 program via RTDX. As I do not have MS Visual Basic, I am using the free Envel... RTDX and Visual Basic

RTDX Help

mgencarellli - Dec 12 2001
I want to use RTDX to monitor various registers in assembly code on my C5402 DSK. Does anyone have an example of this, showing the setting up of the input and outpu... RTDX Help

how to combine RTDX and Codec examples

satish tvs - Mar 1 2002
hello everybody, i am using 5402 dsk. i have written a RTDX client program in vc++ which sends raw PCM data of an audio wave file to target board. Target board... how to combine RTDX and Codec examples

LOG_printf is affecting real time!   [2 Articles]

ajs_edwards_uk - Apr 8 2002
I have taken an existing example (codec_bios) which just performs simple mic / speaker loopback on a codec interrupt. I added 3 lines of C: #include log.h #i... LOG_printf is affecting real time!

interrupt problem

ajs_edwards_uk - Mar 27 2002
Hi, I posted a message a few weeks ago about this problem but I am still having trouble with a sampling routine being interrupted causing it to miss samples. ... interrupt problem

RTDX data transfer

ajs_edwards_uk - May 24 2002
Hello everyone, According to TI, the RTDX_Poll() function can be used to shift a word of data over the RTDX link. I have several large arrays of data which I w... RTDX data transfer

RTDX problem   [2 Articles]

ajs_edwards_uk - Feb 28 2002
I am using DSP/BIOS with the RTDX LOG module to transfer debug messages. No stdio / breakpoints are in use. Presently the main functionality of my program is to ... RTDX problem

Using RTDX with the AD50 Codec

chris_durkin - Apr 1 2002
I was wondering if anyone can help me, I was given a c5402 DSK for use on my university project back in september, and have spent the last months faimilising mys... Using RTDX with the AD50 Codec

Beginner's question

hormon_p - Apr 26 2003
Hi, As far as I know, there shouldn't be any trouble with making use of RTDX or DSP/BIOS capabilities on TMS320VC5402 connected via parallel port. Am I right? ... Beginner's question

RTDX device driver loading problem?

Navinnath P - Dec 5 2000
Dear friends, I have a problem while opening codecomposer studio, the system tells that RTDX device driver cannot be loaded.Can anybody of you suggest me a sol... RTDX device driver loading problem?

RTDX problem.   [2 Articles]

p_kdl - Dec 8 2005
Hi everybody, I am beginner in RTDX concepts. I am using the example programs given by the TI. I have a confusion. When we write a program to send a data or a group o... RTDX problem.

Where can find the RTDX Host COM C++ API's reference?

Bruce jjs - May 7 2004
   I want to particular learn the RTDX Host COM API in C++.But the documents that I have found is very poor.Can someboby help?Thanks! ------Bruce.J  ... Where can find the RTDX Host COM C++ API's reference?

RTDX data size

skakkeri2002 - Apr 9 2003
Hi All Our target board is TMS320VC5416 USB DSK. We are running with USB Emulator. We are interested in reading 1KW of data from the host using RTDX With RTDX_rea... RTDX data size

rtdx assembly read

doozer construction - Mar 12 2003
Hello, I'm using the RTDX assembly read macro to read data(one integer) sent from a VB application. The input channel is enabled. My VB app returns a s... rtdx assembly read

Re: Can I use the RTDX while not implementing the DSP/BIOS ?

sumit nagpal - Jan 7 2002
Hi Jane Shen, Have u included rtdx.lib ATRAP_H is defined in that Sumit Jane Shen wrote: > Hi Sumit, > > Actually I did use the intvecs.asm whil... Re:  Can I use the RTDX while not implementing the DSP/BIOS	?

Re: Re: streaming data from host to target using HPI

Mikhail F - Jun 8 2000
I don't believe it's matter if you using CC debugger or write your own application to talk to JTAG - DSP will be halted every time it's being accessed. RTDX should ... Re: Re:  streaming data from host to target using HPI

outgoing call

JIGNESH MAUN - Jan 31 2003
hello everybody, using 5402 i want to develop a program that dials a particular number when a certain condition is met. i want to do this using RTDX and DAA. i... outgoing call

Need Suggestions(new to dsp world)

krcp_rajavadivel - Dec 8 2005
Hi I am new to the world of DSP. I am working on TI's DM64x DSP. I wish to simulate my application in code composer 3.0. As first step I created a project added the... Need Suggestions(new to dsp world)

Re: wierd behavior of CCS/Compiler   [2 Articles]

Benjamin Chan - Aug 23 2002
Do you use DSP/BIOS in your design? If the answer is yes, then you might want to remove all RTDX component and their association, including real-time analysis, Ho... Re:  wierd behavior of CCS/Compiler

Re: wierd behavior of CCS/Compiler[Scanned]

Benjamin Chan - Aug 25 2002
I remembered when I was using CCS1.2, I had problem related to RTDX when the code is boot from ROM, instead of downloading from CCS. So when I remove all RTDX rel... Re:  wierd behavior of CCS/Compiler[Scanned]

C5416 - Doubt on RTDX library's SPEED.   [4 Articles]

Ulrich Prakash - Jan 21 2003
Hi, I have a doubt regarding the SPEED of the RTDX library. I am using the TMS320VC5416DSK(C5416 DSP Starter Kit)...   I am sending 160bytes of data from the HO... C5416 - Doubt on RTDX library's SPEED.

Problems with C5409 DMA Controller

Christian Dolzer - Apr 9 2002
Hi friends, I have some problems accessing external memory with the DMA controller of the C5409 DSP. I've written a program using the RTDX Interface to read... Problems with C5409 DMA Controller

problem using dsp/bios tools

xie - Nov 6 2001
why do i meet this problem when i use dsp/bios tools? "failed to open channel RTA_toHost$rtdx" ... problem using dsp/bios tools

printf drama's   [3 Articles]

andrewpasquale - Aug 8 2002
hello all, just a quick question, do you know why "puts" works in displaying text in the output window in CCS, but not printf? im trying to use printf to send/d... printf drama's

Sending real-time data from target to PC   [2 Articles]

vikrham - May 13 2005
Hi, I am a student working on an audio project with the C5416. Just wanted to check if anyone had any ideas with one problem i am facing. I am trying to send real-t... Sending real-time data from target to PC

problems with codec library and DSP BIOS

Mohamed Montasser - Jun 14 2000
hello all, I am trying to use RTDX to stream data from the host to the target, I am using the c5402 DSK, inside main, I call codec_open, but before calling ... problems with codec library and DSP BIOS

FW: reading a .dat file_URGENT

"ChRiStiAn C.S" - Jan 14 2008
/************************************************************************* * $RCSFile: $ * $Revision: 1.1 $ * $Date: 2001/11/21 04:32:06 $ * Copyright (c) 2001 Texas Instrument... FW:  reading a .dat file_URGENT

combine existing cmd-files

- Jan 30 2001
hi, i was trying to combine two example applications from the ccs1.21 for the c54x. The first example uses RTDX to receive an array of integers from the host. ... combine existing cmd-files

RE: reading a .dat file_URGENT

"ChRiStiAn C.S" - Jan 16 2008
Christian- > > i need a help in my project... > > > > i'm using TMS320VC5416... > > > > i have a problem, i want to read a .dat-file. Data on the .dat-file is integer..... RE:  reading a .dat file_URGENT

RE: reading a .dat file_URGENT   [2 Articles]

Jeff Brower - Jan 14 2008
Christian- > > > i need a help in my project... > > > > > > i'm using TMS320VC5416... > > > > > > i have a problem, i want to read a .dat-file. Data on the .dat-file is... RE:  reading a .dat file_URGENT

Question about DSK5402 program memory

vsp76 - May 8 2003
I' ve just started to work with 5402, and I wanted to start ready software (written on the ANSI c for PC) on the DSK board, but it takes more than 100kB program spa... Question about DSK5402 program memory

Re: Digest Number 268

Vinodh Rathna N - Mar 19 2002
Subject: Re: [c54x] Digest Number 268 ** Proprietary ** hi carlo u can find a lot of minute details about i/o connectors at http://hypermart.net/dsk5... Re:  Digest Number 268

DSP memory allocation   [2 Articles]

ajs_edwards_uk - Feb 20 2002
Hi, I am programming a TMS320 5402 DSK in C with Code Composer Studio for a university project, and have no previous experience with DSPs. I am unsure how to g... DSP memory allocation

New Low-Cost C5416 DSK Featuring USB Communication Now Available

clwpr25 - Apr 17 2002
New Low-Cost DSP Starter Kit From Texas Instruments Featuring USB Communication Enables Faster Throughput with RTDX™ Data Link TI's robust and low-cost TMS320... New Low-Cost C5416 DSK Featuring USB Communication Now Available

memory management problem in C5416

megha daga - Apr 23 2006
Hi I wrote the mail about the memory management problem I am facing. I told in my previous mail that I run my prog on simulator and it ran to a random addr and gave an error of T... memory management problem in C5416

Re: math/trigonometric functions frm dsplib

Jerry Evans - Jan 14 2003
Are you actually linking the correct libraries ? The #include will ensure that the compiler accepts types and function definitions but it does not mean the relevant... Re:  math/trigonometric functions frm dsplib

Re: [c6x] DSK6711 - Parallel port programming

Jeff Brower - Feb 5 2003
Eduard, Jean-Michel- > It is likely you won't be able to do it. > > The // interface on the DSK is connected to a on-board > JTAG emulator (SMSC34C60 convert... Re: [c6x] DSK6711 - Parallel port programming