- 积分
- 760
- 实力分
- 点
- 金钱数
- 两
- 技术分
- 分
- 贡献分
- 分
|
发表于 2006-9-23 00:31:35
|
显示全部楼层
回复 #1 robin 的帖子
从干净的5508里看只有这两段符合要求
0x1F0000: free 0x010000 bytes;1F0000开始很多补丁都已用到,包括kvsim,收发件箱密码保护等这些重要的补本
0x56FF90: free 0x040080 bytes;这里连续的256K中,从580000到59FFFF 的128K已被现有的区号秀v3.0数据库占用了,如果按罗斌的要求,目前只能把原来的数据库移到
0x56FF90处开始,然后接下来要满打满算0x5B0010为止:(
下面是5508里的空白地址
F:\> sfe 0 6688flash.bin
;Siemens Flash Explorer v2.51c (c)Dec.03 by RizaPN <rizapn@yahoo.com>
;File 6688flash.bin (pos=0x0,sz=0x600000,rd=0x600000) buffered
;FirmwareID: SLCKv55-lg8-gen7k.z1 (default memory mapping)
0x1F0000: free 0x010000 bytes
0x27D07A: free 0x001C86 bytes
0x4447D2: free 0x00382E bytes
0x48241B: free 0x001BE5 bytes
0x4EAF14: free 0x00035A bytes
0x4EDE9D: free 0x000343 bytes
0x50C670: free 0x000990 bytes
0x562A4E: free 0x0015B2 bytes
0x56FF90: free 0x040080 bytes
0x5BC64E: free 0x0038AA bytes
0x5CE238: free 0x001CCC bytes
0x5DE020: free 0x001F8C bytes
0x5EC020: free 0x003F98 bytes
0x5F2740: free 0x0004A4 bytes
0x5F30BE: free 0x0004F0 bytes
0x5F9A28: free 0x000350 bytes
0x5FA020: free 0x001FF0 bytes
0x5FD492: free 0x000D10 bytes
0x5FE61C: free 0x000C8C bytes
0x5FF4BB: free 0x000725 bytes |
|