I'm actually using the current release but I was reading some older ERTOS/NICTA papers and took a look at the old package. Whether its still used or not, can you explain the rational behind the code?<br><br><div class="gmail_quote">
On Jan 25, 2008 1:42 AM, Geoffrey Lee <<a href="mailto:glee@ok-labs.com">glee@ok-labs.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Thu, Jan 24, 2008 at 05:01:56PM -0800, Subcommander l0r3zz wrote:<br><br><br>Hi<br><br>Sigma0 is no longer used in OKL4.<br><br>Which release are you using?<br><br> -gl<br><div><div></div><div class="Wj3C7c"><br>
> While studying the Sigma0 code, there is something I don't quite<br>> understand...<br>><br>><br>> uintptr_t _stack[128];<br>> void * _stack_top = (void*) &_stack[255];<br>><br>><br>><br>
> OK an array of 128 unsigned int pointer;<br>><br>> but then why are you taking the address of _stack[255] and not &<br>> _stack[127] ?<br><br></div></div>> _______________________________________________<br>
> Developer mailing list<br>> <a href="mailto:Developer@okl4.org">Developer@okl4.org</a><br>> <a href="https://lists.okl4.org/mailman/listinfo/developer" target="_blank">https://lists.okl4.org/mailman/listinfo/developer</a><br>
<font color="#888888"><br><br>--<br>Lalalalalalalalala...<br><br></font></blockquote></div><br>