Error While building BSP | erc32 | sparc-rtems-4.11.3

2020-01-24 Thread Bran S
Hi Guys, I am trying to build and run rtems. Followed the steps as mentioned at https://docs.rtems.org/branches/master/user/start/index.html Getting this error while doing make as mentioned here https://docs.rtems.org/branches/master/user/start/bsp-build.html gmake[2]: Entering directory '/home/

Re: Microblaze

2020-01-24 Thread Joel Sherrill
On Fri, Jan 24, 2020 at 9:33 AM Mathew Benson wrote: > The website states there is no Microblaze support. Is that still true? > Just checking. > Yes. There is a partial port with some initial work floating around on the net but it is incomplete and never merged. --joel > > Sent from my iPad

Microblaze

2020-01-24 Thread Mathew Benson
The website states there is no Microblaze support. Is that still true? Just checking. Sent from my iPad ___ users mailing list users@rtems.org http://lists.rtems.org/mailman/listinfo/users

Problem compiling rtems-libbsd for zynq -> epoch01/test_main.c

2020-01-24 Thread Fernando Domínguez Pousa
Hi all, I'm installing RTEMS with freeBSD for a zc706 board. At waf execution I'm experimenting an error at epoch01/test_main.c. ../../testsuite/epoch01/test_main.c:568:37: error: macro "RTEMS_SCHEDULER_EDF_SMP" passed 2 arguments, but takes just 1 RTEMS_SCHEDULER_EDF_SMP(a, CPU_COUNT); In fac