This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/AM3358: DMA usage

Part Number: AM3358
Other Parts Discussed in Thread: SYSBIOS

Tool/software: Code Composer Studio

I take over a repository for TMS320F2837x processor.  I need to modify it for AM3358. The repository use dma and mcbsp to make two systems to communicate. There is no mcbsp in AM3358. I plan to use mcasp instead. How to handle dma for AM3358? edma seem not to include AM3358. I will appreciate it If you can provide the example to use dma and mcasp for communicate. Thanks