Re: Issues with configuring BSP with waf

2021-03-12 Thread Ida Delphine
Yes. This should be an easy fix! On Sat, 13 Mar 2021, 6:20 am Joel Sherrill, wrote: > > > On Fri, Mar 12, 2021, 10:22 PM Ida Delphine wrote: > >> Thank you, I finally succeeded :) >> And I will love to update the documentation right away so that others >> won't struggle like I did. But I'm not

Re: Issues with configuring BSP with waf

2021-03-12 Thread Joel Sherrill
On Fri, Mar 12, 2021, 10:22 PM Ida Delphine wrote: > Thank you, I finally succeeded :) > And I will love to update the documentation right away so that others > won't struggle like I did. But I'm not sure how to go about it.. > The source for the documentation is in the rtems-docs for repo. It

Re: Issues with configuring BSP with waf

2021-03-12 Thread Ida Delphine
Thank you, I finally succeeded :) And I will love to update the documentation right away so that others won't struggle like I did. But I'm not sure how to go about it... On Fri, 12 Mar 2021, 11:58 pm Joel Sherrill, wrote: > > > On Thu, Mar 11, 2021 at 11:55 PM Ida Delphine wrote: > >> Hello,

Re: Issues with configuring BSP with waf

2021-03-12 Thread Joel Sherrill
On Thu, Mar 11, 2021 at 11:55 PM Ida Delphine wrote: > Hello, > Please I need some help. Following the GSoC getting started guide( > https://docs.rtems.org/branches/master/user/start/gsoc.html),everything > went well to the point I had to do an offline download. I used this command >

Re: Issues with configuring BSP with waf

2021-03-12 Thread Gedare Bloom
On Fri, Mar 12, 2021 at 2:54 PM Ida Delphine wrote: > > Hello, > I did follow the instructions in > https://docs.rtems.org/branches/master/user/start/app.html, added init.c, > modified hello.c and added wscript. I ran the command: > ./waf configure --rtems=$HOME/quick-start/rtems/6

Re: Issues with configuring BSP with waf

2021-03-12 Thread Ida Delphine
Hello, I did follow the instructions in https://docs.rtems.org/branches/master/user/start/app.html, added init.c, modified hello.c and added wscript. I ran the command: ./waf configure --rtems=$HOME/quick-start/rtems/6 --rtems-bsp=sparc/erc32 But still ended with same error like before. I don't

Re: Issues with configuring BSP with waf

2021-03-12 Thread Gedare Bloom
On Thu, Mar 11, 2021 at 10:55 PM Ida Delphine wrote: > > Hello, > Please I need some help. Following the GSoC getting started > guide(https://docs.rtems.org/branches/master/user/start/gsoc.html),everything > went well to the point I had to do an offline download. I used this command >

Re: Issues with configuring BSP with waf

2021-03-12 Thread Alireza Banejad
hello Ida, a few things id like to mention is that after you installed rtems for your specific bsp and started to write you application you need to also install waf in you application workspace per: https://docs.rtems.org/branches/master/user/start/app.html it tells you to install waf as shown

Re: Installing rtems on 32 bit windows host machine

2021-03-12 Thread Alireza Banejad
any thoughts? On Fri, Mar 12, 2021 at 4:00 AM Alireza Banejad wrote: > thanks again, > this time I installed Cygwin and run the sb-check and returned that the > environment is ok, but when installing rtems with the source builder it > results in an error, checking out the log file tells me the

Re: RTEMS 5 how to run "hello" example

2021-03-12 Thread Eshan Dhawan
Hi Olga, First you need to build the RTEMS Kernel for specific board. Then you can run using QEMU or RTEMS test runner. Hoping it helps - Eshan > On 12-Mar-2021, at 2:15 PM, Olga Syrbachova wrote: > >  > Hello! I'm happy to have installed RTEMS 5 on Ubuntu 18.04 :) And before I > start

RTEMS 5 how to run "hello" example

2021-03-12 Thread Olga Syrbachova
Hello! I'm happy to have installed RTEMS 5 on Ubuntu 18.04 :) And before I start to build my own App I would like to run some examples. I have them in /development/rtems/rtems-5/testsuites/samples and I'm not sure what I am supposed to do. It might be a stupid question, but how do I run for

Re: Error by building a BSP on Ubuntu 18.04

2021-03-12 Thread Olga Syrbachova
Thank you very much for your reply! I've managed to install RTEMS 5 now :) I'm not sure, but I suppose I confused somewhere the prefixes and where to install and build all the things. On Fri, 12 Mar 2021 at 01:20, Joel Sherrill wrote: > > > On Thu, Mar 11, 2021 at 2:41 PM Olga Syrbachova >

Re: Beatnik RTEMS4.10.2 vmeTsi148 ISR: ERROR: no handler registered

2021-03-12 Thread Johnson, Andrew N.
Hi Matt, You appear to have had 2 separate unconfigured interrupts, which triggered about 5 minutes apart. Editing the log slightly to make that clearer: > <8/3/2021 8:00:34 hst>vmeTsi148 ISR: ERROR: no handler registered (level 2) > IACK 0x0045 -- DISABLING level 2 > <8/3/2021 8:05:14