Skip to content

HexAreaChecker is a viewer for Hex files. The main purpose is to check the address space.

Notifications You must be signed in to change notification settings

toowaki/HexAreaChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a3ed3fa · Sep 23, 2022

History

16 Commits
Feb 3, 2018
Jan 1, 2021
Sep 23, 2022
Jan 1, 2021

Repository files navigation

HexAreaChecker

This file is the viewer of the Hex file. Main purpose is to check the address space.

It supports Motorola S-record format (.s19, .mot) and Intel HEX format (.hex), and automatically determines the format when reading.

Supported formats

  • Motorola S-record format: Record Field= S0-S3, S5-S9 (S4 is not responding because it is Reserved)
  • Intel HEX format: Recode Type=00-05

HexAreaChecker also checks the data length and checksum, so it can be used for confirming the checksum after editing data.

Numbers are written in hexadecimal notation except for the "No." column of the Summary sheet.

Sample Hex file

gif

About

HexAreaChecker is a viewer for Hex files. The main purpose is to check the address space.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published