<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>Thanks for the answers.</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><span> It was the spaces between  "../ ../"  and the first commandline that was the errorcause.</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><span>erich<br></span></div><div><br></div>  <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font size="2" face="Arial"> <hr size="1">  <b><span style="font-weight:bold;">Fra:</span></b> Dario Lombardo
 <dario.lombardo.ml@gmail.com><br> <b><span style="font-weight: bold;">Til:</span></b> Erich Dachleger <edachleger@yahoo.com> <br><b><span style="font-weight: bold;">Kopi:</span></b> "baseband-devel@lists.osmocom.org" <baseband-devel@lists.osmocom.org> <br> <b><span style="font-weight: bold;">Sendt:</span></b> Torsdag, 28. februar 2013 15.18<br> <b><span style="font-weight: bold;">Emne:</span></b> Re: trouble loading trx-firmware<br> </font> </div> <br>On Thu, Feb 28, 2013 at 1:01 PM, Erich Dachleger <<a ymailto="mailto:edachleger@yahoo.com" href="mailto:edachleger@yahoo.com">edachleger@yahoo.com</a>> wrote:<br>>  ./osmocon -p /dev/ttyUSB0 -m c123xor -c ../<br>> ../target/firmware/board/compal_e88/trx.compalram.bin ../<br>> ../target/firmware/board/compal_e88/chainload.highram.bin<br><br>If I am not wrong, compalram image should be loaded as argument, while<br>highram image should be passed to -c, so this command is
 wrong.<br><br>> I also tried switching highram-compalram:<br>> ./osmocon -p /dev/ttyUSB0 -m c123xor -c ../<br>> ../target/firmware/board/compal_e88/trx.highram.bin ../<br>> ../target/firmware/board/compal_e88/chainload.compalram.bin<br>><br><br>That should be right: you're loading the chainloader that loads the<br>trx. This looks like the command I used to load the TRX. But if you're<br>getting the message "no such file" you're probably pointing to the<br>wrong file names. Do an "ls" from the dir you're running the code to<br>be sure you're pointing to right files.<br><br>Last but not least: insist. Firmwares in my phones never load at the first try.<br>Dario.<br><br><br> </div> </div>  </div></body></html>