Changeset c3b4e18 in rtems-docs
- Timestamp:
- Jan 14, 2021, 3:18:00 PM (3 months ago)
- Branches:
- master
- Children:
- a08e672
- Parents:
- 58bf83e
- git-author:
- Kinsey Moore <kinsey.moore@…> (01/14/21 15:18:00)
- git-committer:
- Joel Sherrill <joel@…> (01/14/21 19:25:09)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
user/bsps/aarch64/xilinx-zynqmp.rst
r58bf83e rc3b4e18 32 32 Executables generated by these BSPs can be run using the following command:: 33 33 34 qemu-system-aarch64 -no-reboot -nographic -serial null -serialmon:stdio \34 qemu-system-aarch64 -no-reboot -nographic -serial mon:stdio \ 35 35 -machine xlnx-zcu102 -m 4096 -kernel example.exe
Note: See TracChangeset
for help on using the changeset viewer.