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

Intel Hex files don't open correctly #67

Open
Mr-Newlove opened this issue Feb 25, 2022 · 0 comments
Open

Intel Hex files don't open correctly #67

Mr-Newlove opened this issue Feb 25, 2022 · 0 comments

Comments

@Mr-Newlove
Copy link

Intel hex files do not appear to be compatible? Plugin just opens the file as a binary file

Reference: https://en.wikipedia.org/wiki/Intel_HEX

Example file:

:10010000214601360121470136007EFE09D2190140
:100110002146017E17C20001FF5F16002148011928
:10012000194E79234623965778239EDA3F01B2CAA7
:100130003F0156702B5E712B722B732146013421C7
:00000001FF

image

But then when opened with the plugin:

image

Another example:

:100000000C94330D0C9469220C943E220C94132210
:100010000C94E8210C94BD210C9492210C9467213E
:100020000C943C210C94434B0C94434B0C94434B49
:100030000C94640D0C94640D0C94640D0C94640D7C
:100040000C94640D0C94640D0C94640D0C94640D6C
:100050000C94640D0C94640D0C94640D0C9482202B
:100060000C94640D0C945F1F0C94361F0C94640D5B
:100070000C94640D0C94640D0C94640D0C94640D3C
:100080000C94640D0C94640D0C94640D0C94640D2C
:100090000C940D1F0C94E41E0C94640D0C94A32777
:1000A0000C94640D0C94640D0C94640D0C94640D0C
:1000B0000C94640D0C94640D0C94640D0C94640DFC
:1000C0000C94640D0C94640D0C94640D0C94640DEC
:1000D0000C94640D0C94640D0C94640D0C94640DDC
:1000E0000C94640DF919FC19EB19EF19F519331A71
:1000F000001A041A0A1A0E1A121A181A1C1A201AAE

image

And improper parsing:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant