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

st-flash: incorrect file name handling #879

Closed
tdjastrzebski opened this issue Mar 16, 2020 · 5 comments · Fixed by #921
Closed

st-flash: incorrect file name handling #879

tdjastrzebski opened this issue Mar 16, 2020 · 5 comments · Fixed by #921

Comments

@tdjastrzebski
Copy link

In case of incorrect bin file name st-flash fails with error:
ERROR common.c: map_file() == -1
I suggest more descriptive message.

@Nightwalker-87
Copy link
Member

So what would you suggest instead?

@Nightwalker-87 Nightwalker-87 added this to the Feedback required milestone Mar 17, 2020
@tdjastrzebski
Copy link
Author

I suggest message:
Unable to open [file-name] file.

@Nightwalker-87 Nightwalker-87 modified the milestones: Feedback required, v1.6.1 Mar 18, 2020
@Nightwalker-87
Copy link
Member

Ok, are you with Release v1.6.0 ?

@tdjastrzebski
Copy link
Author

tdjastrzebski commented Mar 18, 2020

Yes, so far so good :)
It seems to work better than 1.5.1 although I have not tested it extensively yet.

@Nightwalker-87 Nightwalker-87 modified the milestones: v1.6.1, Feedback required Mar 20, 2020
@Nightwalker-87
Copy link
Member

Duplicate of #650.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants