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.

C6747 SPI引导及烧写的问题??



原来玩过研旭的核心板,其上只有nandflash,对nandflash的引导及烧写比较的了解!!现在手边有一块闻亭的evm板,上面只有spiflash,所以想搞搞spiflash的引导及烧写,就自己写了一个SPI 的烧写程序,但程序写进去后,上电么反映??

要写入spiflash的程序是一个仿真通过的点灯程序,AISgen按下图设置(换了好几种设置,都不行!!)转换成.bin

烧写进spiflash,上电没有反映,引导不起来??不知道什么原因!!

evm_test.bin直接读出来的数据:

程序写入spiflash然后读出的数据:

 可以看出两者是一样样的, 板子上的boot引脚也设置正确了,不知为什么还是引导不起来???还有什么细节我没有注意到么??请大牛给指点一哈,谢谢啦!!!