We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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
But then when opened with the plugin:
Another example:
:100000000C94330D0C9469220C943E220C94132210 :100010000C94E8210C94BD210C9492210C9467213E :100020000C943C210C94434B0C94434B0C94434B49 :100030000C94640D0C94640D0C94640D0C94640D7C :100040000C94640D0C94640D0C94640D0C94640D6C :100050000C94640D0C94640D0C94640D0C9482202B :100060000C94640D0C945F1F0C94361F0C94640D5B :100070000C94640D0C94640D0C94640D0C94640D3C :100080000C94640D0C94640D0C94640D0C94640D2C :100090000C940D1F0C94E41E0C94640D0C94A32777 :1000A0000C94640D0C94640D0C94640D0C94640D0C :1000B0000C94640D0C94640D0C94640D0C94640DFC :1000C0000C94640D0C94640D0C94640D0C94640DEC :1000D0000C94640D0C94640D0C94640D0C94640DDC :1000E0000C94640DF919FC19EB19EF19F519331A71 :1000F000001A041A0A1A0E1A121A181A1C1A201AAE
And improper parsing:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
But then when opened with the plugin:
Another example:
And improper parsing:
The text was updated successfully, but these errors were encountered: