JTAG flashing error on 1.9.0 (VSC-1540) #1368
Labels
bug-report
Bug Report from users on Github (don't use this tag manually, its supposed to be used via the issue)
ongoing
Ongoing Issue or PR, this label will be used for issue or PR which is to be excluded by stale bot
OS
Windows
Operating System version
Windows 10
Visual Studio Code version
1.96
ESP-IDF version
5.3.2
Python version
3.11
Doctor command output
doctor.txt
Extension
esp_idf_vsc_ext.log
Description
I have an ESP-PROG connected to ESP32
I can't flash through JTAG unless ESP32 is in "boot" mode and UART0 connected.
Even if you try to flash ESP32 through JTAG, it seems version 1.9.0 of the extension tries to use UART connection somehow no matter what. The extension says at the end "flash through JTAG" but as I said, UART connection must be available and device in boot mode.
I just downgraded to version 1.8.1 and everything works as expected, I am able to use JTAG without UART connection.
There are other users with this problem: https://esp32.com/viewtopic.php?f=40&t=43461
Debug Message
debug.txt
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: