interrupt void PIE_illegalIsr(void) 非法中断的机制是什么? 什么情况下回进入非法中断(还是只是在仿真器的情况下?),一旦进入非法中断看门狗都不起作用了
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.
interrupt void PIE_illegalIsr(void) 非法中断的机制是什么? 什么情况下回进入非法中断(还是只是在仿真器的情况下?),一旦进入非法中断看门狗都不起作用了
我要问的是 正常运行的 程序 ,由于干扰等原因 会不会 导致 非法中断?