|
写了一个简单的驱动,编译生成DLL
之后修改PSB
编译生成NK.BIN文件,下载失败
打印信息如下:
-----------------------------------
Download BIN file information:
-----------------------------------------------------
[0]: Base Address=0x80200000 Length=0x1ae3e38
-----------------------------------------------------
+=OEMVerifyMemory+ dwStartAddr:0x80200000 dwLength:0x1ae3e38
RAM image 0xa 0x81ce3e37
rom_offset=0x0.
ROMHDR at Address 80200044h
Writing single region/multi-region update, dwBINFSPartLength: 28196408
WriteData: Start = 0x0, Length = 0x1ae3e38.
WriteData: trying to write past end of partition.
ERROR: StoreImageToBootMedia: Failed to write region to BINFS partition (start=0
x80200000, length=0x1AE3E38).
ERROR: OEMLaunch: Failed to store image to Smart Media.
ERROR: OEMLaunch: Halting...
SpinForever... |
|