How to convert a "elf" to "S19"file ?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to convert a "elf" to "S19"file ?

ソリューションへジャンプ
4,057件の閲覧回数
wenlonglei
Contributor I

codewarrior 2.10  Can produce elf file, but I need a S19 file.What should I do? Used for MPC5643L boot flash program;

ラベル(1)
0 件の賞賛
返信
1 解決策
3,483件の閲覧回数
trytohelp
NXP Employee
NXP Employee

Hi,

In addition to Erich feedback, the Srecord file generation can be selected at linker option too.

pastedImage_0.png

the file will have .mot extension.

Have a great day,
Pascal
Freescale Technical Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

2 返答(返信)
3,484件の閲覧回数
trytohelp
NXP Employee
NXP Employee

Hi,

In addition to Erich feedback, the Srecord file generation can be selected at linker option too.

pastedImage_0.png

the file will have .mot extension.

Have a great day,
Pascal
Freescale Technical Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

3,483件の閲覧回数
BlackNight
NXP Employee
NXP Employee

I'm using the 'srecord' tool for all kind of conversions and manipulations, and one of the simpler things it does is to generate an S19 file from a .elf file. See CRC Checksum Generation with ‘SRecord’ Tools for GNU and Eclipse | MCU on Eclipse

I hope this helps,

Erich

0 件の賞賛
返信