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.
我的程序经常跑飞。请问高手如何解决?谢谢!
有图片。
高手支招啊!
没人知道吗?
您能一步一步单步执行,具体看看哪句话跑飞么?
还是很偶然的跑飞,还是很确定的?
提供的信息量太少,很难判断哦
全速执行就跑飞。
程序运行到while循环都没问题,while循环体为空,等待中断。
这个程序是TI官网的sprc129.
ccb
请查看程序中是否有中断,并检查中断服务函数是否有问题?
Eric