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/12/13 22:00:38 UTC

[GitHub] [incubator-nuttx] michallenc edited a comment on pull request #2526: boards/arm/imxrt/teensy-4.x: CDC-ACM console support

michallenc edited a comment on pull request #2526:
URL: https://github.com/apache/incubator-nuttx/pull/2526#issuecomment-744074766


   > @michallenc Just tested this on the Teensy 4.1 and I am hitting an issue with nsh_session failing:
   > 
   > ```
   > NuttShell (NSH) NuttX-9.1.1
   > nsh> nsh: nsh_session: readline failed: 9
   > ```
   
   @btashton  Hi, that´s strange. Everything seems to work fine with gtkterm. Do you have issues with all configurations or just with one particular?
   
   ```
   NuttShell (NSH) NuttX-9.1.1
   nsh> 
   nsh> ls dev
   /dev:
    console
    null
    ttyACM0
    ttyS0
   nsh> ?
   help usage:  help [-v] [<cmd>]
   
     .         cd        echo      hexdump   mb        mw        set       uname     
     [         cp        exec      ifconfig  mkdir     nslookup  sleep     umount    
     ?         cmp       exit      ifdown    mkrd      ps        source    unset     
     basename  dirname   false     ifup      mh        pwd       test      usleep    
     break     dd        free      kill      mount     rm        time      xd        
     cat       df        help      ls        mv        rmdir     true      
   
   Builtin Apps:
     candump  sh       cansend  nsh      
   nsh> 
   ```
   Edit: I did not have updated apps directory, now I am getting the same failure. Will take a look at it.


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