View Full Version : xip get problem
sanjian
21st December 2007, 10:15 AM
Dear all
I use RomMaster.exe get O2 ROM XIP Error info: please help,thanks!
E:\ROMEDIT\Atom18508>RomMaster.exe diskimage_Ver.nb0 -w 5 0x0054000C -x -o xip.bin
[Error] Invalid File Handle of '0x0054000C'.
abusalza
22nd December 2007, 05:05 PM
Incorrect parameter!!!
Try this
RomMaster.exe diskimage_ver.nb0 -w 5 -b 0x0018000c -x -o xip.bin
sanjian
24th December 2007, 05:37 AM
Incorrect parameter!!!
Try this
RomMaster.exe diskimage_ver.nb0 -w 5 -b 0x0018000c -x -o xip.bin
but same problem:
E:\ROMEDIT\Atom18508>RomMaster.exe diskimage_ver.nb0 -w 5 0x0018000c -x -o xip.b
in
[Error] Invalid File Handle of '0x0018000c'.
scorpio16v
24th December 2007, 08:20 AM
but same problem:
E:\ROMEDIT\Atom18508>RomMaster.exe diskimage_ver.nb0 -w 5 0x0018000c -x -o xip.bin
please compare abusalza's commandline:
RomMaster.exe diskimage_ver.nb0 -w 5 -b 0x0018000c -x -o xip.bin
with yours.
sanjian
24th December 2007, 08:33 AM
Can't use -b options?
RomMaster.exe diskimage_ver.nb0 -w 5 -b 0x0018000c -x -o xip.bin
RomMaster V2.2
Usage: RomMaster [options] imagefile
-d[m] <dfile> - delete file
replace file/module together with -a option
'm' delete module, deleting module isn't suggested
-a[c] <afile> - add file into the rom
'c' means use compress(need CECompressv4.dll)
-o <ofile> - output imagefile name
-v <0~9> - print info, 0 detail, 9 only show errors, default is 5
-w <5> - 5 is 2005, default is 2003&SE
-x - only save XIP(OS) data, can use fix option
-s <0x...> - Fix XIP start address(Hex)
-e <0x...> - Fix XIP end address(Hex)
In replace mode, 'c'&'m' is useless
scorpio16v
24th December 2007, 09:09 AM
Can't use -b options?
RomMaster.exe diskimage_ver.nb0 -w 5 -b 0x0018000c -x -o xip.bin
RomMaster V2.2
You can use ROMMASTER from Scoter ROM Kitchen.
It's v2.3 and use the -b option.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.