Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JTAG flashing error on 1.9.0 (VSC-1540) #1368

Open
1 task done
herna opened this issue Dec 16, 2024 · 3 comments · May be fixed by #1382
Open
1 task done

JTAG flashing error on 1.9.0 (VSC-1540) #1368

herna opened this issue Dec 16, 2024 · 3 comments · May be fixed by #1382
Assignees
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

Comments

@herna
Copy link

herna commented Dec 16, 2024

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

  • I confirm I have checked existing issues, online documentation and Troubleshooting guide.
@herna herna added the bug-report Bug Report from users on Github (don't use this tag manually, its supposed to be used via the issue) label Dec 16, 2024
@github-actions github-actions bot changed the title JTAG flashing error on 1.9.0 JTAG flashing error on 1.9.0 (VSC-1540) Dec 16, 2024
@radurentea radurentea self-assigned this Dec 18, 2024
@radurentea radurentea linked a pull request Dec 23, 2024 that will close this issue
5 tasks
Copy link

github-actions bot commented Jan 3, 2025

This issue has been marked as stale since there are no activities, and this will be closed in 5 days if there are no further activities

@github-actions github-actions bot added the stale Stale PR or Issue label Jan 3, 2025
@github-actions github-actions bot closed this as completed Jan 8, 2025
@radurentea radurentea added ongoing Ongoing Issue or PR, this label will be used for issue or PR which is to be excluded by stale bot and removed stale Stale PR or Issue labels Jan 8, 2025
@radurentea radurentea reopened this Jan 8, 2025
@radurentea
Copy link
Collaborator

Hi @herna,

Could you try this version and let me know if it fixes the issue for you?

Download the artifacts from this pull request:
You can test these changes by installing this VSIX by click menu View -> Command Palette..., type Install from VSIX and then select downloaded esp-idf-extension.vsix file to install the extension.

@herna
Copy link
Author

herna commented Jan 8, 2025

Hello @radurentea,

Yes, working fine now.

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants