Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Eclipse Debug Config Starting J-Link GDB Server Error using J-Link IMX6ULL
Eclipse Debug Config Starting J-Link GDB Server Error using J-Link IMX6ULL [message #1850722] Tue, 15 March 2022 13:32 Go to next message
Jesse Li is currently offline Jesse LiFriend
Messages: 2
Registered: March 2022
Junior Member
H Guys,



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

Got Starting J-Link GDB Server timed out Error:

index.php/fa/41766/0/

Detailed Error:

index.php/fa/41767/0/

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:

index.php/fa/41768/0/
index.php/fa/41769/0/
index.php/fa/41770/0/
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...


Could you please see what did I miss? Thanks so much for your support!
  • Attachment: 1.PNG
    (Size: 10.68KB, Downloaded 1428 times)
  • Attachment: 2.PNG
    (Size: 41.92KB, Downloaded 1385 times)
  • Attachment: 4.PNG
    (Size: 42.48KB, Downloaded 1363 times)
  • Attachment: 5.PNG
    (Size: 45.99KB, Downloaded 1386 times)
  • Attachment: 6.PNG
    (Size: 41.30KB, Downloaded 1386 times)
Re: Eclipse Debug Config Starting J-Link GDB Server Error using J-Link IMX6ULL [message #1859034 is a reply to message #1850722] Mon, 08 May 2023 09:14 Go to previous message
Dirk Freitag is currently offline Dirk FreitagFriend
Messages: 5
Registered: March 2022
Junior Member
Hi,

I have the same issue, do you found a solution?

Best regards
Previous Topic:Error when running program
Next Topic:Convert or export Eclipse .project/.cproject to CMakeLists.txt?
Goto Forum:
  


Current Time: Fri Apr 26 20:52:05 GMT 2024

Powered by FUDForum. Page generated in 0.02908 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top