Convert .elf to .hex

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

Convert .elf to .hex

2,852件の閲覧回数
rehabmansour
Contributor III

Hi All ,

I am using MPC5606B ,compiler : CW 2.10 and I want to know how to convert a .elf file to .hex file ?

Something similar to gsrec in greenhills

Thanks

0 件の賞賛
返信
1 返信

2,224件の閲覧回数
liviosandel
Contributor I

After a successfull compilation, you should have several files: a .elf file, a .map file and a .mot file.

then you can use Srecord (SRecord 1.64 ) or similar tools to convert Motorola mot files to Intel Hex files

0 件の賞賛
返信