xiaoxiang781216 commented on PR #7318:
URL: https://github.com/apache/incubator-nuttx/pull/7318#issuecomment-1280465542

   Is my version too low?
   ```
   version
   QEMU emulator version 7.0.50 (v7.0.0-1512-gca127b3fc2)
   Copyright (c) 2003-2022 Fabrice Bellard and the QEMU Project developers
   ```
   Here is my step:
   ```
   ./tools/configure.sh rv-virt:knsh64
   make -j8
   qemu-system-riscv64 -semihosting -M virt,aclint=on -cpu rv64 -smp 8 -bios 
none -kernel nuttx -nographic
   ```
   Do I need prepare the disk or network for elf binary?


-- 
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

Reply via email to