Hi Gedare,
Thank you for your response. I have sent an email with the screenshot
attached that shows the hello world example running in the SIS simulator.
Regards,
Ruturaj Nanoti
On Tue, Mar 7, 2023 at 9:44 PM Gedare Bloom wrote:
> Thanks. Please email me and j...@rtems.org directly with a scr
Thanks. Please email me and j...@rtems.org directly with a screenshot
that shows you can run this modified hello world.
On Mon, Mar 6, 2023 at 9:51 PM Ruturaj Nanoti wrote:
>
> Changed the message printed out in the hello testsuite from
> `Hello World` to `Hello RTEMS, from Ruturaj Nanoti!!` to
>
Changed the message printed out in the hello testsuite from
`Hello World` to `Hello RTEMS, from Ruturaj Nanoti!!` to
demonstrate the ability to work with the RTEMS project.
---
testsuites/samples/hello/init.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/testsuites/samples/