Mamba(5674F) development:Conversion of *.mot file to *.s19.

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

Mamba(5674F) development:Conversion of *.mot file to *.s19.

1,776件の閲覧回数
mra_cu
Contributor I

Hi,

I am developing the device drivers for Mamba(5674F). I am using Code warrior 2.10(CW55xx_v2_10_EVAL) version for my codebuild. The Codewarrior generates two files: 1. Executable file(*.elf) and the other is symbols file(*.mot). 

I would like to flash the files using Lauterbach T32 software. But T32 is looking for *.elf and *.s19 file.

 

1.Can any body help me in showing me how to convert *.mot to *.s19 file

2.or Can I flash *.elf and *.mot using the Lauter Bach T32 software

 

Rizwan

ラベル(1)
タグ(2)
0 件の賞賛
返信
2 返答(返信)

1,206件の閲覧回数
DavidBrown
Contributor II

The .mot file is already an S-record file.  You should not need to do anything, except perhaps rename .mot to .s19 if you like.

0 件の賞賛
返信

1,206件の閲覧回数
dayve
NXP Employee
NXP Employee

Hey Rizwan, 

 

You only need to flash the .elf file. Lauterbach will handle this file happily. It has the code and the symbolic debug information. 

 

Regards,

David

0 件の賞賛
返信