sjgkr
驱动牛犊
驱动牛犊
  • 注册日期2003-05-26
  • 最后登录2010-08-27
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望6点
  • 贡献值0点
  • 好评度6点
  • 原创分0分
  • 专家分0分
20楼#
发布于:2007-11-08 10:28
我又看了看 PB 帮助里关于 Mount Settings 的说明,好像是说,如果要把 BINFS 的文件 shadow 到 \WIndows 下,那么必须设置 MountAsRom = 1。这是不是等同于,如果要 BINFS 的文件在加载分区后可以被系统访问(这样才可以实现 Multi bin),那么 BINFS 分区必须要以只读方式挂载?这样我上面的设想就不可以实现了
heavyk
驱动牛犊
驱动牛犊
  • 注册日期2006-07-19
  • 最后登录2010-07-20
  • 粉丝0
  • 关注0
  • 积分6分
  • 威望39点
  • 贡献值0点
  • 好评度5点
  • 原创分0分
  • 专家分0分
21楼#
发布于:2008-03-12 17:36
楼主在另一篇文章发表可做到内存达到63424K, 是否可以说明需修改哪些地方?
heavyk
驱动牛犊
驱动牛犊
  • 注册日期2006-07-19
  • 最后登录2010-07-20
  • 粉丝0
  • 关注0
  • 积分6分
  • 威望39点
  • 贡献值0点
  • 好评度5点
  • 原创分0分
  • 专家分0分
22楼#
发布于:2008-03-15 17:54
zhengshijie大, 能回下吗?
lvpeng52
驱动牛犊
驱动牛犊
  • 注册日期2009-05-06
  • 最后登录2009-08-13
  • 粉丝0
  • 关注0
  • 积分1分
  • 威望11点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
23楼#
发布于:2009-05-06 11:49
我的到第5步,下载xip.bin,但系统起不来了。请帮忙分析下哈。急。

调试信息如下:
Enter your selection: u
OEMPlatformInit: initialize USB.
INFO: (unsigned)pUSBCtrlAddr : 0xB1200140
System ready!
Preparing for download...
+OEMPreDownload.
<RSET]
<RSET]
<RSET]
<3:TBD]
pUSBCtrlAddr->OCSR1.out_pkt_rdy = 0x1
Ep3Handler : downPtIndex = 0x32000040
dwDWNAddress = 0x30000000 , dwDWNlength = 0x1776029.
Please send the Image through USB.

Download BIN file information:
-----------------------------------------------------
[0]: Base Address=0x80200000  Length=0x18739c8
-----------------------------------------------------
RAM image
ROMHDR at Address 80200044h
+WriteOSImageToBootMedia
+WriteOSImageToBootMedia: g_dwTocEntry =1, ImageStart: 0x80200000, ImageLength: 0x18739c8, LaunchAddr:0x80213884
INFO: OEMLaunch: Found chain extenstion: '' @ 0x80200000
INFO: OEMLaunch: Found chain extenstion: 'canifrain' @ 0x80200000
INFO: OEMLaunch: Found 'chain information' (pChainInfo=0x8024f538  Extensions=0x3).
Writing single region/multi-region update, dwBINFSPartLength: 25639368
IsValidMBR: MBR sector = 0x400
OpenPartition: Partition Exists=0x1 for part 0x21.
BP_SetDataPointer at 0x0
WriteData: Start = 0x0, Length = 0x18739c8.
Log2Phys: Logical 0x500 -> Physical 0x900
Updateded TOC!
IsValidMBR: MBR sector = 0x400
OpenPartition: Partition Exists=0x1 for part 0xb.
-WriteOSImageToBootMedia
TOC {
dwSignature: 0x434F544E
BootCfg {
  ConfigFlags: 0x820
  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: 0x20006
  dwSignature: 0x45424F54
  String: 'eboot.nb0'
  dwImageType: 0x2
  dwTtlSectors: 0x15E
  dwLoadAddress: 0x80038000
  dwJumpAddress: 0x80039000
  dwStoreOffset: 0x0
  sgList[0].dwSector: 0x200
  sgList[0].dwLength: 0x15E
}
ID[1] {
  dwVersion: 0x1
  dwSignature: 0x43465348
  String: ''
  dwImageType: 0x2
  dwTtlSectors: 0xC39D
  dwLoadAddress: 0x80200000
  dwJumpAddress: 0x80213884
  dwStoreOffset: 0x0
  sgList[0].dwSector: 0x900
  sgList[0].dwLength: 0xC39D
}
chainInfo.dwLoadAddress: 0X00000000
chainInfo.dwFlashAddress: 0X00000000
chainInfo.dwLength: 0X00000000
}
waitforconnect
INFO: OEMLaunch: Jumping to Physical Address 0x30213884h (Virtual Address 0x80213884h)...
tonyding
驱动牛犊
驱动牛犊
  • 注册日期2013-04-02
  • 最后登录2013-04-07
  • 粉丝0
  • 关注1
  • 积分1分
  • 威望11点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
24楼#
发布于:2013-04-02 10:39
您好, 我在TI AM335X WINCE7平台, 按您的文档移植BINF XIP功能。 为什么我生产的xip.bin文件的Magic Number不是n000ff,  还是b000ff。
我现在的现象时xip.bin下载不了。
上一页 下一页
游客

返回顶部