6116.Edma_xfer.rarHello! I'm trying to use CSL library to make a test about the chain mode of EDMA3 on the DSK6455 board.
I want to chain the channel 0 and channel 8 to start two diffrent data transfers, but the result is that the first transfer of channel 0 is done while the channel 8 tansfer is failed. I view the memory and the sencond transfer isn't starting correctly indeed. I don't know if the configurations of the EDMA3 registers are right.
So I need your help! Here is my code below!
Thank you very much for your help!