linguini1 commented on PR #18837:
URL: https://github.com/apache/nuttx/pull/18837#issuecomment-4364938564

   Not entirely sure why NTFC is failing. I used the same command it invokes 
and was able to start the `qemu-armv8a:citest` configuration just fine:
   
   ```console
   $ 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
   
   NuttShell (NSH) NuttX-12.13.0
   nsh> ls
   /:
    dev/
    proc/
    tmp/
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to