Due to a minor issue in my cable the second solution didn't work. I can confirm that both solutions work well.
On Wed, Feb 1, 2012 at 10:00 AM, Dario Lombardo dario.lombardo@libero.itwrote:
sudo ./osmocon -p /dev/ttyUSB0 -m c123xor ../../target/firmware/board/compal_e88/loader.compalram.bin sudo ./osmoload memload 0x820000 ../../target/firmware/board/compal_e88/monitor.highram.bin sudo ./osmoload jump 0x820000
This solution works pretty well!
./osmocon -p /dev/ttyUSB0 -m c123xor -c ../../target/firmware/board/compal_e88/monitor.highram.bin ../../target/firmware/board/compal_e88/chainload.compalram.bin
I'm not able to make this one working. The fw is downloaded but not run.
monitor.highram.bin has been changed into rssi.highram.bin.