<div dir="ltr"><div>Do i add it as an argument and what is the argument name (didn't reply all sorry? <br></div><div><br></div><div>Thanks <br></div><div>zack <br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno lun 10 ago 2020 alle ore 21:31 Vijay Kumar Banerjee <<a href="mailto:vijay@rtems.org">vijay@rtems.org</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">On Tue, Aug 11, 2020 at 6:57 AM Zacchaeus Liang <<a href="mailto:zliang111@gmail.com" target="_blank">zliang111@gmail.com</a>> wrote:<br>
><br>
> It says that there is not supplied executable<br>
Looks like you're in the right direction.<br>
<br>
Add the location to the samples directory to the command line and<br>
it'll work. The location will be in the bsp build location.<br>
something like pc-386/i386-rtems5/c/pc386/testsuites/samples<br>
<br>
<br>
Best regards,<br>
Vijay<br>
> zack<br>
><br>
> Il giorno lun 10 ago 2020 alle ore 21:10 Vijay Kumar Banerjee <<a href="mailto:vijay@rtems.org" target="_blank">vijay@rtems.org</a>> ha scritto:<br>
>><br>
>> Hi Zack,<br>
>><br>
>> I have posted a comment below...<br>
>><br>
>> On Tue, Aug 11, 2020 at 5:54 AM Zacchaeus Liang <<a href="mailto:zliang111@gmail.com" target="_blank">zliang111@gmail.com</a>> wrote:<br>
>> ><br>
>> > I tried to add the prefix and i had the prefix  with this<br>
>> > rtems-test --rtems-bsp=i386-rtems5 --rtems-tools=$HOME/development/rtems/5 --rtems-prefix=$HOME/development/rtems/5<br>
>> > i get the same error. Was the prefix correct based on the instructions?<br>
>> ><br>
>> > Thanks<br>
>> > zack<br>
>> ><br>
>> > Il giorno lun 10 ago 2020 alle ore 00:31 Niteesh G. S. <<a href="mailto:niteesh.gs@gmail.com" target="_blank">niteesh.gs@gmail.com</a>> ha scritto:<br>
>> >><br>
>> >> Hello,<br>
>> >><br>
>> >>><br>
>> >>> Hello,<br>
>> >>><br>
>> >>> I'm Zack and I'm currently finishing up my university degree in comp sci.<br>
>> >>> I'm really interested in aviation and aerospace systems. I want to get into<br>
>> >>> rtems to learn more about rtos and contribute to rtems !<br>
>> >>><br>
>> >>> Currently I'm trying to build rtems and test and bsp. Hoping to then<br>
>> >>> contribute. I followed one of you GSOC student's tutorials and tried to go<br>
>> >>> ahead. I'm trying to build the test the bsp right now.<br>
>> >>> here is his blog post<br>
>> >>> <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>
>> >>> I tried to run the bsp testing like this and it says the ini file is not<br>
>> >>> found.  Is this the right bsp argument?  After this i'm going to try to<br>
>> >>> build an application and would like to know the right path to install it.<br>
>> >>> Any tips on looking for easy things to learn to patch? Thanks in advance i<br>
>> >>> know it's a handful for questions!<br>
>> >>><br>
>> >>><br>
>> >>><br>
>> >>> zakonrockets@zakonrockets-Inspiron-15-7000-Gaming:~/development/rtems/kernels-5/pcp-386$<br>
>> >>> rtems-test --rtems-bsp=i386-rtems5<br>
>> >>> --rtems-tools=$HOME/development/rtems/5<br>
>> >>> RTEMS Testing - Tester, 5.0.not_released<br>
>> >>>  Command Line: /home/zakonrockets/development/rtems/5/bin/rtems-test<br>
>> >>> --rtems-bsp=i386-rtems5<br>
>><br>
>> --rtems-bsp option should have the bsp and not the architecture.<br>
>> Please try --rtems-bsp=pc-qemu<br>
</blockquote></div>