Re: problem in building BSP erc32

2021-02-01 Thread Gedare Bloom
Ayushman, Have a look at https://docs.rtems.org/branches/master/user/start/preparation.html#selecting-a-version-of-rtems If you think there are other places that might be helpful to point back to this section, it would be great to know. It is hard for us to emulate how new users navigate these th

Re: problem in building BSP erc32

2021-02-01 Thread Ayushman Mishra
Thank you for your response. On Tue, Feb 2, 2021, 1:03 AM Gedare Bloom wrote: > Hi Ayushman, > > The 'master' branches default to the next version number for release. So > you would want to be using version 6, or else switch to version 5 > explicitly. For new development and getting involved wi

Re: problem in building BSP erc32

2021-02-01 Thread Gedare Bloom
Hi Ayushman, The 'master' branches default to the next version number for release. So you would want to be using version 6, or else switch to version 5 explicitly. For new development and getting involved with RTEMS we recommend using the development versions. I guess we need to fix that version

Re: Problem in Building BSP

2020-01-12 Thread Joel Sherrill
On Sun, Jan 12, 2020, 10:22 AM Niteesh wrote: > > Maybe, because you don't have the necessary packages installed. > Go through this > https://docs.rtems.org/branches/master/user/hosts/posix.html#linux > and make sure you have installed the required packages. > This is definitely the right answer

Re: Problem in Building BSP

2020-01-12 Thread Niteesh
Maybe, because you don't have the necessary packages installed. Go through this https://docs.rtems.org/branches/master/user/hosts/posix.html#linux and make sure you have installed the required packages. On Sun, Jan 12, 2020 at 9:31 PM Prithvi Chakravarthy < prithvichakravar...@gmail.com> wrote: