Hex file out format setting

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

Hex file out format setting

Jump to solution
832 Views
jjr_net
Contributor I

hello :

    I know how to set the hex file generated,but sometimes the hex file generated does not meet my requirements. for example, i want the segment address in the hex file to be aligned with 8bytes and the length to be aligned with 8bytes, automatically fill free space if the segment is not aligned, how to set this?

thank you !

Tags (2)
0 Kudos
1 Solution
731 Views
BlackNight
NXP Employee
NXP Employee

I recommend you have a look at the SRecord tool (see SRecord 1.64  and SRecord | MCU on Eclipse) which gives you full control and many ways to manipulate your binary files.

In more details: Generating Intel Hex Files with a given Length using srec_cat | MCU on Eclipse 

I hope this helps,

Erich

View solution in original post

0 Kudos
1 Reply
732 Views
BlackNight
NXP Employee
NXP Employee

I recommend you have a look at the SRecord tool (see SRecord 1.64  and SRecord | MCU on Eclipse) which gives you full control and many ways to manipulate your binary files.

In more details: Generating Intel Hex Files with a given Length using srec_cat | MCU on Eclipse 

I hope this helps,

Erich

0 Kudos