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.

RTOS|ARM437x PRU中断与ARM中断对应关系

请问在PRU中通过__R31赋值产生中断,如何与ARM中的中断号对应起来?

ARM如何响应该中断,通过Hwi_create创建中断函数?