<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Dec 8, 2020 at 11:03 AM Kinsey Moore <<a href="mailto:kinsey.moore@oarcorp.com">kinsey.moore@oarcorp.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">---<br>
 user/bsps/aarch64/a53.rst | 7 +++++++<br>
 1 file changed, 7 insertions(+)<br>
<br>
diff --git a/user/bsps/aarch64/a53.rst b/user/bsps/aarch64/a53.rst<br>
index 73735b1..e3a89f8 100644<br>
--- a/user/bsps/aarch64/a53.rst<br>
+++ b/user/bsps/aarch64/a53.rst<br>
@@ -25,3 +25,10 @@ Console Driver<br>
 --------------<br>
<br>
 The console driver supports the default Qemu emulated ARM PL011 PrimeCell UART.<br>
+<br>
+Running Executables<br>
+-------------------<br>
+<br>
+Executables generated by these BSPs can be run using the following command::<br>
+<br>
+qemu-system-aarch64 -no-reboot -nographic -serial mon:stdio -machine virt,gic_version=3 -cpu cortex-a53 -m 4096 -kernel example.exe<br></blockquote><div><br></div><div>Check the line break on PDF, maybe typeset an explicit line break \</div><div><br></div><div> </div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
-- <br>
2.20.1<br>
<br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div></div>