<div dir="ltr">Thank you for the information. I've been doing some research into the CAN support and I think that it would definitely be a project that I would be interested in. I am just a little curious though if there would be any available mentors for this project, and if so would I have the green light to start working on the first draft of the project? <br><div>Thanks again</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Mar 9, 2020 at 11:37 AM Gedare Bloom <<a href="mailto:gedare@rtems.org">gedare@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi John,<br>
<br>
Thanks. Regarding BeagleBone Black (BBB) you should demonstrate that<br>
you can run RTEMS on the BBB during your proposal prep phase. You will<br>
need to dig to find out what remains to be done in this space. That<br>
said, there is a student with a proposal to advance Flattened Device<br>
Tree support so you would want to avoid that area. It's not clear to<br>
me what else remains to be done that is sufficiently interesting. I'd<br>
like to see if we can support the BBB with RTEMS "legacy" network<br>
stack and lwIP, then it could be a handy board for us as a project to<br>
use to test the networking infrastructure. This is related to<br>
<a href="https://devel.rtems.org/ticket/3850" rel="noreferrer" target="_blank">https://devel.rtems.org/ticket/3850</a><br>
<br>
BBB is also a candidate for Controller Area Network (CAN) support (pun<br>
intended). Although we don't have active open project descriptions,<br>
that could be an area for expanding peripheral and library support. It<br>
does require some additional hardware to actually do any testing<br>
though. One can start with Qemu-emulated CAN support, which was added<br>
by a previous RTEMS GSoC student project.<br>
<br>
Gedare<br>
<br>
On Sun, Mar 8, 2020 at 11:30 AM John kongtcheu <<a href="mailto:johnkongtcheu@gmail.com" target="_blank">johnkongtcheu@gmail.com</a>> wrote:<br>
><br>
><br>
><br>
> ---------- Forwarded message ---------<br>
> From: John kongtcheu <<a href="mailto:johnkongtcheu@gmail.com" target="_blank">johnkongtcheu@gmail.com</a>><br>
> Date: Sun, Feb 23, 2020 at 7:19 PM<br>
> Subject: Fwd: [PATCH] Hello World<br>
> To:<br>
> Cc: <<a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a>><br>
><br>
><br>
><br>
> ---------- Forwarded message ---------<br>
> From: John kongtcheu <<a href="mailto:johnkongtcheu@gmail.com" target="_blank">johnkongtcheu@gmail.com</a>><br>
> Date: Sun, Feb 23, 2020, 6:53 PM<br>
> Subject: Re: [PATCH] Hello World<br>
> To: Gedare Bloom <<a href="mailto:gedare@rtems.org" target="_blank">gedare@rtems.org</a>>, <<a href="mailto:joel@rtems.org" target="_blank">joel@rtems.org</a>>, <<a href="mailto:chrisj@rtems.org" target="_blank">chrisj@rtems.org</a>><br>
><br>
><br>
> Hello Gedare<br>
> I'm currently interested in the beagleboard black bsp project as of now. I'm interested in working with the peripherals regarding it.<br>
> Thank you,<br>
><br>
> On Sun, Feb 23, 2020 at 6:31 PM Gedare Bloom <<a href="mailto:gedare@rtems.org" target="_blank">gedare@rtems.org</a>> wrote:<br>
>><br>
>> Hi John,<br>
>><br>
>> Thank you. If you're planning to apply for GSoC as a student, please<br>
>> also send me by email your screenshot, CC to <a href="mailto:joel@rtems.org" target="_blank">joel@rtems.org</a> and<br>
>> <a href="mailto:chrisj@rtems.org" target="_blank">chrisj@rtems.org</a><br>
>><br>
>> Begin to look through the Open Projects for what kinds of projects<br>
>> might interest you, and ask questions here about whether/which<br>
>> projects might be good for you to work on an application.<br>
>><br>
>> Gedare<br>
>><br>
>> On Sun, Feb 23, 2020 at 4:20 PM John Kongtcheu <<a href="mailto:johnkongtcheu@gmail.com" target="_blank">johnkongtcheu@gmail.com</a>> wrote:<br>
>> ><br>
>> > ---<br>
>> >  testsuites/samples/hello/init.c | 2 +-<br>
>> >  1 file changed, 1 insertion(+), 1 deletion(-)<br>
>> ><br>
>> > diff --git a/testsuites/samples/hello/init.c b/testsuites/samples/hello/init.c<br>
>> > index 34ded37c55..13aa377d95 100644<br>
>> > --- a/testsuites/samples/hello/init.c<br>
>> > +++ b/testsuites/samples/hello/init.c<br>
>> > @@ -22,7 +22,7 @@ static rtems_task Init(<br>
>> >  {<br>
>> >    rtems_print_printer_fprintf_putc(&rtems_test_printer);<br>
>> >    TEST_BEGIN();<br>
>> > -  printf( "Hello World\n" );<br>
>> > +  printf( "This is John Kongtcheu's Hello World \n Welcome to RTEMS and Google Summer of Code 2020" );<br>
>> >    TEST_END();<br>
>> >    rtems_test_exit( 0 );<br>
>> >  }<br>
>> > --<br>
>> > 2.17.1<br>
>> ><br>
>> > _______________________________________________<br>
>> > devel mailing list<br>
>> > <a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
>> > <a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
><br>
> _______________________________________________<br>
> devel mailing list<br>
> <a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
> <a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div>