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/user45/quick-start/build/b-erc32/sparc-rtems4.11/c/erc32'
gmake[2]: *** No rule to make target 'all'.  Stop.
gmake[2]: Leaving directory
'/home/user45/quick-start/build/b-erc32/sparc-rtems4.11/c/erc32'
gmake[1]: *** [Makefile:286: all-recursive] Error 1
gmake[1]: Leaving directory
'/home/user45/quick-start/build/b-erc32/sparc-rtems4.11/c'
make: *** [Makefile:410: all-recursive] Error 1

Full logs are at https://justpaste.it/7ao05

This was my configure command:
$HOME/quick-start/src/rtems-4.11.3/configure
--prefix=$HOME/quick-start/rtems/4.11 --enable-maintainer-mode
--target=sparc-rtems4.11 --enable-rtemsbsp=erc32 --enable-tests

My $PATH var includes: /home/user45/quick-start/rtems/4.11/bin

As the error mentions No rull to make target 'all'
I checked the
'/home/user45/quick-start/build/b-erc32/sparc-rtems4.11/c/erc32' directory
and it doesn't contain any Makefile. Although a make directory is present
in there.
Any ideas about what is causing this ?

Thanks
___
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

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
> ___
> users mailing list
> users@rtems.org
> http://lists.rtems.org/mailman/listinfo/users
>
___
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

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 fact I checked using grep the macro RTEMS_SCHEDULER_EDF_SMP, and in effect, 
it only has only one argument (seen at 
./rtems-git/cpukit/include/rtems/scheduler.h:122:  #define 
RTEMS_SCHEDULER_EDF_SMP( name ) )

Then, followed this error I had this one:

../../testsuite/epoch01/test_main.c:600:3: error: 
'_Configuration_Scheduler_EDF_SMP_p' undeclared here (not in a function); did 
you mean '_Configuration_Scheduler_EDF_SMP_o'?
   RTEMS_SCHEDULER_TABLE_EDF_SMP(p, rtems_build_name(' ', ' ', ' ', 'p')),

Any ideas what is happened here? Can anyone confirm me if there is a local or a 
generalized problem?

Regards,


[cid:image001.gif@01D5D2AF.2B127F80]

Fernando Domínguez Pousa
Ingeniero de Software
Software Engineer

GMV
Isaac Newton, 11
P.T.M. Tres Cantos
E-28760 Madrid
Tel. +34 91 807 21 00
Fax +34 91 807 21 99
www.gmv.com 
[cid:image002.png@01D5D2AF.2B127F80]

[cid:image003.png@01D5D2AF.2B127F80]

[cid:image004.png@01D5D2AF.2B127F80]

[cid:image005.png@01D5D2AF.2B127F80]

[cid:image006.png@01D5D2AF.2B127F80]

[cid:image007.png@01D5D2AF.2B127F80]


[cid:image008.png@01D5D2AF.2B127F80]








P Please consider the environment before printing this e-mail.
___
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users