anjiahao1 commented on issue #9200:
URL: https://github.com/apache/nuttx/issues/9200#issuecomment-1540149603

   i use
   `.\JLinkGDBServer.exe -rtos jlink-nuttx.dll -if SWD -speed 4000 -device 
STM32F429ZI`
   but jlink log is
   ```
   SEGGER J-Link GDB Server V7.84b GUI Version
   
   JLinkARM.dll V7.84b (DLL compiled Jan 11 2023 16:42:23)
   
   -----GDB Server start settings-----
   GDBInit file:                  none
   GDB Server Listening port:     2331
   SWO raw output listening port: 2332
   Terminal I/O port:             2333
   Accept remote connection:      localhost only
   Generate logfile:              off
   Verify download:               off
   Init regs on start:            off
   Silent mode:                   off
   Single run mode:               off
   Target connection timeout:     5000 ms
   ------J-Link related settings------
   J-Link Host interface:         USB
   J-Link script:                 none
   J-Link settings file:          none
   ------Target related settings------
   Target device:                 STM32F429ZI
   Target device parameters:      none
   Target interface:              SWD
   Target interface speed:        4000kHz
   Target endian:                 little
   
   Connecting to J-Link...
   J-Link is connected.
   Firmware: J-Link V11 compiled Mar 28 2023 16:59:55
   Hardware: V11.00
   S/N: 51015399
   Feature(s): GDB
   Checking target voltage...
   Target voltage: 2.83 V
   Listening on TCP/IP port 2331
   Connecting to target...
   Connected to target
   Waiting for GDB connection...
   ```
   
   not have load dll file


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