<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 26, 2016 at 5:24 PM,  <span dir="ltr"><<a href="mailto:users-request@rtems.org" target="_blank">users-request@rtems.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">From: Joel Sherrill <<a href="mailto:joel@rtems.org">joel@rtems.org</a>> </blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The ARM simulator in gdb does not know how to run this. Qemu is the<br>
simulator for the xilinx_zynq_a9_qemu BSP.<br>
<br>
You will need to build qemu with the RSB and install it.<br>
<br>
Then there are some easy to use helper scripts in the rtems-testing/sim-scripts  </blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">directory named after the BSP they are invoking a simulator to simulate. So<br>
you would invoke it as:<br>
<br>
xilinx_zynq_a9_qemu -i hello.exe<br>
<br>
-i indicates interactive mode. By default it runs all .exe files on the<br>
command line with output logged to files.</blockquote><div><br></div><div>Thanks for the timely repsonse, Joel and it worked.  Yay!  :)  I'm new at RTEMS, though not software, so you'll forgive the newb questions.  Is there another document to read on the above part?  I didn't even know about the sim-scripts folder.</div><div><br></div><div>Matt </div></div></div></div>