Hi all,<br><br>I need some help in getting qt embedded to work.<br><br>After completing my configuration for buildroot, i do a make<br>&#39;make&#39; was successful and the output file (uImage) size was around 7MB.<br><br>
Halfway through the loading to kernel, I encounter kernel panic. below is the message I got.<br><br>...<br>NET: Registered protocol family 16                                              <br>bio: create slab &lt;bio-0&gt; at 0                                                   <br>
NET: Registered protocol family 2                                               <br>IP route cache hash table entries: 1024 (order: 0, 4096 bytes)                  <br>TCP established hash table entries: 1024 (order: 1, 8192 bytes)                 <br>
TCP bind hash table entries: 1024 (order: 0, 4096 bytes)                        <br>TCP: Hash tables configured (established 1024 bind 1024)                        <br>TCP reno registered                                                             <br>
NetWinder Floating Point Emulator V0.97 (double precision)                      <br>Kernel panic - not syncing: Out of memory and no killable processes...    <br>...<br><br><br>My board is having a 32MB RAM and the uImage size is only 7MB. <br>
<br>How come I still get this message?<br>How can I resolve this?<br><br>On side note, I can use previously, I was using directfb and the uImage size was around 3.1MB and the kernel can be loaded and use.<br><br>Not sure how to attach file to mailing list so I did like normal mail attachment. Attached is my configuration for both buildroot and linux.<br>
<br>Regards,<br>Stanley<br>