Poochini Начинающий телефонист С нами с: 29.06.2004 Плодовитость: 8
Рейтинг
Подано 1 (0/1) голосов
|
C/M35 T9 pl - how to make in 1804
|
Here is more
http://www.t9.com/t9_languages.html
To be honest Polish T9 in x35 was taken not from Nokia 6210, but from pl.ldb file in Siemens SL45. But it doesn't help in creating Slovak T9, because Slovak T9 file in Siemens SL45 is in newer version, incompatible with x35. Nowadays Polish T9 in SL45 (pl.ldb file) is in newer version as well, but some time ago this file was in good version (it was 92498 bytes long, but newer version of pl.ldb file is 73199 bytes long). You must look at four bytes placed at offset 0x020 in *.ldb file. If this file is compatible with x35 and can be placed in x35 flash, these bytes must be "01 00 04 09" - as it was in older pl.ldb file. If these bytes are i.e. "02 00 00 04" (as it is in newer pl.ldb file and in sk.ldb file) then this file cannot be used to make T9 in x35.
If you are looking for something about structure of t9 file (*.ldb file) search for Czech t9 in Siemens x35. There you can find many informations - unfortunately a lot of it is in Czech. You can as well look for description of uploading Polish t9 in x35.
-=T9 database format in 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| |00 00 00 00 15 01| [E4 8C 00 00 16 01]
|00 00 00 00 19 01| |00 00 00 00 1B 01| |00 00 00 00 1D 01|
|00 00 00 00 1F 01|
- table of T9 bases (ldb files) 19 in v26 of flash
two of them are active [84 00 00 00 0A 01]
0A 01 means english language 84 00 inverted start adress of ldb file counted
from ofsset 0008:0000 so in full flash it will be adress 0008:0084,
[E4 8C 00 00 16 01] 1601 polish language start adress in full flash 0008:8CE4,
I don't know meanings of all languages sings you have to find out by yourslef
06h - German
09h - Danish
08h - French
0Dh - Greek
0Eh - Arab
10h - Hungarian
13h - Italian
16h - Polish
19h - Portugues
1Bh - Russian
1Fh - Swedish
0008:0080-0008:0083 - |00 00 00 00| - always the same
0008:0084 - start of first ldb file (english language in this case)
0008:8CE4 - start of second ldb file (polish language in this case)
0009:AAD4-0009:AAD7 - |53 54 39 45| - "ST9E" in ASCI end sign of all ldb files
That's all :-P
whole this text is based on Polish t9 pack [06]
This is all I know about T9 databases format in c/s/me45 all informations came from
Skylord, thank you for all that [email protected]
C45 t9 flash adress came from Ken thanx for that mate
and here
http://www.odblokovani.net/forum/index.php |
____________________________
http://x35zone.prv.pl - best polish site about siemens c/m/s 35 |
|