在SDK的motor_control例程中,在Task中定义了一个硬件中断,请问这个硬件中断是由什么的变化来触发的?我要如何操作才能在调试中进入到这个中断服务程序中去?
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.
在SDK的motor_control例程中,在Task中定义了一个硬件中断,请问这个硬件中断是由什么的变化来触发的?我要如何操作才能在调试中进入到这个中断服务程序中去?