Hi all
I have tested the example DMA copy code (fastcopy) provided with DVDSK installation. Its based on EDMA3 (DMAN3 and ACPY3 modules). However, when DMA is integrated with our code. The code seems to be running into some infinite loop as soon it enters the function DMAN3_createChannels which is supposed to return the channel handle. My guess is it is something to do with either heap or stack. The document which i was referring to was spraag1.pdf. It also gives the example code (fastcopy).
Waiting for your replies,
Regards,
Sandeep