View Single Post
Old 07-06-2006, 05:49   #12 (permalink)
pawaa
No Life Poster
 
pawaa's Avatar
 
Join Date: Feb 2004
Age: 46
Posts: 1,461
Member: 55631
Status: Offline
Thanks Meter: 55
Quote:
Originally Posted by cellquery
I E1 12:46:03 OptiFlash 4.16 T1 started
I E2 12:46:10 ThreadProtocol started
I E3 12:46:10 OS: NT family, Ver:5.1
I E4 12:46:10 Boot loader protocol type: passive
I E5 12:46:10 Memory interface type: 1
I E6 12:46:10 Setup loader: G:\DATA\TST\AgereDownloader-v1\AgereDownloader-v1\Downloader\sl_sceptrehp_sgh_std.sre
I E7 12:46:10 Setup loader base addr: 0x00000000
I E8 12:46:10 Flash loader: G:\DATA\TST\AgereDownloader-v1\AgereDownloader-v1\Downloader\fl_sceptrehp_sgh_hw1_v24_S04.sre
I E9 12:46:10 Flash loader base addr: 0x30000000
I E10 12:46:10 Stack base addr: 0x20000000
I E11 12:46:10 Stack buffers: 2
I E12 12:46:10 0: 0x20000000 - 0x21ffffff [32 MB (33554432 Bytes)]
I E13 12:46:10 1: 0x28000000 - 0x2fffffff [128 MB (134217728 Bytes)]
I E14 12:46:10 ThreadGUI started
I E15 12:46:10 Opened COM26 at 115200 baud
I E16 12:46:10 PC transfer speeds (COM26): 57600 115200 230400 460800 921600
I E17 12:46:10 Loading S-record file (RangeCheck=Off)
I E18 12:46:10 File: G:\DATA\TST\AgereDownloader-v1\AgereDownloader-v1\Downloader\sl_sceptrehp_sgh_std.sre
I E19 12:46:10 SRE line 181: IGNORING: S70500000000FA
I E20 12:46:10 There is 1 memory region in the S-record file:
I E21 12:46:10 1: 0x00000000 - 0x00000b3f = 2880 Bytes
I E22 12:46:10 Loading S-record file (RangeCheck=Off)
I E23 12:46:10 File: G:\DATA\TST\AgereDownloader-v1\AgereDownloader-v1\Downloader\fl_sceptrehp_sgh_hw1_v24_S04.sre
I E24 12:46:10 SRE line 30614: IGNORING: S70530000000CA
I E25 12:46:10 There is 1 memory region in the S-record file:
I E26 12:46:10 1: 0x30000000 - 0x30077943 = 489796 Bytes
I E27 12:46:10 Loading S-record file (RangeCheck=On)
I E28 12:46:10 File: G:\DATA\Samsung\E900\E900DXFE5\E900DXFE5.sre
I E29 12:46:22 SRE line 1: IGNORING: S00600004844521B
I E30 12:47:11 SRE line 4190210: IGNORING: S705A002000058
I E31 12:47:12 There are 2 memory regions in the S-record file:
I E32 12:47:12 1: 0x20010000 - 0x21ffffff = 33488896 Bytes
I E33 12:47:12 2: 0x28000000 - 0x29ffffff = 33554432 Bytes
E E34 12:47:12 Attempt to write to reserved region 0x21ff0000 - 0x22000000 (0x20010000 - 0x21ffffff)
I E35 12:47:12 Closed COM26
I E36 12:47:12 ReLoad: 18 (ERR_BAD_SREC_ADDR)
I E37 12:47:12 Error code: ERR_BAD_SREC_ADDR
E E38 12:47:12 Sorry, an error has occured ! (ERR_BAD_SREC_ADDR)
I E39 12:47:12 ThreadProtocol finished
I E40 12:47:12 ThreadProtocol: 18
I E41 12:47:12 ThreadGUI finished


WHATS WRONG >???
There are 3 reserved regions for this model,

0x20000010 - 0x2000ffff
0x21ff0000 - 0x22000000
0x29c00000 - 0x30000000

These regions must not be included in flash file or you are going to mess up it's imei, and will start blaming someone else, if you know how to use hex editor then you can remove these regions from this double byte Motorola s-record file (SRE), but if you are still willing to flash this phone with this file and want to damage it's imei then go to optiflash's folder and open PlatForm.Def in notepad and remove following three lines where ever you find these...

Reserved0=0x20000010 - 0x2000ffff
Reserved1=0x21ff0000 - 0x22000000
Reserved2=0x29c00000 - 0x30000000

(From now on, you are on your own, don’t bother me or blame me for anything)
  Reply With Quote
 
Page generated in 0.06465 seconds with 7 queries