Hii charles, On Wed, 20 Nov, 2019, 7:37 AM Charles Manning, <[email protected]> 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 > [email protected] > http://lists.rtems.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.rtems.org/mailman/listinfo/users
