Motorola C116 experiment

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/baseband-devel@lists.osmocom.org/.

Thatsit thatsit at gmx.ch
Wed Feb 23 23:33:04 UTC 2011


Hi

Am 23.02.2011 um 23:52 schrieb Henk:
> 
> Anything I can try to get it working?
> 
> ./osmocon -p /dev/ttyS0 -m c123xor
> ../../target/firmware/board/compal_e88/loader.compalram.bin
> got 1 bytes from modem, data looks like: 00  .
> got 2 bytes from modem, data looks like: 00 81  ..
> got 4 bytes from modem, data looks like: 1b f6 02 00  ....
> got 1 bytes from modem, data looks like: 41  A
> got 1 bytes from modem, data looks like: 01  .
> got 1 bytes from modem, data looks like: 40  @
> Received PROMPT1 from phone, responding with CMD
> read_file(../../target/firmware/board/compal_e88/loader.compalram.bin):
> file_size=16788, hdr_len=4, dnload_le n=16795
> got 1 bytes from modem, data looks like: 66  f
> got 1 bytes from modem, data looks like: 74  t
> got 1 bytes from modem, data looks like: 6d  m
> got 1 bytes from modem, data looks like: 74  t
> got 1 bytes from modem, data looks like: 6f  o
> got 1 bytes from modem, data looks like: 6f  o
> got 1 bytes from modem, data looks like: 6c  l
> Received FTMTOOL from phone, ramloader has aborted

I had the same behavior with other phones when I tried it on a slow machine.. 
As the boot loader is VERY time critical I commented out the printf statements which 
print the 'got x bytes from modem, data looks like' messages. Then it worked
even on my slow computer:-)

Regards
Matthias



More information about the baseband-devel mailing list