<div dir="ltr"><div>Thanks so much! I managed to get it to work! The strange thing was to run it I had to use <br><pre><span></span>/home/zakonrockets/development/rtems/5/bin/rtems-run --rtems-bsps=pc-qemu  build/i386-rtems5-pc386/hello.exe<br></pre><br> It's wierd because i'm using that as opposed to the i386/pc385 to run it. I looked at the small projects that i can do to contribute? They all seem really hard. What is the easiest coding task (as they word it on the wiki article )? What is a good way to get to know  rtems and rtosn general? <br></div><div><br></div><div>Thanks Mritunjay your tutorial helped so much! <br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno mer 26 ago 2020 alle ore 23:47 Mritunjay Sharma <<a href="mailto:mritunjaysharma394@gmail.com">mritunjaysharma394@gmail.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">



<div>
<div dir="ltr">
<div dir="ltr">
<div></div>
<div>
<div dir="ltr"><br>
</div>
</div>
<div id="gmail-m_-4603011702545536782id-0796f552-230f-421b-8cdd-8d46aa20c5af">
<hr style="display:inline-block;width:98%;font-family:-webkit-standard;font-size:12pt;color:rgb(0,0,0)">
<div id="gmail-m_-4603011702545536782divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif"><b>From:</b> users <<a href="mailto:users-bounces@rtems.org" target="_blank">users-bounces@rtems.org</a>> on behalf of Zacchaeus Liang <<a href="mailto:zliang111@gmail.com" target="_blank">zliang111@gmail.com</a>><br>
<b>Sent:</b> Thursday, August 27, 2020 7:00 AM<br>
<b>To:</b> <a href="mailto:Jan.Sommer@dlr.de" target="_blank">Jan.Sommer@dlr.de</a><br>
<b>Cc:</b> RTEMS Users RTEMS<br>
<b>Subject:</b> Re: BSP missing
<div> </div>
</font></div>

<div dir="ltr">
<div>'m currently getting an error that  the arch and the bsp is not found<br>
</div>
<div><br>
</div>
<div>zakonrockets@zakonrockets-Inspiron-15-7000-Gaming:~/development/app/hello$ ./waf configure --rtems=$HOME/development/rtems/5 --rtems-bsp=pc386</div>
<div dir="ltr"><span><br>
</span></div>
<div><span>Hi Zacchaeus, try using 
<div>--rtems-bsp=i386/pc386 instead of 
<div>--rtems-bsp=pc386.</div>
<div dir="ltr"><br>
</div>
<div> I think it should work.</div>
<div dir="ltr"><br>
</div>
<div dir="ltr">Thanks</div>
<div dir="ltr">Mritunjay Sharma</div>
<div dir="ltr"></div>
</div>
<div dir="ltr"></div>
</span></div>
<div dir="ltr"><span><br>
</span></div>
<div><span>Try using<br>
Setting top to                           : /home/zakonrockets/development/app/hello
<br>
Setting out to                           : /home/zakonrockets/development/app/hello/build
<br>
No valid arch/bsps found<br>
(complete log in /home/zakonrockets/development/app/hello/build/config.log)</span></div>
<div><br>
</div>
<div>thanks zack</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">Il giorno mar 25 ago 2020 alle ore 17:04 <<a href="mailto:Jan.Sommer@dlr.de" target="_blank">Jan.Sommer@dlr.de</a>> ha scritto:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
> I followed this tutorial from a GSOC student. <a href="https://medium.com/@mritunjaysharma394/installing-rtems-ecosystem-and-building-your-first-bsp-993d1cf38902" rel="noreferrer" target="_blank">
https://medium.com/@mritunjaysharma394/installing-rtems-ecosystem-and-building-your-first-bsp-993d1cf38902</a><br>
> <br>
> This is how i've configured it.  <br>
> $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<br>
> <br>
<br>
Here you configure a build of the pc386 BSP.<br>
<br>
> And i was able to test it with <br>
> 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<br>
> <br>
> 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?<br>
> <br>
<br>
Yes, it should be the pc386 BSP. <br>
What do you mean by it is not found? If you search for "ticker.exe" do you find the testsuites/samples directory which should contain it?<br>
<br>
Best regards,<br>
<br>
   Jan<br>
<br>
> <br>
> <br>
> Il giorno mar 25 ago 2020 alle ore 16:17 <<a href="mailto:Jan.Sommer@dlr.de" target="_blank">Jan.Sommer@dlr.de</a>> ha scritto:<br>
> <br>
> > -----Original Message-----<br>
> > From: users [mailto:<a href="mailto:users-bounces@rtems.org" target="_blank">users-bounces@rtems.org</a>] On Behalf Of Gedare Bloom<br>
> > Sent: Tuesday, August 25, 2020 9:15 PM<br>
> > To: Zacchaeus Liang<br>
> > Cc: RTEMS Users RTEMS<br>
> > Subject: Re: BSP missing<br>
> > <br>
> > Hi Zack,<br>
> > <br>
> > On Tue, Aug 25, 2020 at 1:02 PM Zacchaeus Liang <<a href="mailto:zliang111@gmail.com" target="_blank">zliang111@gmail.com</a>><br>
> > wrote:<br>
> > ><br>
> > > So I was able to build the bsp and all of the tests pass. I'm currently trying<br>
> > to build the hello world app.<br>
> > ><br>
> > > zakonrockets@zakonrockets-Inspiron-15-7000-<br>
> > Gaming:~/development/app/hello$ ./waf configure --<br>
> > rtems=$HOME/development/rtems/5 --rtems-bsp=pc-qemu<br>
> > > Setting top to                           :<br>
> > /home/zakonrockets/development/app/hello<br>
> > > Setting out to                           :<br>
> > /home/zakonrockets/development/app/hello/build<br>
> > > No valid arch/bsps found<br>
> > > (complete log in<br>
> > /home/zakonrockets/development/app/hello/build/config.log)<br>
> > ><br>
> > Is this from rtems-examples.git? Or something else?<br>
> > <br>
> <br>
> 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:
<a href="https://git.rtems.org/rtems-tools/tree/tester/rtems/testing/bsps/pc-qemu.ini" rel="noreferrer" target="_blank">
https://git.rtems.org/rtems-tools/tree/tester/rtems/testing/bsps/pc-qemu.ini</a>).<br>
> <br>
> I haven't encountered it somewhere else.<br>
> <br>
> Best regards,<br>
> <br>
>    Jan<br>
> <br>
> > Please check out rtems-examples.git/README.waf for some assistance on<br>
> > how to use the rtems_waf to build an application.<br>
> > <br>
> > > Thanks<br>
> > > Zack<br>
> > > _______________________________________________<br>
> > > users mailing list<br>
> > > <a href="mailto:users@rtems.org" target="_blank">users@rtems.org</a><br>
> > > <a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer" target="_blank">
http://lists.rtems.org/mailman/listinfo/users</a><br>
> > _______________________________________________<br>
> > users mailing list<br>
> > <a href="mailto:users@rtems.org" target="_blank">users@rtems.org</a><br>
> > <a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer" target="_blank">
http://lists.rtems.org/mailman/listinfo/users</a><br>
</blockquote>
</div>
</div>
</div>
</div>
</div>

</blockquote></div>