Re: GSoC Hello World

2019-03-04 Thread Vijay Kumar Banerjee
On Mon, 4 Mar 2019 at 17:34, Omar Shafik wrote: > I would like to know how to submit the proof. > Thanks, > Omar Shafik. > Hi Omar, To submit the proof, take a screenshot of the working modified hello world and send it along with a patch to j...@rtems.org or ged...@rtems.org Regards, Vijay >

GSoC Hello World

2019-03-04 Thread Omar Shafik
I would like to know how to submit the proof. Thanks, Omar Shafik. ___ users mailing list users@rtems.org http://lists.rtems.org/mailman/listinfo/users

Re: Memory Mapped registers in RTEMS

2019-03-04 Thread Sebastian Huber
On 04/03/2019 11:58, Andy James wrote: I need to access some memory mapped registers (AXI bus, Zynq, Zedboard)  in my init.c program – I can’t seem to find a simple way of doing this In RTEMS (as in devmem.c in Linux).  Can anyone point me to some resources that describe how to do this?

Memory Mapped registers in RTEMS

2019-03-04 Thread Andy James
I need to access some memory mapped registers (AXI bus, Zynq, Zedboard) in my init.c program - I can't seem to find a simple way of doing this In RTEMS (as in devmem.c in Linux). Can anyone point me to some resources that describe how to do this? Thanks, Andrew The information contained in t