Connection timed out when trying to debug.
Posted: Fri Mar 27, 2020 4:53 pm
Hello guys,
I recently bought an esp-prog board and now I'm tryng to use it, but I'm failing to do so using esp-idf.
I can debug without any problem using platformio, so I know everything works and my connections are right, but when I try to do it natively under eclipse or in the terminal I only get:
I've follow this link: https://docs.espressif.com/projects/esp ... ugger.html
I'm using esp-idf version: v4.1-dev-2055-gf5b82c5b1
Does anyone have a hint?
thanks,
Gardin.
I recently bought an esp-prog board and now I'm tryng to use it, but I'm failing to do so using esp-idf.
I can debug without any problem using platformio, so I know everything works and my connections are right, but when I try to do it natively under eclipse or in the terminal I only get:
Code: Select all
:3333: Connection timed out.
I'm using esp-idf version: v4.1-dev-2055-gf5b82c5b1
Does anyone have a hint?
thanks,
Gardin.