主题 : 我的ADC驱动下载进去没有打印出来 复制链接 | 浏览器收藏 | 打印
级别: 新手上路
UID: 35220
精华: 0
发帖: 2
金钱: 10 两
威望: 2 点
综合积分: 4 分
注册时间: 2010-12-28
最后登录: 2010-12-28
楼主  发表于: 2010-12-28 16:30

 我的ADC驱动下载进去没有打印出来

,自己建立文件弄的,就是在DWN上面总是没显示,最后移植了一个,修改就可以了。这次又遇到同样的问题,具体打印是:
  Download BIN file information:
-----------------------------------------------------
[0]: Base Address=0x80200000 Length=0x18fd7dc
-----------------------------------------------------
RAM image
rom_offset=0x0.
ROMHDR at Address 80200044h
Writing single region/multi-region update, dwBINFSPartLength: 26204124  
IsValidMBR: MBR sector = 0x400
OpenPartition: Partition Exists=0x0 for part 0x21.
CreatePartition: Enter CreatePartition for 0x21.
LastLogSector: Last log sector is: 0x1faff.
CreatePartition: Start = 0x500, Num = 0xc800.
Log2Phys: Logical 0x500 -> Physical 0x900
WriteMBR: MBR block = 0x4.
BP_SetDataPointer at 0x0
WriteData: Start = 0x0, Length = 0x18fd7dc.
Log2Phys: Logical 0x500 -> Physical 0x900
Updateded TOC!
IsValidMBR: MBR sector = 0x400
OpenPartition: Partition Exists=0x0 for part 0xb.
CreatePartition: Enter CreatePartition for 0xb.
FindFreeSector: FreeSector is: 0xcd00 after processing part 0x21.
CreatePartition: Num sectors set to 0x12c00 to allow for compaction blocks.
CreatePartition: Start = 0xcd00, Num = 0x12c00.
WriteMBR: MBR block = 0x4.
TOC {
dwSignature: 0x434F544E
BootCfg {  
  ConfigFlags: 0x830
  BootDelay: 0x5
  ImageIndex: 1  
  IP: 0.0.0.0
  MAC Address: 00:00:32:12:33:12
  Port: 0.0.0.0
  SubnetMask: 255.255.255.0
}
ID[0] {
  dwVersion: 0x20004
  dwSignature: 0x45424F54
  String: 'eboot.nb0'
  dwImageType: 0x2
  dwTtlSectors: 0x17B
  dwLoadAddress: 0x80038000
  dwJumpAddress: 0x80039000
  dwStoreOffset: 0x0
  sgList[0].dwSector: 0x200
  sgList[0].dwLength: 0x17B
}
ID[1] {
  dwVersion: 0x1
  dwSignature: 0x43465348
  String: ''
  dwImageType: 0x2
  dwTtlSectors: 0xC7EC
  dwLoadAddress: 0x80200000
  dwJumpAddress: 0x8029E764
  dwStoreOffset: 0x0
  sgList[0].dwSector: 0x900
  sgList[0].dwLength: 0xC7EC
}
chainInfo.dwLoadAddress: 0X00000000
chainInfo.dwFlashAddress: 0X00000000
chainInfo.dwLength: 0X00000000
}
waitforconnect
INFO: OEMLaunch: Jumping to Physical Address 0x3029E764h (Virtual Address 0x8029E764h)...