<div dir="ltr">Hi,<br><br>I have the following size for my application:<br><br><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">   text<span style="white-space:pre">    </span>   data<span style="white-space:pre">    </span>    bss<span style="white-space:pre">    </span>    dec<span style="white-space:pre">    </span>    hex<span style="white-space:pre">    </span>filename<br>  77500<span style="white-space:pre">   </span>   1544<span style="white-space:pre">    </span>  64032<span style="white-space:pre">     </span> 143076<span style="white-space:pre">      </span>  22ee4<span style="white-space:pre">     </span>o-optimize/test.exe</blockquote></div><div><br></div><div>I believe .bss and part of the .data is allocated in RAM. However, the LM3S6965 Qemu board only has 64kB of RAM. On top of that, I have 4 rtems tasks that has the stack size of 2048. I thought that will be allocated in the RAM too. But my application still works and I am wondering if I calculated the amount of memory in RAM wrongly?<br><br>Any help is much appreciated. Thanks. <br><br>Cheers,<br>Yie </div></div>