GSM Shop GSM Shop
GSM-Forum  

Welcome to the GSM-Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.
Only registered members may post questions, contact other members or search our database of over 8 million posts.

Registration is fast, simple and absolutely free so please - Click to REGISTER!

If you have any problems with the registration process or your account login, please contact contact us .

Go Back   GSM-Forum > GSM & CDMA Phones / Tablets Software & Hardware Area > Various > Siemens-Benq > All Siemens and Benq Manufactured Phones > x1x to x45/x50


x1x to x45/x50 All Siemens mobile starting from S6, S10, ... up to C45, S45, ME45, SL42, SL45(i), A50, CL50, M50, MT50.

Reply
 
LinkBack Thread Tools Display Modes
Old 04-08-2003, 00:23   #1 (permalink)
No Life Poster
 
Drug_Store's Avatar
 
Join Date: Sep 2002
Location: Portugal
Posts: 8,456
Member: 15312
Status: Offline
Sonork: 100.1576041
Thanks Meter: 1,097
I need a quick help on a C45!!!


Hi everyone,

I need to know the flash address start and end, of language and T9.

Someone can help me?
  Reply With Quote
Old 04-08-2003, 02:38   #2 (permalink)
No Life Poster
 
Drug_Store's Avatar
 
Join Date: Sep 2002
Location: Portugal
Posts: 8,456
Member: 15312
Status: Offline
Sonork: 100.1576041
Thanks Meter: 1,097
Or v50 Lg-5 T9 -10 if someone has it...
  Reply With Quote
Old 04-08-2003, 08:08   #3 (permalink)
Moderator
 
Join Date: May 1999
Location: Blagoevgrad, Bulgaria
Age: 52
Posts: 1,056
Member: 73
Status: Offline
Thanks Meter: 537
Donate money to this user
if this will help ....

-=T9 database format in c/s/me45 and m/mt50 siemens phones=-

T9 C45
start = 0038:0000
end = 003B:0000
size = 0x30000 or 192 Kb

T9 S/ME45 S45i and M/MT50
start = 0008:0000
end = 000B:0000
size = 0x30000 or 192 Kb

This is the table of ldb files it is from ME45 the same in S45
and in C45 starting at offset 00380000.
There are differences in m/mt 50 and S45i.

Starting offset: 0008:0000
End offset: 0008:0083

0008:0000 |54 39 00 00| {D8 AA 01 00} <06> |01 53 39 01 01| |00 00
0008:0010 00 00 05 01| |00 00 00 00 07 01| |00 00 00 00 06 01|
0008:0020 |00 00 00 00 09 01| <84 00 00 00 0A 01> |00 00 00 00
0008:0030 0B 01| |00 00 00 00 0C 01| |00 00 00 00 08 01| |00 00
0008:0040 00 00 0D 01| |00 00 00 00 0E 01| |00 00 00 00 10 01|
0008:0050 |00 00 00 00 13 01| |00 00 00 00 14 01| |00 00 00 00
0008:0060 15 01| <E4 8C 00 00 16 01> |00 00 00 00 19 01| |00 00
0008:0070 00 00 1B 01| |00 00 00 00 1D 01| |00 00 00 00 1F 01|
0008:0080 |00 00 00 00|

And now what is what here

0008:0000-0008:0003 |54 39 00 00| - "T9" sign in ASCI, the beginning of database
|54 39 CB 0B| - this in m/mt50 v09
|54 39 E7 1A| - this in S45i v03


0008:0004-0008:0007 {D8 AA 01 00} - end adress of all T9 bases but it's inverted
so the adress will be 00 01 AA D8 but counting
starts from offset 0008:0000 so in full flash
it will be 0009:AAD8

0008:0008 - <06> - tegic language group in this case 06 means english and polish

0008:0009-0008:000D |01 53 39 01 01| - in all flash versions those 5 bytes stays
the same so do not change it

0008:000E-0008:007F |00 00 00 00 05 01| |00 00 00 00 07 01| |00 00 00 00 06 01|
|00 00 00 00 09 01| <84 00 00 00 0A 01> |00 00 00 00 0B 01|
|00 00 00 00 0C 01| |00 00 00 00 08 01| |00 00 00 00 0D 01|
|00 00 00 00 0E 01| |00 00 00 00 10 01| |00 00 00 00 13 01|
|00 00 00 00 14 01
  Reply With Quote
Old 04-08-2003, 14:06   #4 (permalink)
No Life Poster
 
Drug_Store's Avatar
 
Join Date: Sep 2002
Location: Portugal
Posts: 8,456
Member: 15312
Status: Offline
Sonork: 100.1576041
Thanks Meter: 1,097
Quote:
Originally posted by Victor
if this will help ....

-=T9 database format in c/s/me45 and m/mt50 siemens phones=-

T9 C45
start = 0038:0000
end = 003B:0000
size = 0x30000 or 192 Kb

T9 S/ME45 S45i and M/MT50
start = 0008:0000
end = 000B:0000
size = 0x30000 or 192 Kb

This is the table of ldb files it is from ME45 the same in S45
and in C45 starting at offset 00380000.
There are differences in m/mt 50 and S45i.

Starting offset: 0008:0000
End offset: 0008:0083

0008:0000 |54 39 00 00| {D8 AA 01 00} <06> |01 53 39 01 01| |00 00
0008:0010 00 00 05 01| |00 00 00 00 07 01| |00 00 00 00 06 01|
0008:0020 |00 00 00 00 09 01| <84 00 00 00 0A 01> |00 00 00 00
0008:0030 0B 01| |00 00 00 00 0C 01| |00 00 00 00 08 01| |00 00
0008:0040 00 00 0D 01| |00 00 00 00 0E 01| |00 00 00 00 10 01|
0008:0050 |00 00 00 00 13 01| |00 00 00 00 14 01| |00 00 00 00
0008:0060 15 01| <E4 8C 00 00 16 01> |00 00 00 00 19 01| |00 00
0008:0070 00 00 1B 01| |00 00 00 00 1D 01| |00 00 00 00 1F 01|
0008:0080 |00 00 00 00|

And now what is what here

0008:0000-0008:0003 |54 39 00 00| - "T9" sign in ASCI, the beginning of database
|54 39 CB 0B| - this in m/mt50 v09
|54 39 E7 1A| - this in S45i v03


0008:0004-0008:0007 {D8 AA 01 00} - end adress of all T9 bases but it's inverted
so the adress will be 00 01 AA D8 but counting
starts from offset 0008:0000 so in full flash
it will be 0009:AAD8

0008:0008 - <06> - tegic language group in this case 06 means english and polish

0008:0009-0008:000D |01 53 39 01 01| - in all flash versions those 5 bytes stays
the same so do not change it

0008:000E-0008:007F |00 00 00 00 05 01| |00 00 00 00 07 01| |00 00 00 00 06 01|
|00 00 00 00 09 01| <84 00 00 00 0A 01> |00 00 00 00 0B 01|
|00 00 00 00 0C 01| |00 00 00 00 08 01| |00 00 00 00 0D 01|
|00 00 00 00 0E 01| |00 00 00 00 10 01| |00 00 00 00 13 01|
|00 00 00 00 14 01
Many Thanks, IŽll try to work this out...
  Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
help vygys team how to unlock u400 quick customer on my head observer123 VygisToolbox 2 09-08-2009 18:14
need just expert help on 3 hardware problem ace9322ice Nokia Hardware & Hardware Repair 3 08-26-2009 16:54
need quick help with w800 gedasgsm HWK 8 07-01-2007 11:12
T20s dead :-( and need quick help Spellbound Old Ericsson Phones & Sony Phones 18 01-05-2003 22:16

 



All times are GMT +1. The time now is 16:31.



Powered by Searchlight © 2024 Axivo Inc.
vBulletin Optimisation provided by vB Optimise (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
- GSM Hosting Ltd. - 1999-2023 -
Page generated in 0.13933 seconds with 9 queries

SEO by vBSEO