How to upload & debug code on ESP32 through ESP-Prog & JTAG from macOS using VSCode/PlatformIO
I have now successfully uploaded and debugged code on ESP32 Devkit v4 (with ESP32-WROOM-1) on macOS through ESP-Prog from VSCode/PlatformIO using Arduino (not ESP-IDF).
I have the Espressif ESP-Prog connected to the Devkit as follows:
Is it possible to upload code to ESP32 through JTAG from macOS using VSCode/PlatformIO
As the title says ‘is it even possible’?