包含boot和串口烧写的第一个程序可以固化在flash。 但是当他boot通过串口发送过来的第二个程序时,就导致前面的第一个程序重启,而无法boot 第二个程序。两个程序跳转部分 我是用 汇编的 b 指令,直接跳到0x00地址。
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.