On 29/06/18 09:14, Nicolas Tsiogkas wrote:
I see thanks.

Any idea or documentation on how to do that on qemu? I'm afraid that my experience is rather limited.

I'm running on qemu 2.10 using the xilinx_zynq_a9_qemu bsp.

You can run the xilinx_zynq_a9_qemu with

QEMU_AUDIO_DRV=none qemu-system-arm  -serial null -serial mon:stdio -net none  -nographic -M xilinx-zynq-a9 -m 256M  -kernel app.exe -s -S

It waits for a GDB client connection on localhost:1234.

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.

_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Reply via email to