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.
在配置了u-boot的norflash启动以后,生成的u-boot.bin烧写到norflash里面起不来,
当用ccs对u-boot.out单步执行的时候,发现没有进行nor的部分!是什么原因
在从norflash启动的时候是否将定义在 board/ti/ti8168_dvr/config.mk的uboot 代码区定义为TEXT_BASE = 0x08070000这个地址!