Hello, I have a program with EDMA channels configured to serve periperals (McBSP0 and some GPIOs in a EVMdm6437). The program works well, but when I tried to integrate inside a third part program with a lot of code, it seems that some channels do not work properly. I woud like to know if that could be cause by memcpy orders as I think they are related with dma transfer. Could be this the cause that my edma channels does not work perfetcly?
Thank you very much