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.

MSP430FR5994: 将链接器配置修改--rom_model 成--ram_model后的启动问题

Part Number: MSP430FR5994

将修改--rom_model 成--ram_model后进入LPM3.5睡眠,在唤醒后用printf打印数据后指针跑飞。

上图这个是未睡眠之前的函数地址。

上图是唤醒后的函数地址,在执行这条汇编语句时,跳转到该地址导致程序跑飞。

请问怎么解决,原先图片错误,已经进行更改?