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.som...@dlr.de> ha scritto: > > > -----Original Message----- > > From: users [mailto:users-boun...@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 <zliang...@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@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@rtems.org > > > http://lists.rtems.org/mailman/listinfo/users > > _______________________________________________ > > 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