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.

6657 NAND BOOT,,boot device bit 设计

你好,我正在看关于6657的开发资料,准备将6657设计为NAND boot模式,但是目前有一个疑问,如果我将boot device bit 直接设计成【011=3】是否可以工作?还是需要将boot device bit [2:0]设计为可选择开关?从这个链接www.deyisupport.com/.../64326.aspx 来看,貌似需要在线烧写NAND flash,那是不是要求在DSP上电复位的时候 一开始是选择NO boot mode(boot device bit=[000])或者其他模式来支持在线烧写NAND Flash?

  • 首先建议你做成拨码开关的形式,方便BOOT模式选择。另外,如果真的直接硬件做成boot device bit 直接设计成【011=3】,芯片一样可以在启动后,链接仿真器成功的。

  • 在线烧写NAND Flash,应该只要链接仿真器成功,然后加载运行这个在线烧写NAND Flash工程,就可以的,不一定非要在NO boot mode

  • thanks.谢谢你的回复,,周末不在不能及时回复你,实在抱歉。看来你的回复,对NAND 启动方式更了解了,也觉得应该保险一点的好,用拨码开关来设计,有更多的可选择性。谢谢