Re: Regarding modified hello world example

2016-12-17 Thread Tanu Hari Dixit
I forgot to ask another important question- Which of the above projects would require me to have actual hardware? Thank you, Tanu Hari Dixit. On Sun, Dec 18, 2016 at 5:52 AM, Tanu Hari Dixit wrote: > Hello Joel, > > Thank you for your reply. > >> Congratulations on getting it working. Please pos

Re: [PATCH] Changed hello world example to include my name

2016-12-17 Thread Tanu Hari Dixit
Hello all, Please find the screenshot attached. Tanu Hari Dixit. On Sun, Dec 18, 2016 at 6:03 AM, tokencolour wrote: > This is something I tried after reading > https://devel.rtems.org/wiki/GSoC/GettingStarted#ProveYouCanWorkOnRTEMS > --- > testsuites/samples/hello/init.c | 6 +- > 1 file

[PATCH] Changed hello world example to include my name

2016-12-17 Thread tokencolour
This is something I tried after reading https://devel.rtems.org/wiki/GSoC/GettingStarted#ProveYouCanWorkOnRTEMS --- testsuites/samples/hello/init.c | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/testsuites/samples/hello/init.c b/testsuites/samples/hello/init.c index a2d6c

Re: Regarding modified hello world example

2016-12-17 Thread Tanu Hari Dixit
Hello Joel, Thank you for your reply. > Congratulations on getting it working. Please post your diff to hello world > and a screenshot. I'll post the diff and the screenshot ASAP. > > What host OS are you using? > I'm working on Linux Ubuntu 14.04 LTS. > What type of project are you intereste