<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:10pt">I followed the steps you mentioned Alan and when loading I do the following:<br><br>~/workspace/osmocom-bb/src/host/osmocon$ ./osmocon -p /dev/ttyUSB0 -m romload ../../target/firmware/board/compal_e88/chainload.compalram.bin -c nuttx.bin <br>got 2 bytes from modem, data looks like: 3e 69  >i<br>Received ident ack from phone, sending parameter sequence<br>read_file(../../target/firmware/board/compal_e88/chainload.compalram.bin): file_size=4378, hdr_len=0, dnload_len=4381<br>Received parameter ack from phone, starting download<br>Finished, sent 5 blocks in total<br>Received branch ack, your code is running now!<br><br>Hit Ctrl-C and try minicom, no data or response to input in minicom. No change in screen either.<br><br>The load happens very fast so I wonder if it is even really working?<br><br>I can load the standard osmocom apps
 fine.<br><br>-Craig<br><br><div><span></span></div><div><br></div>  <div style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> Alan Carvalho de Assis <acassis@gmail.com><br> <b><span style="font-weight: bold;">To:</span></b> Craig Comstock <craig_comstock@yahoo.com> <br><b><span style="font-weight: bold;">Cc:</span></b> "baseband-devel@lists.osmocom.org" <baseband-devel@lists.osmocom.org> <br> <b><span style="font-weight: bold;">Sent:</span></b> Friday, April 5, 2013 12:24 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: Pirelli DPL10 - nuttx and dump flash for restore later<br> </font> </div> <br>
Hi Craig,<br><br>On 4/5/13, Craig Comstock <<a ymailto="mailto:craig_comstock@yahoo.com" href="mailto:craig_comstock@yahoo.com">craig_comstock@yahoo.com</a>> wrote:<br>><br>> I was wondering if someone could give me a nudge on how to get started<br>> getting nuttx working on this phone?<br>><br><br>I never tested it on Pirelli phone, but since it is same baseband as<br>GTA phones, you just need to use:<br><br>$ cd nuttx/tools<br>$ ./configure.sh compal_e88/nsh_highram<br>$ cd ..<br>$ make<br><br>Then upload nuttx.bin using chainload.compalram.bin as explained here:<br><br>http://bb.osmocom.org/trac/wiki/nuttx-bb/configurations<br><br>Keep in mind the main development platform for nuttx-bb is C155 (compal_e99).<br><br>If you need help, please enter in IRC channel ##nuttx-bb (<a target="_blank" href="http://irc.freenode.net/">irc.freenode.net</a>).<br><br>More info:<br>http://bb.osmocom.org/trac/wiki/nuttx-bb<br><br>Best
 Regards,<br><br>Alan<br><br><br> </div> </div>  </div></body></html>