Search found 3 matches
- Tue Sep 21, 2021 8:07 am
- Forum: ESP32 Arduino
- Topic: ESP32-WROOM-32 problem when JTAG debugging with ESP-Prog
- Replies: 2
- Views: 2975
Re: ESP32-WROOM-32 problem when JTAG debugging with ESP-Prog
I actually found the fix, as below. I was removing PIO from VS Code but removing the directory did the trick. Does this occur after a fresh reinstall too? To do that, remove the PlatformIO extension from VSCode and close VSCode remove the folder C:\Users\User\.platformio\ re-open VSCode, reinstall P...
- Thu Sep 16, 2021 10:13 am
- Forum: ESP32 Arduino
- Topic: ESP32-WROOM-32 problem when JTAG debugging with ESP-Prog
- Replies: 2
- Views: 2975
Re: ESP32-WROOM-32 problem when JTAG debugging with ESP-Prog
No suggestions?
- Sun Sep 12, 2021 4:10 am
- Forum: ESP32 Arduino
- Topic: ESP32-WROOM-32 problem when JTAG debugging with ESP-Prog
- Replies: 2
- Views: 2975
ESP32-WROOM-32 problem when JTAG debugging with ESP-Prog
Recommended to repost from https://community.platformio.org/t/esp32-wroom-32-problem-when-jtag-debugging-with-esp-prog/23419 Hi All Last week I received an ESP-PROG to allow me to use JTAG debugging with my ESP32 Dev Board. To test the ESP-PROG board I created a new Arduino project in PlatformIO, lo...