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.

TMS320C6678: How to use DMA to transfer data from DDR3 to MSMC, L2SRAM, or L1SRAM ? Where can I find good simple examples ?

Part Number: TMS320C6678
Other Parts Discussed in Thread: SYSBIOS

Hi All,

I need to use DMA to speed up my code and I potentially need to transfer data from and to DDR3, MSMC, L2SRAM, or L1SRAM on a TMDSEVM6678LE.

I very generally know the concept of DMA and I found some good general introduction Multicore Fixed and Floating-Point Digital Signal Processor

Please let me know where I can find and learn more about C libraries for that matter and good examples because I guess I just need to know the software API side of it and probably don't need to know that much hardware related details. 

Do I need to write assembly code for that ?

Please let me know your valuable comments.

Thank you,