Can someone recommend a Quick Start that "just works"?

Niteesh gsnb.gn at gmail.com
Wed Nov 20 04:43:08 UTC 2019


Hii charles,

On Wed, 20 Nov, 2019, 7:37 AM Charles Manning, <cdhmanning at gmail.com> wrote:

> Hi
>
> 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.
>
> Unfortunately https://docs.rtems.org/branches/master/user/start/index.html
> ends up failing the BSP test in 2.7
>
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.

> and in a TODO at step 2.8 leaves me hanging for more...
>
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.
To run the program use the sparc-rtems5-sis or run with the file name.

> Thanks
>
> Charles
>
> _______________________________________________
> users mailing list
> users at rtems.org
> http://lists.rtems.org/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20191120/c0c73074/attachment.html>


More information about the users mailing list