BSP missing

Zacchaeus Liang zliang111 at gmail.com
Tue Aug 25 20:29:01 UTC 2020


I followed this tutorial from a GSOC student.
https://medium.com/@mritunjaysharma394/installing-rtems-ecosystem-and-building-your-first-bsp-993d1cf38902

This is how i've configured it.
$HOME/development/rtems/rtems-5/configure --target=i386-rtems5
--enable-rtemsbsp=pc386 --enable-tests=samples
--prefix=$HOME/development/rtems/5 --enable-cxx --enable-networking
--enable-posix

And i was able to test it with
home/zakonrockets/development/rtems/5/bin/rtems-test
--rtems-tools=/home/zakonrockets/development/rtems/5 --rtems-bsp=pc-qemu
/home/zakonrockets/development/rtems/kernels-5/pcp-386/i386-rtems5/c/pc386/testsuites
--rtems-prefix=/home/zakonrockets/development/rtems/5

I don't quite know the name of my BSP currently I think it's pc 386 but
it's not found. Am a correct to assume that it is?



Il giorno mar 25 ago 2020 alle ore 16:17 <Jan.Sommer at dlr.de> ha scritto:

>
> > -----Original Message-----
> > From: users [mailto:users-bounces at rtems.org] On Behalf Of Gedare Bloom
> > Sent: Tuesday, August 25, 2020 9:15 PM
> > To: Zacchaeus Liang
> > Cc: RTEMS Users RTEMS
> > Subject: Re: BSP missing
> >
> > Hi Zack,
> >
> > On Tue, Aug 25, 2020 at 1:02 PM Zacchaeus Liang <zliang111 at gmail.com>
> > wrote:
> > >
> > > So I was able to build the bsp and all of the tests pass. I'm
> currently trying
> > to build the hello world app.
> > >
> > > zakonrockets at zakonrockets-Inspiron-15-7000-
> > Gaming:~/development/app/hello$ ./waf configure --
> > rtems=$HOME/development/rtems/5 --rtems-bsp=pc-qemu
> > > Setting top to                           :
> > /home/zakonrockets/development/app/hello
> > > Setting out to                           :
> > /home/zakonrockets/development/app/hello/build
> > > No valid arch/bsps found
> > > (complete log in
> > /home/zakonrockets/development/app/hello/build/config.log)
> > >
> > Is this from rtems-examples.git? Or something else?
> >
>
> pc-qemu exists in a configuration for the rtems-tester, but it is only  a
> different way to execute the pc686 binaries on qemu instead via tftp on
> actual hardware (for more see here:
> https://git.rtems.org/rtems-tools/tree/tester/rtems/testing/bsps/pc-qemu.ini
> ).
>
> I haven't encountered it somewhere else.
>
> Best regards,
>
>    Jan
>
> > Please check out rtems-examples.git/README.waf for some assistance on
> > how to use the rtems_waf to build an application.
> >
> > > Thanks
> > > Zack
> > > _______________________________________________
> > > users mailing list
> > > users at rtems.org
> > > http://lists.rtems.org/mailman/listinfo/users
> > _______________________________________________
> > users mailing list
> > users at rtems.org
> > http://lists.rtems.org/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20200825/d8e76f29/attachment-0001.html>


More information about the users mailing list