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.

DM8168开发板用CCS5烧写 u-boot到NAND中出现问题,求助



有两块德邦威视的8168开发板很久没用串口无法读出数据,用CCS5重新烧写U-Boot到NAND中均出现问题:

第一块板子在加载GEL文件后Scripts->NETRA External Memories -> doall 操作后console中显示如下照片中的错误;

第二块板子没有出现该错误,但是在load nand-flash-writer.out文件后console中显示Can't find a source file at"D:/netra/tools/flash/nand-flash-writer/src/main.c"

nand-flash-writer.out文件和gel都是编译好的直接拿来用,求各位高手帮帮忙怎么解决这些问题??