RTDX [2 Articles]
Péter Attila - Feb 21 2004
Hi,
(c6711DSK, CCS 2.1)
I nedd some information about RTDX:
1. Can I use RTDX via parallel port(or only with Jtag connector)?
2. Can I set(change) the val... 
RTDX [2 Articles]
stephane D - Dec 12 2005
Hi all,
I would like to establish a communication protocol
between an Host client and my CCS application. To do
that, I would like to use RTDX. I have read the
tutorial ... 
ahma...@yahoo.com - Oct 9 2005
hello
How can I exchange image data between host (MATLAB 7) and target program on C6711 dsk?
My hoost and target codes for RTDX are as below this text. When the amount of da... 
Harish Kumar - Jan 11 2007
Hi,
I am using TI's Himalaya board for speech codec
activities. RTDX is used to transfer the test vectors
to the target in one shot avoiding file I/O which slow
down the vect... 
Beh CS :-|| - Oct 29 2002
Hi,
I'm using TI's C6415 processor, C6400 xds560 board and CCS 2.
When I try the RTDX tutorials, I can't enable the RTDX function in CCS.
I got the message ... 
farm...@yahoo.com.br - Nov 16 2005
Hi,
I'm having problems with RTDX, using the C6711 DSK. When I finish to load the project, I receive the message:
RTDX target applucation does not match emulation prot... 
bg_ie - Jun 23 2004
Hi all,
I have been using HPI to communicate between my PC application and my
c6711DSK. As you know, there are problems with the API functions, and
I have some... 
- Sep 28 2001
Hi all,
I am using TMS320C6711 DSK with Code Composer v1.23. I wrote a
program using Code Composer to send number stored in an array to
McBSP, using interrupt-... 
danisade - Jun 30 2008
why rtdx configuration not saved after i quit my project
- enable rtdx
- rtdx buffer
- log file name
why ti not enables to set it using c,h file but only use gui
isnt that wea... 
Benjamin Sanchez - Dec 11 2007
Hi all!
I am sending signal's samples from my LabView application to C6711DSK for
computing FFT-radix4. Data transfer works correctly when
the number of samples is equal or le... 
jaleitao2003 - Jul 18 2003
Hi,
I am building a program which captures data from the PCM3003 audio
card, by means of HWIs, and sends it to a PC, via JTAG, when 512
samples are available. ... 
shehrzad_q2000 - Feb 2 2006
Has anyone in this group had any success getting HSRTDX to work
within a DSP/BIOS program? I am using this BlackHawk USB emulator,
and I can get all of the various sample RTD... 
k seshu babu - Oct 25 2002
hi all
For a 1.5 GHz pentium 4 system with 512 RAM connected to a DSK 6711 what could
be the maximum rate of data transfer between them using RTDX COM interface(... 
benj...@gmail.com - Dec 11 2007
Hi all!
I am sending a time signal from my LabView application to C6711DSK for computing FFT-radix4. Data transfer in both directions works correctly when
the number of samples... 
Chris McCool - Sep 7 2001
I'm using a C6701 EVM and am trying to get audio to
work while using RTDX. Having read and made the
changes suggested on the TI website in the article
"C6x EVM fu... 
Linkens, Andy - Aug 29 2003
Does anyone have experience of processing speech test vectors on the C6416
DSK using RTDX?
Using the usual fread and fwrite functions to do File I/O is extremely sl... 
jaleitao2003 - Jul 31 2003
Hi,
I have a C6711 DSP with CCS 2.2. My program uses interrupts to get
data from the PCM3003 audio daughtercard and I wish to send data
through RTDX in real-ti... 
terratec_2000 - Jan 6 2004
Hello !
My Problem is that RTDX does not function properly.
I have a loop in my programm and first time erverything is o.k.
Data is tranfered from host to target ... 
jcmarrupe - Jun 9 2003
Excuse my English.
I´m a newbie in dsp programming.
I´m doing a project that recevive data from host and process it.
Actually, data are received by means of... 
danisade - Jun 19 2008
i have dskc6713 my hsrtdx works with blackhawk lan560
but when i take same project on second pc and use xds560r only rtdx
works and high speed rtdx not works and stuck in the ... 
Linkens, Andy - Sep 11 2003
I am struggling with getting the RTDX to work in both directions on a C6416
DSK. The tutorials work (transferring a block of integers in one direction
only) but the... 
ah43...@drexel.edu - Jul 11 2008
We have a simple simulink model already built and loaded onto the DSKC6711 board. It's From RTDX, and then To RTDX, with the configuration parameters set up correctly (as far as we... 
ahmadagha23 - Oct 9 2005
hello
How can I exchange image data between host (MATLAB 7) and target
program on C6711 dsk?
My hoost and target codes for RTDX are as below this text. When the
amount... 
silvera_tristan - Aug 16 2004
I'm trying to transmit 16-bit values through the "line out", with a
DAC sample rate of 96KHz. The source of the data is MATLAB, and the
connection with the DSK is t... 
paulmauricedsp - Aug 13 2007
Hello everybody,
Working with C6711DSK and Code Composer 2, I need to send data (float)
from Target to Host with RTDX.
However, having read the Code Composer's tutorials, t... 
Thomas Schwere - Apr 3 2001
We want to use RTDX with four TMS320C6701 in the JTAG chain and a Visual
C++ COM client. Is it possible that each DSP has its own channel to
communicate with the... 
pramod_itpu - Jul 13 2007
Hi all,
I am trying using RTDX on DSK6713 with MATLAB. I am not able to change
the RTDX buffer size (host buffer size ) through MATLAB. whatever
buffer size i give in MATLAB , ... 
Yeo Han Kwang - Nov 21 2002
Hi,
I'm doing a project using the 6711 DSK with CCStudio 2.0 on Windows
NT. (I do not have administrator rights.)
I had some problems using RTDX to transfer... 
Benjamin Sanchez - Nov 29 2007
Hi guys!
I'm trying to use RTDX programming my C6711DSK board with the example
project file examples\tutorial\sect1_less1\dsk6713\sect1_less1.pjt, which
sends an integer throu... 
Aizezi Abuding - Jan 29 2004
Hi,
I have run the RTDXLMSDEMO file which is provided y Matlab link for
CCS. Initially it works quite good, but later once I have chaged the Host
buffer size a... 
Aizezi Abuding - Jan 29 2004
Hi! C6x
Does anybody know what is the bandwidth of RTDX.
thanks in advance.
Aziz
... 
m_vldmr - Nov 13 2006
Hello,
I have problem, when I send image through RTDX to TMS320C6416T I
recieve black image (array with all 0), while on functional simulator
everything works fine. Image is n... 
Anh Khoa - Mar 16 2006
Hi all,
I'm Khoa, now I'm using Code Composer Studio v3.1 and C6713 board.
When I used RTDX to transfer data from PC host (MSVC++) to C6713 board, I met this problem :
PC host... 
Dencker - Aug 20 2002
Hi.
I would like to transfer data from my 6711DSK to a LabVIEW program using RTDX
and the parallel port. Does anyone know where to find an example on this?
... 
piopioi - Jul 27 2003
Hi,
Does anyone have RTDX example for audio signal sampling? I want to
use c6711 DSK to sample the input audio from Microphone and save the
sampled data to hos... 
d0m1...@yahoo.com - Sep 3 2007
dear all,
recently i,m working on my graduate final work assignment using DSKC6713. to run my algorithm in DSK i used Model Based Design on Simulink.
I want to transfer complex... 
carl...@gmail.com - Mar 8 2006
Hi everybody.
I could finally restructure my code so that both data and code fits in L1 cache. My software pipeline is working perfectly. Thank you all for your help last time.... 
Guilherme Piazaentini Colnago - Feb 14 2005
Hi folks,
I'm working with the 'C6711DSK board and I need read a PC file. I'm
reading a file with fread(), but it's very slow.
A frined talks about the... 
jan....@spminstrument.se - Sep 20 2006
Hello all..
I would like to establish a communication protocol between my TM320C6713 DSK and a host PC. My problem is that all examples I have found are using Microsoft visual C... 
|
1 |
2 |
3 |
4 |
5 |
next