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

Ads

Discussion Groups

Discussion Groups | TMS320C6x | emda data tranfer from matlaba file to dsk6711

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

  

Post a new Thread

emda data tranfer from matlaba file to dsk6711 - stratos_ps - Mar 20 21:53:58 2008



            emda data tranfer from matlaba file to dsk6711
I want to transfer a data file from matlab with 1-D constants 3500 
bytes to my dsk6711 with edma transfer mode and to be output to 1-d 
again without any modulation.

I used simulink with ccs and i failed.
If any can help me
Its very important for my project
thanks  
------------------------------------

Check Out Industry's First Single-Chip, Multi-Format, Real-Time HD Video Transcoding Solution
for Commercial & Consumer End Equipment: www.ti.com/dm6467



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

RE: emda data tranfer from matlaba file to dsk6711 - christophe blouet - Mar 22 10:58:58 2008

Hi, 
I don't think it is possible, unless you can re direct you matlab file to a serial port or
something you can connect to the DSK and use a driver on the DSK.
You can also take your matlab file and compile it to a .out file and then load it on your DSK.
 
Why do you want to use DMA for that?



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

Re: emda data tranfer from matlaba file to dsk6711 - Michael Dunn - Mar 28 9:39:54 2008

stratos,

I don't know if you have solved your problem or not.
On 3/20/08, stratos_ps <s...@yahoo.gr> wrote:
>
>   emda data tranfer from matlaba file to dsk6711
>
> I want to transfer a data file from matlab with 1-D constants 3500
> bytes to my dsk6711 with edma transfer mode and to be output to 1-d
> again without any modulation.
>
> I used simulink with ccs and i failed.
> If any can help me
> Its very important for my project
> thanks
>

I am totally ignorant wrt matlab and simulink.
I do remember that there was a DLL distributed with the 6211/6711 DSKs that
would allow you to write directly into the DSPs memory space. I think that
matlab had some utility that made use of this connection - maybe someone can
confirm or deny that. If there is such a connection, keep in mind when
configuring that this is 6211/6711 DSK specific - anything for 6713 will
work differently - slower, but it *should* still work. The majority of the
problems interfacing 'non-TI' programs to DSKs are related to an incorrect
configuration.

mikedunn

>

-- 
www.dsprelated.com/blogs-1/nf/Mike_Dunn.php



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