<div dir="auto"><div>Hii charles,<br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 20 Nov, 2019, 7:37 AM Charles Manning, <<a href="mailto:cdhmanning@gmail.com" target="_blank" rel="noreferrer">cdhmanning@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi</div><div><br></div><div>I am starting out with RTEMS and want to get through the first steps from zero to running a hello world application on a simulator, qemu etc.</div><div><br></div><div>Unfortunately <a href="https://docs.rtems.org/branches/master/user/start/index.html" rel="noreferrer noreferrer" target="_blank">https://docs.rtems.org/branches/master/user/start/index.html</a> ends up failing the BSP test in 2.7</div></div></blockquote></div></div><div dir="auto">The tests fail because the target sim was removed from gdb to a standalone application, so you have to use erc32-sis instead of erc32, this will use the new sis instead of gdb sis.</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div> and in a TODO at step 2.8 leaves me hanging for more...</div></div></blockquote></div></div><div dir="auto">I am not really sure about this, but the way how the did it was, to modify the hello world program in the source and make in your bsp directory.</div><div dir="auto">To run the program use the sparc-rtems5-sis or run with the file name.</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Thanks</div><div><br></div><div>Charles</div><div><br></div></div>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@rtems.org" rel="noreferrer noreferrer" target="_blank">users@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer noreferrer noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/users</a></blockquote></div>
</div></div>