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.

MSP430F5438A程序一直跑飞到0x045C02

Other Parts Discussed in Thread: MSP430F5438A

我的程序经常会跑飞到0x045C02处 我用的单片机是MSP430F5438A,程序段有效地址到0x45BFF处,但是程序跑一会后系统就会死机,这时候查看汇编,会发现PC指针指向0x045C02这个非法地址。现在不知道问题出在哪儿,向各位请教了。