Espressif IDE: GDB doesn't connect to OpenOCD
Posted: Tue Feb 27, 2024 5:26 pm
Hello,
I just installed Espressif Eclipse IDE with 'Windows offline installer' following this how to:
https://github.com/espressif/idf-eclips ... stallation
Windows 10
Espressif IDE V2.12.0,
ESP-IDE v5.1.2
I use an ESP32-C3
I can compile and flash the blink application. That's OK!.
But when I try to debug, the GDB displays an error during 'Starting OpenOCD':
My debugging configuration:
I checked the openocd.exe path it is OK.
What can I do to check where the problem is coming from?
Than you.
I just installed Espressif Eclipse IDE with 'Windows offline installer' following this how to:
https://github.com/espressif/idf-eclips ... stallation
Windows 10
Espressif IDE V2.12.0,
ESP-IDE v5.1.2
I use an ESP32-C3
I can compile and flash the blink application. That's OK!.
But when I try to debug, the GDB displays an error during 'Starting OpenOCD':
Code: Select all
Error in services launch sequence
Starting OpenOCD timed out.
What can I do to check where the problem is coming from?
Than you.