Page 1 of 1

ESP32-S3 OpenOCD timed out

Posted: Wed Oct 18, 2023 11:37 am
by shijomts
Hi,

I am working on ESP32-S3 board (ESP32-S3-Pico - https://www.waveshare.com/wiki/ESP32-S3-Pico). I am facing issue in OpenOCD debugging. When the application size is smaller, there is no issue in starting the debugging session. But when the application size increased, I am not able to start the debugger. It is giving timeout error.

Error in services launch sequence
Starting OpenOCD timed out.

Working Environment:
- ESP32-S3R2 Integrated 512KB SRAM, 384KB ROM, 2MB PSRAM, 16MB Flash memory
- Open On-Chip Debugger v0.12.0-esp32-20230419
- Total image size: 1300145 bytes


I have increased the OpenOCD time also ( set remotetimeout 25), but issue is not resolved.

Regards,
Shijo Thomas

Re: ESP32-S3 OpenOCD timed out

Posted: Tue May 21, 2024 12:59 pm
by marcop
Hi ,
I would know how did you resolve he problem of OpenOCD timeout ?
I have the same problem, with example code I can debug, but when I join station and ble I have timeout error....

Thank in advantage
Marco