RSSI firmware

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/.

Steve Markgraf steve at steve-m.de
Tue Jan 31 12:58:01 UTC 2012


Hi,

On 31.01.2012 13:21, Martin Hauke wrote:
> Instead of loading 'monitor.compalram.bin' directly you have to load
> 'loader.compalram.bin' and then use 'osmocon memload' to load the
> monitor-app into the RAM.

What also works is chainloading the binary with the Calypso romloader:

./osmocon -p /dev/ttyUSB0 -m c123xor -c
../../target/firmware/board/compal_e88/monitor.highram.bin
../../target/firmware/board/compal_e88/chainload.compalram.bin

But for that the size check in osmocon needs to be removed, as discussed
earlier in this thread.

Regards,
Steve




More information about the baseband-devel mailing list