How to generate S19 file in S32DS? (S32K344 )

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

How to generate S19 file in S32DS? (S32K344 )

跳至解决方案
1,158 次查看
JAY_SUN1
Contributor II

Hi NXP team,

I develop S32K344 and would like to generate S19 file in S32DS. Please help to teach us how to generate S19 file in S32DS, if you can provide the picture step by step, it will be helpful. Thanks.

Wade

0 项奖励
1 解答
1,147 次查看
Senlent
NXP TechSupport
NXP TechSupport

Hi@JAY_SUN1

1.Open the project->Properites

2.Output file format choose to ->Motorola S-record.

3.Other flag-> you can type the command:"--srec-forceS3"

Senlent_0-1668419089794.png

--srec-len=ival
Meaningful only for srec output. Set the maximum length of the Srecords being produced to ival. This length covers both address, data and crc fields.

--srec-forceS3
Meaningful only for srec output. Avoid generation of S1/S2 records, creating S3-only record format.

在原帖中查看解决方案

0 项奖励
3 回复数
1,148 次查看
Senlent
NXP TechSupport
NXP TechSupport

Hi@JAY_SUN1

1.Open the project->Properites

2.Output file format choose to ->Motorola S-record.

3.Other flag-> you can type the command:"--srec-forceS3"

Senlent_0-1668419089794.png

--srec-len=ival
Meaningful only for srec output. Set the maximum length of the Srecords being produced to ival. This length covers both address, data and crc fields.

--srec-forceS3
Meaningful only for srec output. Avoid generation of S1/S2 records, creating S3-only record format.

0 项奖励
1,142 次查看
JAY_SUN1
Contributor II

Hi Senlent,

Thanks for your prompty reply, but I can't find Standard S32DS Create Flash Image as below picture, please help to check it. Thanks.

JAY_SUN1_0-1668419857441.png

 

0 项奖励
1,133 次查看
Senlent
NXP TechSupport
NXP TechSupport

Hi@JAY_SUN1

I forgot this step, please try again.

Senlent_0-1668421003126.png

 

0 项奖励