mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-15 02:07:11 +08:00
user: Update aarch64/xilinx-zynqmp Qemu command
The Xilinx ZynqMP BSP has been updated to use the second UART in the memory map as the primary UART since this is how both the hardware and Qemu use them.
This commit is contained in:
parent
58bf83ea4b
commit
c3b4e18ab6
@ -31,5 +31,5 @@ Running Executables
|
||||
|
||||
Executables generated by these BSPs can be run using the following command::
|
||||
|
||||
qemu-system-aarch64 -no-reboot -nographic -serial null -serial mon:stdio \
|
||||
qemu-system-aarch64 -no-reboot -nographic -serial mon:stdio \
|
||||
-machine xlnx-zcu102 -m 4096 -kernel example.exe
|
||||
|
Loading…
x
Reference in New Issue
Block a user