Page 1 of 1

Eclipse - ESP32 - J-link Debugger problems

Posted: Wed Mar 02, 2022 4:23 pm
by StefanDK
Hi all,

first of all, thank you for the forum at the support! :)

I'm facing the problem that I can not debug an ESP32 WROOM32 through a j-link interface using Eclipse. I have spend many hours on it and tested it with a Win10 and Mac-OS system.

The strange thing is, that I can flash the ESP32 by using the j-link interface. I can run OpenOCD in terminal but can not get it to work through Eclipse.

Please see attached the different settings.

I have noticed one more thing: When I try to debug, than it seems that OpenOCD gets started. The port 3333 is then in use.

Does anyone has an idea, what setting I need to use to be able to debug the ESP32 using the j-link and Eclipse?

Thank you so much

Re: Eclipse - ESP32 - J-link Debugger problems

Posted: Thu Mar 03, 2022 7:17 am
by StefanDK
... is it not possible to attach more than 3 pictures?


That's the error I get:

Image
Image


In terminal it seems to work:
Image

Does anyone has an idea?

Thank you!