Hello,everyone:
I have a question and I need your help.
I don't talk how to use DMA on DSP , that's very easy.
My question is : on the ARM9 side, and the operating system is Montavista Linux ,I want to copy date from a block of memory to another block of memory , people usually use memcpy() to finish it.But that's not high efficiency, I want to do it efficiently .For example, can I copy the date from a block of memory to another block of memory in Linux using DMA ?How should I do this ?Or,do you have other good efficiency ideas to finish this job efficiently?
Thanks!
huolang
China