<div dir="ltr"><div class="gmail_quote"><div><span class="gmail_default" style="font-size:small">Hello,</span></div><div><span class="gmail_default"></span> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">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!</blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<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>
--rtems-tools=/home/zakonrockets/development/rtems/5 Host: Linux<br>
zakonrockets-Inspiron-15-7000-Gaming 5.3.0-62-generic #56-Ubuntu SMP<br>
Tue Jun 23 11:20:52 UTC 2020 x86_64 Python: 3.7.5 (default, Apr 19<br>
2020, 20:18:17) [GCC 9.2.1 20191008]Host:<br>
Linux-5.3.0-62-generic-x86_64-with-Ubuntu-19.10-eoan (Linux<br>
zakonrockets-Inspiron-15-7000-Gaming 5.3.0-62-generic #56-Ubuntu SMP<br>
Tue Jun 23 11:20:52 UTC 2020 x86_64 x86_64)error: cannot find bsp<br>
configuration file: i386-rtems5.ini<br>
<br></blockquote><div><div class="gmail_default" style="font-size:small">My guess here is that you might have missed the install step. In your BSP directory</div><div class="gmail_default" style="font-size:small">you should execute the<b> make install </b>If you have already done this step then I think</div><div class="gmail_default" style="font-size:small">the issue might be in the prefix directory. I guess you might have given a custom</div><div class="gmail_default" style="font-size:small">prefix path. In this case, you must explicitly provide the prefix using --rtems-prefix=<PATH></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Thanks,</div><div class="gmail_default" style="font-size:small">Niteesh.</div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
this is the output of my testing. Thanks for all the help!!<br>
<br>
Zack<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.rtems.org/pipermail/users/attachments/20200809/4e3934a6/attachment-0001.html" rel="noreferrer" target="_blank">http://lists.rtems.org/pipermail/users/attachments/20200809/4e3934a6/attachment-0001.html</a>><br>
</blockquote></div></div>