Re: RTEMS in the Zynq Ultrascale+

2017-09-06 Thread Mike Looijmans
Not actively working on it, but I'd be quite interested in following your progress. As startup tips: The ZynqMP expects to boot Linux in the Cortex cores, and then use "remoteproc" to start the R5 cores. There is some example code that runs FreeRTOS on the R5 like that, and I think that that

Re: gethostid in RTEMS 4.11

2017-09-06 Thread Alan Cudmore
Paul, I don't think the gethostid function is used in the cFS, so you could just #undef the OS_INCLUDE_NETWORK in the osconfig.h file. This would remove the gethostid call and allow it to compile. I'm working on a LEON3 RTEMS 4.11 build. I have it running on several boards, TSIM, and a QEMU target

RE: How to change UARTs RTEMS

2017-09-06 Thread Jan.Sommer
> -Original Message- > From: mfg [mailto:m...@ugr.es] > Sent: Wednesday, September 06, 2017 8:42 AM > To: Sommer, Jan > Cc: users@rtems.org > Subject: RE: How to change UARTs RTEMS > > Thanks for the reply Jan. > > In your path you have xilinx_scosa, is it some xilinx's board? > Yes it

RTEMS in the Zynq Ultrascale+

2017-09-06 Thread ARTURO PEREZ GARCIA
Hi! Is anyone working on porting RTEMS to the R5 processors of the Zynq Ultrascale+. I'm going to face this task, but I would like to share this effort with somebody. And, I have some doubts: -Can be used the RSB for ARM as it is for this goal? Or should it be modified -I suppose that the BS