|
我用SD卡制作了启动盘,烧写了光盘给带的linux系统,成功了,然后开始烧写wince系统:
1:命令9,格式化。显示:
Erasing at 0x3ffe0000 -- 100% complete.
Scanning device for bad blocks
OK
2:命令1,选择这个镜像bootimage_A70_V1.5_20140828.nb0。显示:
Now, Downloading [ADDRESS:0xc0008000,TOTAL:0x84000]
Please waiting ........Download Done!!
Download Address: 0xc0008000, Download Filesize:0x84000
Checksum is being calculated.Checksum O.K.
Saving EBoot to NandFlash...
Save EBoot Done.
3:命令4,选择光盘中的logo_800x480.bin镜像。显示:
Now, Downloading [ADDRESS:0xc0008000,TOTAL:0x177000]
Please waiting .......................Download Done!!
Download Address: 0xc0008000, Download Filesize:0x177000
Checksum is being calculated..Checksum O.K.
NAND erase: device 0 offset 0x200000, size 0x300000
Erasing at 0x4e0000 -- 100% complete.
OK
NAND write: device 0 offset 0x200000, size 0x177000
Writing data at 0x376800 -- 100% complete.
1536000 bytes written: OK
4:命令2,选择光盘中的NK_A70_V1.5_20140828.bin镜像。显示:
WriteData: Start = 0x0, Length = 0x3ed5dc4.
Write NK.bin to Nand Flash, please wait ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... Done.
Save NK to NandFlash Done.
5:拨到Nand启动方式:命令8,重启。显示:
Enter your selection: 8
Start Linux ...
NAND read: device 0 offset 0x500000, size 0x500000
reading NAND page at offset 0x500000 failed
5242880 bytes read: ERROR
get_format
-------- 0 --------
Wrong Image Format for bootm command
ERROR: can't get kernel image!
我该怎么做
|
|