Re: GSoC: Hello World Patch

2022-03-29 Thread Joel Sherrill
On Tue, Mar 29, 2022 at 2:59 PM Kamlesh Bharodiya wrote: > Hi Joel, > > I had tried to run the program using integrated simulator with gdb. That > didn't work for me (need to figure out). > Hmm.. sis as integrated with gdb was disabled in favor of the more powerful standalone newer versions of s

Re: GSoC: Hello World Patch

2022-03-28 Thread Joel Sherrill
Looks good. Email (or send it to me on Discord) a screenshot in gdb with that program. Then add yourself to https://devel.rtems.org/wiki/GSoC/2022 Feel free to discuss any projects you are interested in here or Discord. On Mon, Mar 28, 2022 at 1:10 PM Kamlesh Bharodiya wrote: > Hi, > > I woul

GSoC: Hello World Patch

2022-03-28 Thread Kamlesh Bharodiya
Hi, I would like to participate in the GSoC 2022 Program. I have built and run the Hello World Program. Please find below: (also attaching the patch) commit bdd1ae76926135fbadc7920eefe6a303342e4a19 (HEAD -> master) Author: Kamlesh_Bharodiya Date: Sun Mar 27 22:22:47 2022 +0530 [GSoC Entry] Mo

[Screenshot] Matt Joyce GSOC Hello World Patch

2021-03-15 Thread Matthew Joyce
Hello RTEMS Community, Please find my attached screenshot for the GSOC Hello World introduction. Thank you again for your time! Sincerely, Matt ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

[PATCH 0/1] Matt Joyce GSOC Hello World Patch

2021-03-15 Thread Matt Joyce
Hello RTEMS Community! Please see my Hello World patch as per the GSOC instructions. Thank you very much for your time and I'm excited to join you! Sincerely, Matt Matt Joyce (1): Edited hello world message in init.c as prerequisite for GSOC application. testsuites/samples/hello/init.c