Eclipse Debug Config Starting J-Link GDB Server Error using J-Link IMX6ULL

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Eclipse Debug Config Starting J-Link GDB Server Error using J-Link IMX6ULL

1,256 Views
jesseli25
Contributor I

H Guys,

 

Configuring J-Link GDB Sever on Eclipse to debug FreeRTOS app, target imx6ull.

Got Starting J-Link GDB Server timed out Error:

 1.PNG

Detailed Error:

2.PNG

An internal error occurred during: "Starting J-Link GDB Server".
RequestMonitor: Sequence "", result for executing step #1 = Status ERROR: org.eclipse.cdt.dsf code=10005 Request for monitor: 'RequestMonitor (org.eclipse.embedcdt.debug.gdbjtag.core.dsf.GnuMcuGdbServerBackend$GdbServerStep$1@4ff3db76): Status OK: unknown code=0 OK' resulted in a rejected execution exception., done() method called more than once

Configurations are:

4.PNG

5.PNG

6.PNG

GDB Server log:

SEGGER J-Link GDB Server V6.14h GUI Version

JLinkARM.dll V6.14h (DLL compiled May 10 2017 18:22:45)

-----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:               on
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:                 ddr_init.jlinkscript
J-Link settings file:          none
------Target related settings------
Target device:                 MCIMX6Y2
Target interface:              JTAG
Target interface speed:        4000kHz
Target endian:                 little

Connecting to J-Link...
J-Link is connected.
Firmware: J-Link V10 compiled Apr 21 2017 10:28:25
Hardware: V10.10
S/N: 820102410
Feature(s): GDB
Checking target voltage...
Target voltage: 3.30 V
Listening on TCP/IP port 2331
Connecting to target...WARNING: At least one of the connected devices is not JTAG compliant (IEEE Std 1149.1, 7.1.1.d, IR-cells). (NumDevices = 3, NumBitsSet = 2)


J-Link found 3 JTAG devices, Total IRLen = 13
JTAG ID: 0x5BA00477 (Cortex-A7)
Connected to target
Waiting for GDB connection...

8.PNG

 

9.PNG

Could you please see what did I miss? Thanks so much for your support!

0 Kudos
1 Reply

581 Views
ZeroWill
Contributor I

Select GDBServerCL.exe instead of GDBServer.exe