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