You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: