我现在烧写ce6.0的nk.bin 下面是返回的串口信息。但是在最下面一行出现了错误,请大家帮助分析一下
Selection: D
Mark the bootimage area in Flash as RESERVED.
LAN91C111 EbootDeviceAddress B9C00300
pKITLArgs->MAC: 3412:7856:2391
LAN91Cxxx: Chip Id 9 Revision 1
INFO: SMSC LAN91C111 Ethernet controller initialized.
INFO: MAC address: 12-34-56-78-91-23
System ready!
Preparing for download...
FlashWrite: blockSize = 0x20000
FlashWrite: start writing at block 5
FlashWrite: numBlocksProgram: 1
.
FlashWrite: Image written
INFO: Using device name: 'ZYLONITE37155'
+EbootSendBootmeAndWaitForTftp
Sent BOOTME to 255.255.255.255
Sent BOOTME to 255.255.255.255
Packet has the following data:
boot.bin[NULL]octet[NULL]
TFTP packet could have 1 name/value pairs
Locked Down Link 1
Src IP 192.168.3.140 Port 03D4 Dest IP 192.168.3.126 Port 12EE
Default TFTP block size set to: 512 bytes
There were no options detected in the TFTP
EthDown::TFTPD_OPEN::boot.bin
-EbootSendBootmeAndWaitForTftp
To Create: Creating new partition for PART_BINFS
IsValidMBR: MBR sector = 0x180 (valid MBR)
OpenPartition: Partition Exists=0x0 for part 0x21.
CreatePartition: Enter CreatePartition for 0x21.
LastLogSector: Last log sector is: 0xf97f.
CreatePartition: Start = 0x1, Num = 0x22dd.
Log2Phys: Logical 0x1 -> Physical 0x181
WriteMBR: MBR block = 0x6.
IsValidMBR: MBR sector = 0x180 (valid MBR)
OpenPartition: Partition Exists=0x0 for part 0x4.
CreatePartition: Enter CreatePartition for 0x4.
FindFreeSector: FreeSector is: 0x22de after processing part 0x21.
CreatePartition: Num sectors set to 0xd600 to allow for compaction blocks.
CreatePartition: Start = 0x2300, Num = 0xd600.
WriteMBR: MBR block = 0x6.
BP_SetDataPointer at 0x701000
To Write data: g_burnStart:0x80702000, g_burnSize:0x116E7C4
WriteData: Start = 0x701000, Length = 0x116e7c4.
WriteData: trying to write past end of partition.
Error: failed to BP_SetDataPointer()
SpinForever...