bbcmicrobit / bbcmicrobit/PythonEditor
Occaisional corruption of the downloaded hex file --> The hex file cannot be decoded. Checksum calculation failure occurred
Open
bug
- Dominant language
- JavaScript
- Stars
- 201
- Forks
- 126
- PR merge metrics
- No merged PRs in 30d
Description
This is a tricky to track down issue, so hopefully posting it here we'll find other people with the same problem...
Though we haven't ever seen or reproduced it ourselves in the foundation, a number of people have sent us hex files that are missing large chunks of data, and the result is that the checksums fail and DAPLink refuses (correctly!) to flash the file.
The error DAPLink puts in the fail.txt is:
The hex file cannot be decoded. Checksum calculation failure occurred
Missing chunks are not on line boundaries.
Contributor guide
Assessment
This issue has not been assessed yet.