GooTal commented on PR #6242:
URL: https://github.com/apache/nuttx/pull/6242#issuecomment-1408244997

   Hello, i tried to run rv-virt:knsh64. But it didn`t work well. Here are the 
commands:
   ```
   ./tools/configure.sh -l rv-virt:knsh64   # step1
   make -j8   # step2
   qemu-system-riscv64 -semihosting -M virt -cpu rv64 -smp 8 -bios none -kernel 
nuttx -nographic  #step3
   ```
    I didn`t got any error in step1 and step2. But the error occurred in step3 
and it`s stuck here:
    
   
![图片](https://user-images.githubusercontent.com/40800103/215435897-d2274954-e376-40d9-a791-e5cbc77ab722.png)
   
   Did i use the right command for qemu-system-riscv64 to run nuttx? Or did i 
miss something else?
   
   Thanks a lot!
   @xiaoxiang781216 @masayuki2009 


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