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.

程序飞掉会是什么原因?



在调试28069的代码,使用SCIA不停的收发数据,使能了timer0的定时器中断,上电后20秒内,程序正常,TIMER0 0.5S闪烁LED灯也正常,但是大约20S后所有的中断都不来了,但是debug的时候停止CPU发现程序并没有飞掉,主程序还在运行,但是所有的中断都不来了!这是怎么回事?