请问,C6670的开发板,如何响应Uart的中断?二级中断需要将其映射成System events,才可以被INTC使用。
我查了下 ,UARTINT的事件号是164,怎么将其映射成System Events?
映射后,还需要如何使中断服务程序响应中断?
最好能有个例子说明。谢谢。
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.
请问,C6670的开发板,如何响应Uart的中断?二级中断需要将其映射成System events,才可以被INTC使用。
我查了下 ,UARTINT的事件号是164,怎么将其映射成System Events?
映射后,还需要如何使中断服务程序响应中断?
最好能有个例子说明。谢谢。