On Thu, May 2, 2019, 7:58 PM Chris Johns <chr...@rtems.org> wrote: > > On 3 May 2019, at 10:55 am, Joel Sherrill <j...@rtems.org> wrote: > > Hi > > I tried to post this earlier but was having outgoing mail problems. > > The command varies between versions of qemu. It is likely the rtems-tester > configuration file > for this BSP doesn't match the version of qemu you have built. This is > from a shell script > I use on an application. Notice the difference in arguments due to qemu > version. > > #echo "-no-reboot -serial null -serial mon:stdio -net none -nographic -M > xilinx-zynq-a9 -m 256M ${COVERAGE_ARG} -kernel ${1}" > echo "-no-reboot -monitor none -serial stdio -net none -nographic -M > xilinx-zynq-a9 -m 256M ${COVERAGE_ARG} -kernel ${1}" > > > Yes. The `rtems-test` command if configured to use the RSB built version > of qemu. > > Do you know version is which command line >
Not off hand. I recall being unable to build the default Qemu package so it is probably the couverture one. > Chris > >
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel