Hello Heinz,
Am 19.02.21 um 07:53 schrieb junkes:
Hello Christian,
I checked with gdb.
start with
sudo ~/QEMU/rtems/6/bin/qemu-system-arm -M xilinx-zynq-a9 -S -s -m 256M
-no-reboot -serial null -serial mon:stdio -nographic -kernel
./arm-rtems6/c/xilinx_zynq_a9_qemu/testsuites/samples/fileio
Hello Christian,
I checked with gdb.
start with
sudo ~/QEMU/rtems/6/bin/qemu-system-arm -M xilinx-zynq-a9 -S -s -m 256M
-no-reboot -serial null -serial mon:stdio -nographic -kernel
./arm-rtems6/c/xilinx_zynq_a9_qemu/testsuites/samples/fileio.exe
other terminal:
$ ~/QEMU/rtems/6/bin/arm-rte
Hello Heinz,
On 18/02/2021 21:38, junkes wrote:
Hallo Christian,
thank you for testing. This is "my procedure":
hm. There doesn't seem to be a big difference to mine. If you are
interested, take a look at the install target in the Makefile in:
https://gitlab.com/c-mauderer/rtems-simulation-
On 18/02/2021 21:03, Stefan Akatyschew wrote:
Hello Christian,
I'm very grateful for the script, it seems to work with the load adress
0x8080 and I don't get the previously described error. Thank you!
Unfortunately though I got the Fatal error 3072, as described here:
https://www.mail-archi
Hallo Christian,
thank you for testing. This is "my procedure":
### Installation RTEMS6 / EPICS7 (xilinx_zynq_a9_qemu)
Installation RTEMS6 and EPICS 7 incl. rtems tools, kernel, bsp and
libbsd
ubuntu 20.04.1
---
**Installing rtems source builder and build rtems-powerpc tools**
mkdir QE
Hello Heinz,
Odd. I just tested it with the current master of rtems, libbsd, rtems
source builder and qemu and it worked fine. The only thing that I had to
change compared to your command was adding the "-serial null" before the
second "-serial mon:stdio". Note that it's "null" and not "none"
Thanks, unfortunately I also have the same behavior with -serial null -serial
on:stdio.
So I use it with RTEMS5 which worked so far.
I had found this in the mail list and tried it ;-)
Heinz
Qemu's machine definition uses the second UART in the memory map as the
primary UART. This follows from t
Hello Heinz,
Am 18.02.21 um 15:32 schrieb junkes:
I just started testing RTEMS6 with xilinx_zynq_a9_qemu.
When I run the examples (in bsp or rtems-libbsd) there is no console
in/out-put.
qemu-system-arm -no-reboot -serial mon:stdio -net none -nographic -M
xilinx-zynq-a9 -m 256M -kernel
b
I just started testing RTEMS6 with xilinx_zynq_a9_qemu.
When I run the examples (in bsp or rtems-libbsd) there is no console
in/out-put.
qemu-system-arm -no-reboot -serial mon:stdio -net none -nographic -M
xilinx-zynq-a9 -m 256M -kernel
build/arm-rtems6-xilinx_zynq_a9_qemu-default/commands0