Sign in

username:

password:



Not a member?

Search code-comp



Search tips

Subscribe to code-comp



code-comp by Keywords

ARM7 | BIOS | Bug | EVM | JTAG | Linker | LOG_printf | McBSP | Profiling | Relocation | RTDX | Simulator | Target | Watch


Discussion Groups

Technical discussions about Code Composer Studio.

  

Post a new Thread

Using EDMA - Muhammad Azam - Apr 26 7:07:00 2004



Hi All,

 

I am working on DSK6711 using CCS 2p1 (AD535 is the Audio Codec). My aim is to implement a Real-time DQPSK modem on DSK 6711. My modem is working on a single sample by sample basis, received from McBSP. It receives a single sample from McBSP using McBSP_recieve interrupt and then calls the Modem_ISR attached with it. Now I want to extend my design from sample by sample processing to chunk by chunk processing using EDMA. But I am facing problems in configuring EDMA and I need someone to help me in this.

 

I need a simple project that receive samples from McBSP, store those samples on some EDMA buffer/channel, generate EDMA interrupt when buffer is full and finally call some ISR attached with that interrupt. Please help me if someone can, I'll really grateful. Goodbye

           &nbs p;      





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