Skip to content

Converter for Intel-hex to Motorola-s19 format and vice versa.

Notifications You must be signed in to change notification settings

thomas374b/Bin2S19

Repository files navigation

Tool to convert binary files to Motorola S19 format and back.

It has some special features to leave out lots of 0xFF bytes, re-align record length and sort after address.

It makes use of my library libtns_util which is available here https://github.com/thomas374b/libtns_util