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.

TMS320C6747: 关于EDMA完成中断问题

Part Number: TMS320C6747

是否可以在外部中断服务函数中,触发EDMA传输完成中断,将全局完成中断关掉是否就无法判断EDMA传输完成?我采用外部中断的触发事件为L38芯片中断,如果不使用CSR全局中断来进行保护中断的话,ISR该如何配置来进行保护外部中断,并且还可以在外部中断中触发EDMA完成中断呢?部分程序如图所示,感谢您的回答