You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/05/03 15:30:36 UTC

[GitHub] [incubator-nuttx] patacongo edited a comment on pull request #953: x86_64: Make sure to clone ap list in vasprintf

patacongo edited a comment on pull request #953:
URL: https://github.com/apache/incubator-nuttx/pull/953#issuecomment-623127526


   I have used it many times with the simulation.  In fact, all OS features are developed on the simulation and the sim:ostest configuration runs with no problems.
   
   There is the sim:nsh configuration but is a little awkard because it has a login and enables binfs.  Try it.  The user name is admin and the passward is Adminstrator (see boards/sim/sim/sim/README.txt if I got that wrong).
   
   The binfs means that you have to mount like:
   
       nsh> mount -t binfs bin
   
   Before you can execute built-in program.
   
   I build it a re-verify when I get the chance.
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org