Search found 2 matches

by zathlute
Tue Dec 10, 2024 10:06 am
Forum: ESP-IDF
Topic: Error Connecting JTAG ESP32s3 DEV Board
Replies: 2
Views: 636

Re: Error Connecting JTAG ESP32s3 DEV Board

FIXED! Took a while... I'm not entirely sure what the main cause was although initially i think brew installed a version of openOCD in a different directory and VScode was trying to use that instead of the files in user/.espressif . To fix this I uninstalled and deleted whatever I could find that wa...
by zathlute
Sun Dec 01, 2024 11:20 am
Forum: ESP-IDF
Topic: Error Connecting JTAG ESP32s3 DEV Board
Replies: 2
Views: 636

Error Connecting JTAG ESP32s3 DEV Board

Hi, I can't seem to find a solution to this error when trying to enter debugging mode in vs studio with the ESP-IDF extension installed. Previously this was working fine until I made a project using multiple LEDS on pins G11 G9 G3 G19 and G18. Could I have burnt one of the efuses or is the issue som...