ESP32-S3 OpenOCD timed out
Posted: Wed Oct 18, 2023 11:37 am
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
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