DSPRelated.com
Forums

EDMA configure

Started by mayank agarwal December 14, 2004

Can anyone guide me how to configure EDMA to transfer
data from one location to another.
Thanks,
Mayank Agarwal

__________________________________________________






Read the TI document spra636. It include several examples on how to use EDMA
in different scenarios.

-----Mensaje original-----
De: mayank agarwal [mailto:]
Enviado el: martes, 14 de diciembre de 2004 12:15
Para:
Asunto: [c6x] EDMA configure

Can anyone guide me how to configure EDMA to transfer
data from one location to another.
Thanks,
Mayank Agarwal

__________________________________________________
_____________________________________
Note: If you do a simple "reply" with your email client, only the author of
this message will receive your answer. You need to do a "reply all" if you
want your answer to be distributed to the entire group.

_____________________________________
About this discussion group:

To Join: Send an email to

To Post: Send an email to

To Leave: Send an email to

Archives: http://www.yahoogroups.com/group/c6x

Other Groups: http://www.dsprelated.com

Yahoo! Groups Links




You might also want to look at TMS320C6x Peripheral Support Library
Programmer's Reference (spru273b) to get an idea about the macros
and functions used in programming with DMA (and other peripherals if
u need).

-Nithin

--- In , "Pablo Fraile" <pablo.fraile@t...> wrote:
>
> Read the TI document spra636. It include several examples on how
to use EDMA
> in different scenarios.
>
> -----Mensaje original-----
> De: mayank agarwal [mailto:may_ank77@y...]
> Enviado el: martes, 14 de diciembre de 2004 12:15
> Para:
> Asunto: [c6x] EDMA configure >
>
> Can anyone guide me how to configure EDMA to transfer
> data from one location to another.
> Thanks,
> Mayank Agarwal
>
> __________________________________________________
> > _____________________________________
> Note: If you do a simple "reply" with your email client, only the
author of
> this message will receive your answer. You need to do a "reply
all" if you
> want your answer to be distributed to the entire group.
>
> _____________________________________
> About this discussion group:
>
> To Join: Send an email to
>
> To Post: Send an email to
>
> To Leave: Send an email to
>
> Archives: http://www.yahoogroups.com/group/c6x
>
> Other Groups: http://www.dsprelated.com
>
> Yahoo! Groups Links





Peripheral Support Library is currently obsolete. This has been
replaced by the CSL (Chip SUpport Library). All examples in SPRA636
use CSL APIs. Please refer to SPRU401 for details on these APIs.

Chets

--- In , "Nithin Rajagopal" <nithin.pal@g...>
wrote:
>
>
> You might also want to look at TMS320C6x Peripheral Support Library
> Programmer's Reference (spru273b) to get an idea about the macros
> and functions used in programming with DMA (and other peripherals
if
> u need).
>
> -Nithin
>
> --- In , "Pablo Fraile" <pablo.fraile@t...>
wrote:
> >
> > Read the TI document spra636. It include several examples on how
> to use EDMA
> > in different scenarios.
> >
> > -----Mensaje original-----
> > De: mayank agarwal [mailto:may_ank77@y...]
> > Enviado el: martes, 14 de diciembre de 2004 12:15
> > Para:
> > Asunto: [c6x] EDMA configure
> >
> >
> >
> >
> > Can anyone guide me how to configure EDMA to transfer
> > data from one location to another.
> > Thanks,
> > Mayank Agarwal
> >
> > __________________________________________________
> >
> >
> >
> >
> >
> >
> > _____________________________________
> > Note: If you do a simple "reply" with your email client, only the
> author of
> > this message will receive your answer. You need to do a "reply
> all" if you
> > want your answer to be distributed to the entire group.
> >
> > _____________________________________
> > About this discussion group:
> >
> > To Join: Send an email to
> >
> > To Post: Send an email to
> >
> > To Leave: Send an email to
> >
> > Archives: http://www.yahoogroups.com/group/c6x
> >
> > Other Groups: http://www.dsprelated.com
> >
> > Yahoo! Groups Links




There is also a good example for a PingPong Buffer with EDMA in
ti\examples\<target>\csl\manual_config\edma, where target is the target you
use (dsk6416 in my case). This was a great help for me to find my own
configuration.

Andreas
----- Original Message -----
From: "Nithin Rajagopal" <>
To: <>
Sent: Wednesday, December 15, 2004 12:03 AM
Subject: [c6x] Re: EDMA configure > You might also want to look at TMS320C6x Peripheral Support Library
> Programmer's Reference (spru273b) to get an idea about the macros
> and functions used in programming with DMA (and other peripherals if
> u need).
>
> -Nithin
>
> --- In , "Pablo Fraile" <pablo.fraile@t...> wrote:
>>
>> Read the TI document spra636. It include several examples on how
> to use EDMA
>> in different scenarios.
>>
>> -----Mensaje original-----
>> De: mayank agarwal [mailto:may_ank77@y...]
>> Enviado el: martes, 14 de diciembre de 2004 12:15
>> Para:
>> Asunto: [c6x] EDMA configure
>>
>>
>>
>>
>> Can anyone guide me how to configure EDMA to transfer
>> data from one location to another.
>> Thanks,
>> Mayank Agarwal
>>
>> __________________________________________________
>>
>>
>>
>>
>>
>>
>> _____________________________________
>> Note: If you do a simple "reply" with your email client, only the
> author of
>> this message will receive your answer. You need to do a "reply
> all" if you
>> want your answer to be distributed to the entire group.
>>
>> _____________________________________
>> About this discussion group:
>>
>> To Join: Send an email to
>>
>> To Post: Send an email to
>>
>> To Leave: Send an email to
>>
>> Archives: http://www.yahoogroups.com/group/c6x
>>
>> Other Groups: http://www.dsprelated.com
>>
>> Yahoo! Groups Links > _____________________________________
> Note: If you do a simple "reply" with your email client, only the author
> of this message will receive your answer. You need to do a "reply all" if
> you want your answer to be distributed to the entire group.
>
> _____________________________________
> About this discussion group:
>
> To Join: Send an email to
>
> To Post: Send an email to
>
> To Leave: Send an email to
>
> Archives: http://www.yahoogroups.com/group/c6x
>
> Other Groups: http://www.dsprelated.com
>
> Yahoo! Groups Links >