Other Parts Discussed in Thread: TM4C129ENCPDT
I am using armhex to generate an S19 file for Tiva TM4C129ENCPDT processor under CCSV6.
I am generating an m3 output which works fine and I get an S19 file as expected.
The first record generated is an S0 record which has the text "HDR" as its contents.
What I would like to know is if there is anyway to set the contents of the S0 record, or is this fixed?
I would like to include my firmware name and version into this record so it can easily be identified by program loading the S19 file.
Is this possible using armhex?