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.
以上是我的复位以后的情况,不论是在线还是离线程序都会复位以后跑飞
在程序入口地址为0x80000时,程序是能正常复位的,改为0x90000看门狗复位就失效了,请问我该怎么做才能让看门狗复位到起始地址
在 BootROM 代码中、程序条目地址固定为0x80000。 用户不能只通过更改链接器 cmd 文件来修改它。 请参阅器件 TRM 中的"4.8.2入口点"一节、了解如何更改 BOOTDEFx 值以更改入口点。