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.

关于boot的问题



我使用的是omapl137,通过emifa外扩了一个16位的nor flash,按照手册,我将emifa的ba1接了flash的a0,没有用ba0,,这种接法是16位的接法。

但是,我本打算采用nor flash做程序存储器进行引导,但资料上说,处理器的bootloader在引导nor flash时先以8bit进行读配置word,然后从配置word中读取操作位数,如果是16bit再切换成16bit,我就有点迷糊了,这样如何由8bit切成16位呀,希望大侠指点,谢谢