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

Fix JTAG Flashing issue (on windows) #301

Merged
merged 2 commits into from
Jan 21, 2021

Conversation

pwmb
Copy link
Contributor

@pwmb pwmb commented Jan 20, 2021

Use forced / instead of \\.

One can disable this by changing the configuration openocd.jtag.command.force_unix_path_separator (default true)

Closes #297

Use forced / instead of \\
@pwmb pwmb added bugfix Fixing some issue and bug in this PR os:windows Windows OS Only Problem labels Jan 20, 2021
@pwmb pwmb self-assigned this Jan 20, 2021
@pwmb pwmb added this to the next milestone Jan 20, 2021
Copy link
Collaborator

@brianignacio5 brianignacio5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Add the settings to docs/SETTINGS.md ?

@pwmb pwmb merged commit 80ee93b into master Jan 21, 2021
@pwmb pwmb deleted the bugfix/jtag-flashing-windows-path-sep-error branch January 21, 2021 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Fixing some issue and bug in this PR os:windows Windows OS Only Problem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug Report]: Failed to flash the device (JTag) (VSC-551)
2 participants