Intel HEX editor

Guest #2056344
Rate this post
useful
not useful
These are common editors which edit any binary files. But I need editor 
which edits Intel HEX files used to program microcontroller flash and 
EEPROMs. It is possible to edit them with notepad, but calculating the 
checksum is annoying. The above mentioned editor calculates checksum but 
I hope to find free one. :)
Guest #4369707
Rate this post
useful
not useful
This will not work if there are "gaps" in the memory locations
specified by the individual load records.
For instance
mem 0000-07ff some data
mem 4000-4007 some other data.

also some hexformat (motorola S1S9 for instance) contain
records with other data such as the transfer address where to start
program execution

Jan

Reply

Please log in before posting.

or

Log in with Google account

Registration is free and takes only a minute.

Register now