1.请问EDMA中断属于什么类型?
软件中断or硬件中断
外部中断or内部中断
可屏蔽中断or非可屏蔽中断
2.硬件中断一定不能用C代码启动吗?
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.
你好:
内部硬件中断,可以屏蔽? 我可以通过汇编程序设置相应控制控制寄存器,来实现内部硬件中断?
你好
不一定必须要用汇编程序,你也可以通过调用CSL接口,手动触发EDMA event进而产生中断