That did it.<div>I don't know how I missed this one. It was right on the Hello World sample.</div><div><br></div><div>Thank you all.</div><div>Cassio<br><br><div class="gmail_quote">On Thu, Mar 15, 2012 at 3:14 PM, Gedare Bloom <span dir="ltr"><<a href="mailto:gedare@rtems.org">gedare@rtems.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Thu, Mar 15, 2012 at 2:01 PM, Binkowski, Cassio <<a href="mailto:cassioiks@gmail.com">cassioiks@gmail.com</a>> wrote:<br>


>> Yes. The doc is wrong. :)<br>
>><br>
>> Should be RTEMS_SELF, and RTEMS_SUCCESSFUL.<br>
>><br>
>> It would be a useful exercise for you to fix the doc (find it under<br>
>> doc/user/ in the rtems source tree) and create a patch.<br>
><br>
><br>
> Well, the way I'm going, I'm probably going to do this after all. :)<br>
><br>
> After fixing RTEMS_SELF and RTEMS_SUCCESSFUL, I got another one:<br>
><br>
> /opt/rtems-4.11/sparc-rtems4.11/sis/lib/librtemsbsp.a(bspinit.o): In<br>
> function `Init':<br>
> /home/rtems/rtems-4.11-work/rtems/c/src/lib/libbsp/sparc/erc32/../../shared/bspinit.c:84:<br>
> undefined reference to `main'<br>
> /home/rtems/rtems-4.11-work/rtems/c/src/lib/libbsp/sparc/erc32/../../shared/bspinit.c:84:<br>
> undefined reference to `main'<br>
> collect2: ld returned 1 exit status<br>
> make: *** [test.exe] Error 1<br>
><br>
> Do you know what it is?<br>
><br>
</div></div>This example code is out of date or something.. Try renaming<br>
init_task() to be Init() instead. That might do the trick.<br>
<br>
> Thanks<br>
><br>
</blockquote></div><br></div>