mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-17 18:41:43 +08:00
user: fix typo in aarch64/a53.rst
This commit is contained in:
parent
a08643b340
commit
528a2b66e9
@ -32,4 +32,4 @@ Running Executables
|
|||||||
Executables generated by these BSPs can be run using the following command::
|
Executables generated by these BSPs can be run using the following command::
|
||||||
|
|
||||||
qemu-system-aarch64 -no-reboot -nographic -serial mon:stdio \
|
qemu-system-aarch64 -no-reboot -nographic -serial mon:stdio \
|
||||||
-machine virt,gic_version=3 -cpu cortex-a53 -m 4096 -kernel example.exe
|
-machine virt,gic-version=3 -cpu cortex-a53 -m 4096 -kernel example.exe
|
||||||
|
Loading…
x
Reference in New Issue
Block a user