How to change the s19 data length?

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

How to change the s19 data length?

Jump to solution
797 Views
jason_zhang
Contributor III


Hi

 

I make s19 file by code warrior 10.6.4.FSL_b06015 as below .

 

S01000004C4D555F56657230302E686578A2

S214000400FFFFFFFFFFFFFFFFFFFFFFFFFFE4FEFF13

S2140040000030002011640000F5600000CDE50000DF

S214004010CDE50000CDE50000CDE50000CDE50000D3

S214004020CDE50000CDE50000CDE50000CDE50000C3

 

The data length is 16(dec),how can I change it longer?(ex. 32(dec))

150338_150338.pngpastedImage_0.png

 

Thank you!

Jason

Labels (1)
1 Solution
700 Views
BlackNight
NXP Employee
NXP Employee

Hi Jason,

I'm using the SRecord tool for this: SRecord 1.64

See https://mcuoneclipse.com/2015/09/23/aligning-s19-records-to-64-bit-boundaries/

and the option -Output_Block_Size

I hope this helps,

Erich

View solution in original post

2 Replies
701 Views
BlackNight
NXP Employee
NXP Employee

Hi Jason,

I'm using the SRecord tool for this: SRecord 1.64

See https://mcuoneclipse.com/2015/09/23/aligning-s19-records-to-64-bit-boundaries/

and the option -Output_Block_Size

I hope this helps,

Erich

700 Views
jason_zhang
Contributor III

Hi Erich

It is great !

Thank you very much!

Jason

0 Kudos