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

Misleading error message in case too big s-record file #19

Open
bicyclesonthemoon opened this issue May 22, 2020 · 0 comments
Open

Misleading error message in case too big s-record file #19

bicyclesonthemoon opened this issue May 22, 2020 · 0 comments
Assignees

Comments

@bicyclesonthemoon
Copy link
Contributor

If I try by mistake to program a microcontroller with an s-record file which is supposed for a different, bigger microcontroller, then the file will not fit in the memory.

In stdout I will see (-vv) "Read file D:\b\test.mot"
And in stderr "read failed"

The text "read failed" is misleading because it suggest that for some reason it was not possible to read the file while in reality the file was successfully read but was rejected.

@msalau msalau self-assigned this Jul 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants