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.
记得芯片只可以进行NOR Boot,利用的就是XIP功能。搬移到内部RAM是为了性能的考虑,理论上不搬移也是可以的。
EVM 上的NAND Boot是在I2C中的二级启动程序进行的,ROM code没有支持直接的NAND boot。