This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

C6747 uart interrupt or edma3 problem.

In one projects i want to deal with AIC3106 AUDIO(using edma3) and UART(using edma3),
but i fond there only one edma3 handle(hEdma), the two functions cant work at the same time.
if let the two functions well,how to change the code?

if the project is changed to AUDIO work with edma3  and UART work with interrupt(No 9) ,
AUDIO work well,but UART recvieve interupt does not work.
why,what shall i do?
Pls help me.
thanks