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

Do not issue JTAG reset on stlink-v1 #828

Merged
merged 1 commit into from
Sep 3, 2019
Merged

Do not issue JTAG reset on stlink-v1 #828

merged 1 commit into from
Sep 3, 2019

Conversation

trabucayre
Copy link
Contributor

Using stlink_jtag_reset with stlink-v1 fails with:
[!] send_recv read reply failed: LIBUSB_ERROR_PIPE
[!] send_recv STLINK_JTAG_DRIVE_NRST
Failed to reset JTAG
[!] send_recv send request failed: LIBUSB_ERROR_PIPE
[!] send_recv STLINK_JTAG_WRITEDEBUG_32BIT

This patch complete #481 to fix all calls to this function with stlink-v1

@texane texane merged commit c4283f4 into stlink-org:master Sep 3, 2019
@Nightwalker-87 Nightwalker-87 added this to the v1.6.0 milestone Mar 18, 2020
@stlink-org stlink-org locked as resolved and limited conversation to collaborators Apr 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants