Hex file out format setting

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Hex file out format setting

跳至解决方案
861 次查看
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 !

标记 (2)
0 项奖励
1 解答
760 次查看
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 项奖励
1 回复
761 次查看
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 项奖励