On 30/03/2015 11:09 am, Joel Sherrill wrote: > On 03/29/2015 07:00 PM, Chris Johns wrote: >> On 30/03/2015 7:56 am, Joel Sherrill wrote: >>> Hi >>> >>> Even hello fails with both.exe and .ralf files. Something >>> is fundamentally wrong here. I assume it is the rtems-tester >>> configuration since it runs with the sim-script. And >>> it runs with the same qemu command by hand. >>> >>> Ideas? >>> >> What is the sim-script command line ? >> > qemu-system-arm -no-reboot -serial null -serial mon:stdio -net none > -nographic -M xilinx-zynq-a9 -m 256M -kernel > ./arm-rtems4.11/c/xilinx_zynq_a9_qemu/testsuites/samples/hello/hello.exe >
Who's qemu are you using ? Does '-serial mon:stdio' also work with rtems-tester ? If it does which is the "standard" and documented version ? This stuff in qemu has not been 100% consistent. Chris >> Chris >> >>> ~/rtems-4.11-work/rtems-tools/tester/rtems-test >>> --rtems-tools=/users/joel/rtems-4.11-work/tools/ >>> --rtems-bsp=xilinx_zynq_a9_qemu `find . -name hello.ralf` >>> RTEMS Testing - Tester, v0.2.0 >>> Command Line: >>> /users/joel/rtems-4.11-work/rtems-tools/tester/rtems-test >>> --rtems-tools=/users/joel/rtems-4.11-work/tools/ >>> --rtems-bsp=xilinx_zynq_a9_qemu >>> ./arm-rtems4.11/c/xilinx_zynq_a9_qemu/testsuites/samples/hello/hello.ralf >>> >>> Python: 2.7.5 (default, Nov 3 2014, 14:26:24) [GCC 4.8.3 20140911 >>> (Red >>> Hat 4.8.3-7)] >>> [1/1] p:0 f:0 t:0 i:0 | arm/xilinx_zynq_a9_qemu: hello.ralf >>> [1/1] p:0 f:0 t:0 i:0 | arm/xilinx_zynq_a9_qemu: hello.ralf >>>> run: qemu-system-arm -no-reboot -monitor none -serial stdio -nographic >>> -net none -M xilinx-zynq-a9 -m 256M -kernel >>> ./arm-rtems4.11/c/xilinx_zynq_a9_qemu/testsuites/samples/hello/hello.ralf >>> >>> ] Warning: nic cadence_gem.0 has no peer >>> ] Warning: nic cadence_gem.1 has no peer >>> Result: invalid Time: 0:00:01.008064 >>> >>> Passed: 0 >>> Failed: 0 >>> Timeouts: 0 >>> Invalid: 1 >>> ----------- >>> Total: 1 >>> >>> Invalid: >>> hello.ralf >>> Average test time: 0:00:01.503241 >>> Testing time : 0:00:01.503241 >>> [joel@rtbf64a b-xilinx_zynq_a9_qemu]$ xilinx_zynq_a9_qemu^C >>> [joel@rtbf64a b-xilinx_zynq_a9_qemu]$ type qemu-system-arm >>> qemu-system-arm is /users/joel/rtems-4.11-work/tools/bin/qemu-system-arm >>> >>> _______________________________________________ >>> devel mailing list >>> devel@rtems.org >>> http://lists.rtems.org/mailman/listinfo/devel >> _______________________________________________ >> devel mailing list >> devel@rtems.org >> http://lists.rtems.org/mailman/listinfo/devel > > _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel