<div dir="ltr">Hello, <div>I downloaded sample application from here:<div><a href="https://git.rtems.org/examples-v2/">https://git.rtems.org/examples-v2/</a></div><div><br></div><div>Also, I've already installed tools and rtems, and sample applications from </div><div>RTEMS(ticker and hello world) work in sparc gdb simulator. </div><div>But I can't build applications from that repository:</div><div><div>./waf-1.9.7 configure --rtems=$HOME/Projects/rtems/devel/rtems/4.12 --rtems-tools=$HOME/Projects/rtems/4.12 --rtems-bsps=sparc/erc32 --rtems-version=4.12</div><div>Setting top to                           : /home/reprofy/Projects/rtems/examples-v2 </div><div>Setting out to                           : /home/reprofy/Projects/rtems/examples-v2/build </div><div>No valid arch/bsps found</div><div>(complete log in /home/reprofy/Projects/rtems/examples-v2/build/config.log)</div><div><br></div><div><br></div><div>I found that mistake happens in file rtems_waf/rtems.py, in function</div><div>
<p style="margin:0px">_find_installed_arch_bsps.</p><p style="margin:0px">In the loop in line 571 my f is 'expat.pc', but my archs is ['sparc-rtems4.12'].</p><p style="margin:0px"><br></p><p style="margin:0px">What am I doing wrong?</p></div>-- <br><div class="gmail_signature">Regards, Denis Obrezkov</div>
</div></div></div>