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,