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.

请问,使用28027烧些flash复位后则会跳入BOOT ROM 循环,是什么原因?

使用28027烧些flash复位后则会跳入BOOT ROM 循环,直接连接仿真器在debug上按run,程序运行正常,但是点击复位或者重新上电,都会跳入BOOT ROM段的,在地址3ff6xx中循环,原因不明。。

我想从flash中启动,是不是一定要将GPIO34和GPIO37上拉???

  • Boot GPIO有内部上拉,如果没有强制下拉的话,是从flash中启动的。现在看可能是没有正常从Flash中boot。建议如下:

    1. 上拉下试试;

    2. BOOT ROM循环在什么地方?