Re: User manual and new build system

2019-11-26 Thread Joel Sherrill
On Sun, Nov 24, 2019 at 4:44 PM Chris Johns wrote: > On 23/11/19 1:31 am, Sebastian Huber wrote: > > On 22/11/2019 15:25, Joel Sherrill wrote: > >> On Fri, Nov 22, 2019, 8:19 AM Sebastian Huber > >> >> > wrote: > >> I am about to add the documentati

Re: New Build System Status

2019-11-26 Thread Chris Johns
On 27/11/19 2:07 am, Sebastian Huber wrote: > I updated the build system documentation. Thank you. > It is now sufficiently good to get integrated from my point of view. Excellent and well done. However it cannot be merged until the question I raised here is resolved ... https://lists.rtems.org

Re: Interested in BSP's (No idea where to start?)

2019-11-26 Thread Joel Sherrill
On Tue, Nov 26, 2019 at 2:06 PM Niteesh wrote: > Do both raspberry pi and raspberrypi2 use the same BSP? If not how to > build for raspberry pi 2 > Yes both use the same BSP family with some configuration settings based on the BSP name/variant. See the configure.ac --target=arm-rtems5 --enable-

Re: Interested in BSP's (No idea where to start?)

2019-11-26 Thread Niteesh
Do both raspberry pi and raspberrypi2 use the same BSP? If not how to build for raspberry pi 2 I couldn't find any datasheet's for BCM2711(raspberrypi4), could only find for BCM2835 (raspberrypi1): https://www.raspberrypi.org/app/uploads/2012/02/BCM2835-ARM-Peripherals.pdf but I think we can maybe

Re: New Build System Status

2019-11-26 Thread Sebastian Huber
Hello, I updated the build system documentation. It is now sufficiently good to get integrated from my point of view. https://ftp.rtems.org/pub/rtems/people/sebh/eng.pdf https://ftp.rtems.org/pub/rtems/people/sebh/user.pdf -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-

Re: Interested in BSP's (No idea where to start?)

2019-11-26 Thread Joel Sherrill
On Tue, Nov 26, 2019 at 5:42 AM Niteesh wrote: > Hii, everyone > I am interested in contributing to RTEMS, specifically to the arm based > BSP's. I am a sophomore in electronics and communication engineering > interested in operating systems, and systems programming. I have written > small driver

Interested in BSP's (No idea where to start?)

2019-11-26 Thread Niteesh
Hii, everyone I am interested in contributing to RTEMS, specifically to the arm based BSP's. I am a sophomore in electronics and communication engineering interested in operating systems, and systems programming. I have written small drivers and libraries for Arduino, bare metal avr chips to interf