patacongo commented 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: us...@infra.apache.org