单片机型号:MSP430F5438A
现象:系统运行一段时间后,无法响应main函数中的任务。在JATG下观察,代码在运行一段时间后,卡死在Disassembly窗口下
?ClearMemoryBytes: 中的语句,但是可以进入timerA0,port1等中断服务函数。
问题:ClearMemoryBytes作用?单片机在那些情况下会进入ClearMemoryBytes下的语句?msp430f5438a内存使用率最大为?
谢谢!
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.