RTEMS with Core Flight Executive on an ARM processor (Zedboard)

2018-01-19 Thread Akiv
Hello, Does anyone have experience implementing cFE and RTEMS on ARM-based hardware such as the Xilinx Zedboard? It would be great if we could connect and get some guidance on the process. Thank you in advance. -- Best Regards, Akiv Jhirad

RE: Help Building cexp

2017-10-25 Thread Akiv Jhirad
m4, pmbfd, regexp). Do I also have to clone the other repos into their respective folders? To install Bison I already needed to install m4, so I've installed both under /usr/local/, but I didn't find a "cvstag.m4" file in /usr/local/m4 either. -- Best Regards,

Help Building cexp

2017-10-25 Thread Akiv Jhirad
tions also used ./configure. There's a configure.ac file but I'm not sure how to convert that into an executable (could be my lack of linux experience). Any help would be appreciated, thanks! -- Best Regards, Akiv Jhirad ___ users mai

RE: Installing cexp-2.2.3 for RTEMS 4.12

2017-10-23 Thread Akiv Jhirad
Great, thank you! I’ll install pc-rtems and report back with the success. -- Best Regards, Akiv Jhirad From: Till Straumann [mailto:strau...@slac.stanford.edu] Sent: October 22, 2017 9:42 PM To: Akiv ; users@rtems.org Subject: Re: Installing cexp-2.2.3 for RTEMS 4.12 I have updated

Re: Installing cexp-2.2.3 for RTEMS 4.12

2017-10-11 Thread Akiv
Hey Alan, I feel like I did try that before and I don't think it did anything since that line was just a comment, and put there as a simple warning I believe. I will try it again and let you know the resulting output as soon as I get the chance. -- Best Regards, Akiv Jhirad On 6 October 20

Installing cexp-2.2.3 for RTEMS 4.12

2017-10-05 Thread Akiv
\ make[4]: *** [libtecla_r_a-getline.o] Error 1 make[4]: *** Waiting for unfinished jobs make[4]: *** [libtecla_a-getline.o] Error 1 make[4]: Leaving directory `/home/rtems/pc_rtems/development/rtems/kernel/b- cexp/pc686/libtecla' make[3]: *** [all-recursive] Error 1 make[3]: Leaving

Building PC_RTEMS cFE PSP

2017-10-02 Thread Akiv
, but then I was not able to install rtems 4.11. After building rtems 4.12 and cexp, I get errors that I haven't been able to find in any threads, so I opted to try and use 4.11. I'm using a 32-bit CentOS 6 VM for all of this. Any help would be appreciated, thank you. -- Best Regar