Re: [PATCH v4] doc/raspberrypi: Added instructions for raspberrypi

2020-02-15 Thread Christian Mauderer
Hello Niteesh, thanks. I pushed it: https://git.rtems.org/rtems-docs/commit/?id=5763454b307afae6f5feb7e6d3d3d780f05f83ab Best regards Christian On 15/02/2020 15:20, G. S. Niteesh wrote: > Another remainder. > Can someone please push this? > > Thanks, > Niteesh > > On Thu, Feb 13, 2020 at 11:1

Re: [PATCH v4] doc/raspberrypi: Added instructions for raspberrypi

2020-02-15 Thread G. S. Niteesh
Another remainder. Can someone please push this? Thanks, Niteesh On Thu, Feb 13, 2020 at 11:19 PM G. S. Niteesh wrote: > On Thu, Feb 13, 2020 at 11:16 PM Alan Cudmore > wrote: > >> "set scheduler-locking on" in GDB works! I was able to run RPI2 hello.exe >> >> So I consider your instructions r

Re: [PATCH v4] doc/raspberrypi: Added instructions for raspberrypi

2020-02-13 Thread G. S. Niteesh
On Thu, Feb 13, 2020 at 11:16 PM Alan Cudmore wrote: > "set scheduler-locking on" in GDB works! I was able to run RPI2 hello.exe > > So I consider your instructions ready to go in the repo. > More Pi 2 SMP debugging when I get the time.. > Thanks! > Alan > > Great. But just a caution, QEMU suppor

Re: [PATCH v4] doc/raspberrypi: Added instructions for raspberrypi

2020-02-13 Thread Alan Cudmore
"set scheduler-locking on" in GDB works! I was able to run RPI2 hello.exe So I consider your instructions ready to go in the repo. More Pi 2 SMP debugging when I get the time.. Thanks! Alan On Thu, Feb 13, 2020 at 12:30 PM G. S. Niteesh wrote: > > On Thu, Feb 13, 2020 at 10:57 PM Alan Cudmore w

Re: [PATCH v4] doc/raspberrypi: Added instructions for raspberrypi

2020-02-13 Thread G. S. Niteesh
On Thu, Feb 13, 2020 at 10:57 PM Alan Cudmore wrote: > I get exceptions when trying to run hello.exe. > I'm using qemu-system-arm v 2.11.1 from ubuntu. Should I try using the > one built by RSB? > No this should be fine. Can you post a screenshot of the output? > I was trying to get this setup t

Re: [PATCH v4] doc/raspberrypi: Added instructions for raspberrypi

2020-02-13 Thread Alan Cudmore
I get exceptions when trying to run hello.exe. I'm using qemu-system-arm v 2.11.1 from ubuntu. Should I try using the one built by RSB? I was trying to get this setup to try RPI 2 SMP in QEMU. I may want to get the latest repo and do a clean build to try this again. Thanks, Alan On Thu, Feb 13, 20

Re: [PATCH v4] doc/raspberrypi: Added instructions for raspberrypi

2020-02-13 Thread G. S. Niteesh
On Thu, Feb 13, 2020 at 10:40 PM Alan Cudmore wrote: > Hi Niteesh, > I have followed your instructions for getting RTEMS running on the Pi > 1 and 2. SMP currently is not working on the 2 for me, but that is not > a problem with these instructions. > I started to try running on QEMU following you

Re: [PATCH v4] doc/raspberrypi: Added instructions for raspberrypi

2020-02-13 Thread Alan Cudmore
Hi Niteesh, I have followed your instructions for getting RTEMS running on the Pi 1 and 2. SMP currently is not working on the 2 for me, but that is not a problem with these instructions. I started to try running on QEMU following your instructions but have not been able to get time to complete my

Re: [PATCH v4] doc/raspberrypi: Added instructions for raspberrypi

2020-02-12 Thread G. S. Niteesh
Can someone take a look at this, It has been unnoticed for quite a while. Thank you, Niteesh On Sat, Jan 25, 2020 at 10:49 PM G S Niteesh wrote: > Added instructions to run examples on raspberrypi. > --- > user/bsps/arm/raspberrypi.rst | 111 +- > 1 file changed

[PATCH v4] doc/raspberrypi: Added instructions for raspberrypi

2020-01-25 Thread G S Niteesh
Added instructions to run examples on raspberrypi. --- user/bsps/arm/raspberrypi.rst | 111 +- 1 file changed, 110 insertions(+), 1 deletion(-) diff --git a/user/bsps/arm/raspberrypi.rst b/user/bsps/arm/raspberrypi.rst index 4ef75bd..72889a5 100644 --- a/user/bsps/