<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div dir="ltr"></div><div dir="ltr"><br></div><div dir="ltr">On 3 May 2019, at 10:55 am, Joel Sherrill <<a href="mailto:joel@rtems.org">joel@rtems.org</a>> wrote:<br><br></div><blockquote type="cite"><div dir="ltr"><div dir="auto"><div style="color:purple;font-family:sans-serif;font-size:12.8px" dir="auto"><div dir="auto">Hi</div><div dir="auto"><br></div><div dir="auto">I tried to post this earlier but was having outgoing mail problems.</div><div dir="auto"><br></div><div>The command varies between versions of qemu. It is likely the rtems-tester configuration file</div></div><div style="font-family:sans-serif;font-size:12.8px" dir="auto">for this BSP doesn't match the version of qemu you have built. This is from a shell script</div><div style="font-family:sans-serif;font-size:12.8px" dir="auto">I use on an application. Notice the difference in arguments due to qemu version.</div><div style="font-family:sans-serif;font-size:12.8px" dir="auto"><br></div><div style="font-family:sans-serif;font-size:12.8px" dir="auto"><div> #echo "-no-reboot -serial null -serial mon:stdio -net none -nographic -M xilinx-zynq-a9 -m 256M ${COVERAGE_ARG} -kernel ${1}"</div><div>  echo "-no-reboot -monitor none -serial stdio -net none -nographic -M xilinx-zynq-a9 -m 256M ${COVERAGE_ARG} -kernel ${1}"</div></div></div></div></blockquote><div><br></div>Yes. The `rtems-test` command if configured to use the RSB built version of qemu.<div><br></div><div>Do you know version is which command line?</div><div><br></div><div>Chris</div><div><blockquote type="cite"><div dir="ltr"><div dir="auto"><div style="color:rgb(136,136,136);font-family:sans-serif;font-size:12.8px" dir="auto"></div></div>
</div></blockquote></div></body></html>