Search found 2 matches

by espdebugger
Mon Sep 23, 2024 8:52 am
Forum: IDEs for ESP-IDF
Topic: Cant get debugger working
Replies: 2
Views: 567

Re: Cant get debugger working

Hi sorry for the late reply, I got it working on the IDE with bilnk example. I had to choose the OpenOCD configuration and then when pressing debug also click on the small arrow next to it, and select the same configuration( this was not obvious, I just pressed the debug icon before). I also use a h...
by espdebugger
Tue Sep 17, 2024 9:22 am
Forum: IDEs for ESP-IDF
Topic: Cant get debugger working
Replies: 2
Views: 567

Cant get debugger working

Hi I have a ESP-S3-devkit, witch I cant debug or flash(uart) via esspressif ide. I can flash it via UART in vs code but not debug. To rule out everything on my PC I installed a fresh IDE(esp-idf v5.3) on a virtual machine using the windows installer. I'm trying to get the "hello-word" example to run...