之前通过EMIF16 nor flash boot是成功的。现在将应用程序的.bin文件烧写到 nand flash 的16384处,其他设置和nor flash 时一致,重新上电后发现地址一直在ox7XXXXXXX处,不能跳到应用程序的执行地址。nand flash boot相对于nor flash 在boot设置上有什么不同呢?比如:
6678 通过EMIF16 连接nand flash boot 和连接 nor flash boot 时 的boot mode pin设置是一样的吗?
此外之前nor flash boot时没有额外设置Boot Parameter Table,nand flash boot时需要设置吗?如果需要,应该怎样设置。
多谢指教!