Skip to content

RICCIARDI-Adrien/Hex_Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hex Parser

Intel Hex converter to binary.

How it works

Provide an Intel Hex file and an allocated buffer that represents the processor memory, and the parser will fill the buffer with the Hex file content.
You get a buffer filled with the exact code contained in the Hex file, at the right addresses.

About

Intel Hex format converter to binary.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published