Provide file format I: Intel HEX with comments that ignores checksum errors

The new file type I is essentially Intel HEX that, on download, inserts
comments next to data records with the resolved effective address and an
ASCII dump of that same record. On upload the `I` format is permissive
with respect to check sum errors, eg, after manipulated an Intel HEX file
for debugging.
This commit is contained in:
Stefan Rueger
2022-07-16 23:40:36 +01:00
parent c81f52ff10
commit 79921e52dc
5 changed files with 50 additions and 19 deletions

View File

@@ -768,6 +768,9 @@ the file to read or write. Possible values are:
@item i
Intel Hex
@item I
Intel Hex with comments on download and tolerance of checksum errors on upload
@item s
Motorola S-record