Bare BSP for MPC860 seems to be empty
Joel Sherrill
joel.sherrill at OARcorp.com
Wed Jul 19 13:22:42 UTC 2000
Peer Stritzinger wrote:
>
> Peer Stritzinger wrote:
> >
> > I tried to build a bare BSP for MPC860 but it seems to be empty.
> > The only files contained in the "bare" subdirectory are these:
>
> Sorry I forgot to mention I did this with "4.5.0-beta3"
I would highly recommend configuring by hand. The bare-XXX in
bit_rtems is very lightly used.
> >
> > ./bare
> > ./bare/Makefile.inc
> > ./bare/make
> > ./bare/make/bsp.cfg
> >
> > Is this supposed to be like this?
> >
> > After adding these lines to bit_rtems:
> >
> > --- bit_rtems~ Tue Jun 13 22:13:23 2000
> > +++ bit_rtems Thu Jun 15 02:42:30 2000
> > @@ -206,6 +206,11 @@
> > BARE_CFLAGS_ARG="-m60e"
> > ;;
> >
> > + bare-mpc860)
> > + BARE_MODEL_ARG=mpc860
> > + BARE_CFLAGS_ARG="-mcpu=mpc860 -msoft-float"
> > + ;;
> > +
> > # Unknown CPU family
> > *)
> > echo This script does not know how to build ${BSP_TO_TEST}
> > yet.
> >
> > I just did:
> >
> > ./bit_rtems powerpc bare-mpc860
> >
> > and got the "bare" directory with no inlclude files or librarys.
> >
> > Thanks.
> > Peer Stritzinger
--
Joel Sherrill, Ph.D. Director of Research & Development
joel at OARcorp.com On-Line Applications Research
Ask me about RTEMS: a free RTOS Huntsville AL 35805
Support Available (256) 722-9985
More information about the users
mailing list