hujun260 commented on PR #10888: URL: https://github.com/apache/nuttx/pull/10888#issuecomment-1758851407
> @hujun260 > > Can you add a qemu configuration to test this PR? To compile Arm64 NuttX, you can use the following command: ./tools/configure.sh -l qemu-armv8a:nsh To run, you can 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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org