S32 Design Studio contiguous srec file

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

S32 Design Studio contiguous srec file

跳至解决方案
1,365 次查看
adria
Contributor I

Hello,

For S32K116, from the end of the interrupt vector table section until the start of the flash config section, there is a gap of memory unused. This gap is specified with zeros if a raw binary is generated. Instead, if srec file is generated, that space is not specified.

Is it possible to generate the srec file so it specifies all addresses so the whole addresses in the file are contiguous to each other?

Best regards,

Adria

0 项奖励
回复
1 解答
1,315 次查看
dianabatrlova
NXP TechSupport
NXP TechSupport

Hello Adria,

 

You can use the srec_cat tool for this purpose, see section "FILLING THE BLANKS" in the last link.

Please refer to the links below:

I hope it helps.

Best Regards,

Diana

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,316 次查看
dianabatrlova
NXP TechSupport
NXP TechSupport

Hello Adria,

 

You can use the srec_cat tool for this purpose, see section "FILLING THE BLANKS" in the last link.

Please refer to the links below:

I hope it helps.

Best Regards,

Diana

0 项奖励
回复