How to generate S19 file in S32DS? (S32K344 )

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

How to generate S19 file in S32DS? (S32K344 )

Jump to solution
1,114 Views
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 Kudos
1 Solution
1,103 Views
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.

View solution in original post

0 Kudos
3 Replies
1,104 Views
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 Kudos
1,098 Views
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 Kudos
1,089 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@JAY_SUN1

I forgot this step, please try again.

Senlent_0-1668421003126.png

 

0 Kudos