Hello,
I m using Dm6467.
In the code, I am running the algorithm and copy the input frame into output frame with memcpy function. The code is work fine.
When I use EDMA3 to copy input frame into output frame instead of memcpy function then code is working. It is stuck in between. But if I use only the EDAM3 to copy input frame into output frame without running algorithm (only loopback with EDAM3) then its work fine.
I dont know why this happen.
Can anyone help me? What is the problem and how to debug the code.
Regards,
Naresh