Understanding the Kinetis HEX file

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Understanding the Kinetis HEX file

Jump to solution
677 Views
sfarzan
Contributor I

Hi everybody,

I'm trying to understand the hex file created by CodeWarrior for KL16. The hex file has the following structure:

:10000000000C00206D31000025310000253100007A

:1000100000000000000000000000000000000000E0

:10002000000000000000000000000000253100007A

:100030000000000000000000253100002531000014

:100040002531000025310000253100002531000058

:10005000000000002531000025310000253100009E

:100060002531000025310000253100002531000038

...

:106C3000306C000000FCFF1F00000000000000009E

:086C400000000000000000004C

:040000030000316D5B

:00000001FF

I know that second and third bytes show the address following by 1 byte (?) and then 16 bytes of code and finally another extra byte (?).

It seems the last three lines don't have this structure. Could you please tell me what these three lines refer to?

Thanks in advance.


Labels (1)
0 Kudos
1 Solution
451 Views
BlackNight
NXP Employee
NXP Employee
0 Kudos
1 Reply
452 Views
BlackNight
NXP Employee
NXP Employee
0 Kudos