Correcting HEX file errors

Опубликовано: 26 Июль 2026
на канале: Computing Mongoose
1,464
4

This video shows how to correct several errors that may appear in HEX files. Intel HEX files (also known as Intellec HEX files) are a way to save/load programs in monitor applications. These are also still used by certain EEPROM programmers. Errors may appear because of corruption during file transfer or human error during creation (for example having a wrong starting address specified in the end of file record). I discuss several common errors and ways to fix those.

HEX File Viewer: https://github.com/ComputingMongoose/...