Tool/software: TI-RTOS
When I configure AM5728 about MCASP with EDMA in the example of MCASP_Audio_evmAM572x_c66ExampleProject(rtos), I have some problem.
1.When I submit mcaspSubmitChan every time, I can respons the interrupt fuction of Mcasp_localEdmaCallback twice. What are these two times?completion or error?
2.When I add PINGPONG ,I can get data .But I can 't respons the interrupt fuction of Mcasp_localEdmaCallback . Why?
3.How to configure the interrupt about EDMA ?where I can get the example of EDMA ?
I'm looking forward to your reply!