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.

RM48L952: 在实现BootLoader功能时,如何在跳转到APP之前实现异常向量表的重定向?

Part Number: RM48L952

此款MCU的exception vectors是默认存储在0x0地址,此处是FLASH空间,如果在跳转到APP时要重新修改exception vectors,则只能擦除flash,但因为flash是掉电保存的,这么做破坏了BootLoader本身的向量表。

有没有更好的方法能实现exception vector的重定向,并且在重新上电后还能保持bootloader本身的exception vector完整性?

x 出现错误。请重试或与管理员联系。