Re: [PATCH] Hello World

2020-03-10 Thread John kongtcheu
emu-emulated CAN support, which was added > by a previous RTEMS GSoC student project. > > Gedare > > On Sun, Mar 8, 2020 at 11:30 AM John kongtcheu > wrote: > > > > > > > > -- Forwarded message - > > From: John kongtcheu > &

Re: Beaglebone Black USB-OTG/FDT Support GSOC

2020-03-08 Thread John kongtcheu
those are also two jobs I would be greatly interested in. Also thank you again for your advice on the USB-OTG work and I will also do my research regarding that topic. On Sun, Mar 8, 2020 at 12:53 PM Christian Mauderer wrote: > On 08/03/2020 15:58, John kongtcheu wrote: > > Dear Dev Mai

Beaglebone Black USB-OTG/FDT Support GSOC

2020-03-08 Thread John kongtcheu
Dear Dev Mailing list, I'm interested in work regarding peripherals and it seems like working on the beaglebone black projects would be something I would be be good at. I have experience working in embedded systems before, and I have my own BBB. I was curious if there was anyone willing to mentor f

Re: RTEMS test

2020-02-25 Thread John kongtcheu
he path by typing the following in > the shell: > > $ export PATH=$RTEMS/5/bin:$PATH > > After that you should be able to use "rtems-test" and all the other > binaries in "$RTEMS/5/bin". > > Hope this helps. > > Regards, > Cláudio > > On 25/02/20 0

RTEMS test

2020-02-24 Thread John kongtcheu
Hello, I'm trying to run the rtems-test after closing my computer and switching operating systems(dual booted computer), but weirdly enough, I received the message rtems-test: command not found So I attempted running the command for rtems-tools, but then the message I received was ./rtems-test --l

[PATCH] Hello World

2020-02-23 Thread John Kongtcheu
--- testsuites/samples/hello/init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testsuites/samples/hello/init.c b/testsuites/samples/hello/init.c index 34ded37c55..13aa377d95 100644 --- a/testsuites/samples/hello/init.c +++ b/testsuites/samples/hello/init.c @@ -22,7 +22,7 @

Re: RTEMS-BSP testing

2020-02-23 Thread John kongtcheu
ll get the expected output otherwise , just with this appended. For context the command run was , sparc-rtems5-sis ticker.exe run Thank you, On Sun, Feb 23, 2020 at 4:47 AM John kongtcheu wrote: > Hello New Guy Here, > I was going through the Gsoc getting started page and I got a bit stuck on &g

RTEMS-BSP testing

2020-02-23 Thread John kongtcheu
Hello New Guy Here, I was going through the Gsoc getting started page and I got a bit stuck on the Test a Board Support Package section.I went through the steps provided prior to this. However, when I ran the command cd $HOME/quick-start/build/b-erc32 rtems-test --rtems-bsp=erc32-sis --rtems-tools