Sign in

username:

password:



Not a member?

Search c6x



Search tips

Subscribe to c6x



c6x by Keywords

AD535 | BIOS | Booting | Bootloader | C621 | C6211 | C6415 | C671 | C6711 | C6711DSK | C6713 | CCS | Chassaing | COFF | DAT | DM64 | DM642 | DMA | DSK671 | DSK6711 | EDM | EDMA | EMIF | Emulator | EVM | EVM620 | FFT | FIR | GPIO | Halting | HPI | HWI | IDK | JTAG | LDB | LDH | LDW | Linker | LMS | LOG_printf | Matlab | McBSP | MEM_alloc | MIPS | PCI | PCM3003 | Pipeline | Profiling | QDM | Reset | ROM | RTDX | Sampling | SDRAM | Stack | TEB | THS1206 | TMS320C621 | TMS320C6416 | TMS320C6711 | TMS320C6713 | UART | Vector Table | XBUS | XDS560

Discussion Groups

Discussion Groups | TMS320C6x | 'C6711DSK RTDX

Technical discussions about the TI C6000 DSPs (including the c62x, c64x and c67x DSPs).

  

Post a new Thread

'C6711DSK RTDX - Guilherme Piazaentini Colnago - Feb 14 18:58:00 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 RTDX. How can I use this method? Anyone has
a example?

Regards,
Guilherme.




(You need to be a member of c6x -- send a blank email to c6x-subscribe@yahoogroups.com )

Re: 'C6711DSK RTDX - Mike Dunn - Feb 15 2:13:00 2005

Hi Guilherme,
 
I assume that you are using the parallel port to communicate with your DSK.  If this is true, the fastest way that I have found to transfer data from the PC to the DSK is via HPI.  This requires a simple program on the PC.
 
Refer to
\examples\dsk6711\board_util\conftest\Host\
\examples\dsk6711\board_util\conftest\Dsp\
6711DSK Help->confidence test
 
This will explain one way to communicate and transfer data between a PC and 6711 DSK.  The HPI transfers will be faster than program loads or RTDX when using the parallel port.
 
mikedunnGuilherme Piazaentini Colnago <d...@yahoo.com.br> wrote:
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 RTDX. How can I use this method? Anyone has
a example?

Regards,
Guilherme.
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/c6x/

<*> To unsubscribe from this group, send an email to:
c...@yahoogroups.com

<*





(You need to be a member of c6x -- send a blank email to c6x-subscribe@yahoogroups.com )

Re: 'C6711DSK RTDX - Mike Dunn - Feb 17 1:35:00 2005

Guilherme,
 
It is very easy.  Check example files [and help files] for the use of functions that begin with 'dsk6x_hpi_'.
 
mikedunn

"Guilherme P. Colnago" <d...@yahoo.com.br> wrote:
Thank you Mike,
 
I'm reading the example. In fact, I'm changing the host C code.
 
One more question. After I've read the file (host), how can I put it on SDRAM (I don't know)?. Could you suggest anything?
 
Regards,
Guilherme

Mike Dunn <m...@sbcglobal.net> wrote:
Hi Guilherme,
 
I assume that you are using the parallel port to communicate with your DSK.  If this is true, the fastest way that I have found to transfer data from the PC to the DSK is via HPI.  This requires a simple program on the PC.
 
Refer to
\examples\dsk6711\board_util\conftest\Host\
\examples\dsk6711\board_util\conftest\Dsp\
6711DSK Help->confidence test
 
This will explain one way to communicate and transfer data between a PC and 6711 DSK.  The HPI transfers will be faster than program loads or RTDX when using the parallel port.
 
mikedunnGuilherme Piazaentini Colnago <d...@yahoo.com.br> wrote:
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 RTDX. How can I use this method? Anyone has
a example?

Regards,
Guilherme.
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/c6x/

<*> To unsubscribe from this group, send an email to:
c...@yahoogroups.com

<*



NEW!  You can now post a message or access and search the archives of this group on DSPRelated.com:
http://www.dsprelated.com/groups/c6x/1.php

_____________________________________
/groups/c6x/1.php

To Post:  Send an email to c...@yahoogroups.com

Other DSP Related Groups: http://www.dsprelated.com/groups.php



Yahoo! Acesso Grátis - Internet rápida e grátis. Instale o discador do Yahoo! agora.




(You need to be a member of c6x -- send a blank email to c6x-subscribe@yahoogroups.com )