RSSI firmware
Steve Markgraf
steve at steve-m.de
Tue Jan 31 13:58:01 CET 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