Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

vfiksdal/intelhex

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

intelhex

Simple C implementation of a intelhex-parser. The parsed hex file will populate a simple struct with memory segments and addresses, which can easily be iterated or processed by a bootloader client application. Please see ihinfo.c for a very simple example.

Example

You can easily compile the simple example using gcc:

gcc ihex.c ihinfo.c -o ihinfo

And run it to parse a hex file of your own:

./ihinfo myfile.hex

About

Simple drop-in for parsing intel hex files in C

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.