23.09.2023 - tech support stopped 23.09.2024 - forum closed
Author
Message
hd07
Joined: 13 Dec 2007
Posts: 263
Posted: Fri Jan 18, 2008 0:34 Post subject:
Алексей Алексеевич wrote: what mask in log?
Hi Alexey, I believe 0xffff, maybe I am wrong. I will re-create one.
Thank you.
Сергей
Joined: 26 Aug 2005
Posts: 20282
Flash-Extractor developer
Posted: Fri Jan 18, 2008 12:05 Post subject:
Important places in log:
Code: Find Bank Space
---------------
Bank 01 Start 0x076b Size 0x76b -> 0x760
Bank 02 Start 0x0861 Size 0x430 -> 0x440
Bank 03 Start 0x088f Size 0x2da -> 0x2e0
Fail
Flash_Extractor don't auto-detect Bank_Space.
Enter it manualy at filter.
Bank_Space = 0x400
(not need to re-scan)
You can:
- Find Bank Size (it will change Banks field)
- Show Blocks
Code: Find Bank Size
--------------
00 / 0x000 / 0x37a2
01 / 0x000 / 0x37a2
02 / 0x206 / 0x3cf
03 / 0x206 / 0x3cf
Last blocks = 0x37a2, this mean mask = 0xffff
If mask = 0x3ff, last block will < 0x3ff.
Manualy set correct table in filter:
Code: Find Bank Size
--------------
00 / 0x000 / 0x3cf
01 / 0x000 / 0x3cf
02 / 0x000 / 0x3cf
03 / 0x000 / 0x3cf
And save image (no re-scan).
Again:
- Scan with mask = 0x3ff
- Set in filter correct Bank_Space
- Set in filter correct bank table
hd07
Joined: 13 Dec 2007
Posts: 263
Posted: Sat Jan 19, 2008 12:33 Post subject:
Alexey and Sergey, thanks very much for your help.
So far the best result is mask 0xffff, 0x400, check full, 0 - 0x3cf, 310 good.
mask 0xffff, 0x400, un-check full, 0 - 0x3cf, 278 good.
I am satisfied with the results for now.
Thanks you again.
Best Regards.
Phil
All times are GMT + 4 Hours Goto page Previous 1 , 2
Page 2 of 2