-
Notifications
You must be signed in to change notification settings - Fork 483
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
pyocd commander fails if an elf is provided #969
Comments
Thanks for reporting, and thanks for the patch! This looks like a regression. I'll try to get a fix with your patch out shortly. |
flit
added a commit
to flit/pyOCD
that referenced
this issue
Oct 2, 2020
This test reproduces the bug reported in pyocd#969.
ychsu-tf
pushed a commit
to OpenNuvoton/pyOCD
that referenced
this issue
Apr 7, 2021
This test reproduces the bug reported in pyocd#969.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There are actually two problems:
The attached patch resolves these problems. Sorry I didn't do a pull request, but figuring out the test suite and everything was too much for me to do for a one-liner.
commander_elf.txt
The text was updated successfully, but these errors were encountered: