masayuki2009 commented on PR #1362:
URL: 
https://github.com/apache/incubator-nuttx-apps/pull/1362#issuecomment-1284740690

   >Done, @masayuki2009 the problem is fixed, could you try again?
   
   @xiaoxiang781216 
   `lm3s6965-ek:discover` works now but `spresense:wifi_smp` causes a deadlock 
when starting telnetd.
   
   ```
   NuttShell (NSH) NuttX-10.4.0
   nsh> uname -a
   NuttX  10.4.0 544552c305 Oct 20 2022 09:30:05 arm spresense
   nsh> mount
     /mnt/spif type smartfs
     /proc type procfs
   nsh> ps
     PID GROUP CPU PRI POLICY   TYPE    NPX STATE    EVENT     SIGMASK   STACK  
 USED  FILLED COMMAND
       0     0   0   0 FIFO     Kthread N-- Assigned           00000000 001000 
000452  45.2%  CPU0 IDLE
       1     1   1   0 FIFO     Kthread N-- Running            00000000 001000 
000228  22.8%  CPU1 IDLE
       2     2 --- 224 RR       Kthread --- Waiting  Signal    00000000 001992 
000492  24.6%  hpwork 0x2d059824
       3     3 ---  60 RR       Kthread --- Waiting  Semaphore 00000000 001992 
000300  15.0%  lpwork 0x2d05983c
       5     5 --- 200 RR       Task    --- Waiting  MQ empty  00000000 000976 
000472  48.3%  cxd56_pm_task
       6     6   0 100 RR       Task    --- Running            00000000 003024 
001232  40.7%  spresense_main
   nsh> free
                      total       used       free    largest  nused  nfree
           Umem:    1193312      42464    1150848    1148912    116      2
   nsh> ifconfig
   nsh> gs2200m aterm-ac16fc-g wifi-test-24g &
   gs2200m [7:50]
   nsh> renew wlan0
   nsh> ntpcstart
   Started the NTP daemon as PID=24
   nsh> ifconfig
   wlan0        Link encap:Ethernet HWaddr 3c:95:09:00:82:d3 at UP
        inet addr:192.168.10.20 DRaddr:192.168.10.1 Mask:255.255.255.0
   
   nsh> telnetd
   Traceback (most recent call last):
   ```
   


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