你好,目前焊接的nandflash是8位的,通过裸机程序在CCS下验证过nandflash是OK的,但是烧写uboot无法启动,我用的uboot是开发板的,但是开发板是16位的,启动模式我也看了没问题,配置也是对的,但就没有打印,能否提供一个8位的uboot的我试一下
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.
那个上拉我知道,目前启动方式和8bit选择正确,但是串口没有打印,裸机程序分别测试过串口和nandflash都没问题,而且通过nand-flash-writer.out把u-boot.noxip.bin烧写到nandflash,就是没有串口打印,通过工作电流分析应该是加载了uboot,因为如果选择其他启动模式,比如SPI或UART,电流为0.28A,但是启动方式改为NAND启动,电流明显提高---0.41A,所以我判断Uboot加载了。
还有就是我自己画的板子的8168选择的是A2版的,开发板是blank版的,是不是UBOOT不兼容,需要改时钟频率
还有就是我的nandflash容量是128M