<div>sudo ./osmocon -p /dev/ttyUSB0 -m c123xor ../../target/firmware/board/compal_e88/loader.compalram.bin</div><div>sudo ./osmoload memload 0x820000 ../../target/firmware/board/compal_e88/monitor.highram.bin</div><div>sudo ./osmoload jump 0x820000</div>
<div><br></div><div>This solution works pretty well!</div><div><br></div><div><div>./osmocon -p /dev/ttyUSB0 -m c123xor -c ../../target/firmware/board/compal_e88/monitor.highram.bin ../../target/firmware/board/compal_e88/chainload.compalram.bin</div>
</div><div><br></div><div>I'm not able to make this one working. The fw is downloaded but not run.</div><div><br></div><div>monitor.highram.bin has been changed into rssi.highram.bin.</div>