masayuki2009 commented on pull request #5506: URL: https://github.com/apache/incubator-nuttx/pull/5506#issuecomment-1041267885
>Could you please share the command line of QEMU? I am not sure which machine for sama5d4-ek board @anchao You need to use sabre-6quad:netknsh instead of sama5d4-ek. ``` $ ~/opensource/QEMU/qemu-5.2/build/arm-softmmu/qemu-system-arm -M sabrelite -m 1024 -smp 4 -kernel ./nuttx -nographic ``` Also, please note that you need to set up an NFS server where applications such as init are stored. -- 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