<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Nov 17, 2019, 1:42 PM Niteesh <<a href="mailto:gsnb.gn@gmail.com">gsnb.gn@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">The test's for the sparc-erc32 BSP fail's. when running rtems-test for this particular BSP it fails for almost all test cases, the error message:<div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><b>undefined target command: "sim"</b></div></blockquote>I think it's because the tests are run using sparc-rtems-gdb, but the sis target was disabled in this commit:</div><div><a href="https://git.rtems.org/rtems-source-builder/commit/?id=abc540105d10ddc9cad7de3c7ac0a9aa209ac828" target="_blank" rel="noreferrer">https://git.rtems.org/rtems-source-builder/commit/?id=abc540105d10ddc9cad7de3c7ac0a9aa209ac828</a><br></div><div>and was moved to use the standalone sparc-rtems-sis. I think this is what is causing the problem, but not so sure. Can someone guide on how to fix this?</div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">The instructions are out of date by a couple of months. The SPARC Instruction Simulator (sis) has seen significant enhancements and it's now a standalone program. It is not enabled as a built-in with gdb because that's some very old version of sis. The new version has symmetric multiprocessing and support for the RISC-V. </div><div dir="auto"><br></div><div dir="auto">Those instructions worked for a LONG time but need to be updated to reflect the recent changes with SIS.</div><div dir="auto"><br></div><div dir="auto">If you used rtems-tester, it should work. And looking at the .ini file for this bsp will sure you have to just run programs with the simulator. My recollection is that by adding -gdb argument, you can attached to it as a remote debugger.</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div>BTW I know it's a way too early for GSOC but I have anyway attached the patch for hello world.</div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">What type projects are you interested in?</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div></div>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank" rel="noreferrer">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a></blockquote></div></div></div>