mirror of
https://github.com/apache/nuttx.git
synced 2026-08-03 05:09:00 +00:00
To compile arm64 NuttX, use the following command: ./tools/configure.sh -l qemu-armv8a:nsh_fiq To run,use the following command qemu-system-aarch64 -cpu cortex-a53 -nographic -machine virt,virtualization=on,gic-version=3 -net none -chardev stdio,id=con,mux=on -serial chardev:con -mon chardev=con,mode=readline -kernel ./nuttx Signed-off-by: hujun5 <hujun5@xiaomi.com> |
||
|---|---|---|
| .. | ||
| a64/pinephone | ||
| fvp-v8r/fvp-armv8r | ||
| imx8/imx8qm-mek | ||
| qemu/qemu-armv8a | ||
| rk3399 | ||