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.

A simple exemple to use DMA in DSK 6713

Hello,

I work with code composer studio and dsk 6713, i use an image that have a big size (512X512), i put this image in a table containes the pixels of this image but the probleme is that the memory can not contain this image because it is so big, so i would  put this big image in the DMA but i'am a beginner in this field, can you helpe me please by a simple exemple, and how should i do to put the table of pixels in the DMA?

thank you.