Ke04 elf file to hex

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

Ke04 elf file to hex

837件の閲覧回数
IlConte
Contributor IV

Dear all, for Ke04 microcontroller with codewarrior foe mcu, i need to convert the output elf file to hex or binary file.

How it is possible ?

Thanks

Stefano

0 件の賞賛
返信
1 返信

834件の閲覧回数
ErichStyger
Specialist I

Hi @IlConte ,

yes, you can do this directly as part of the build process, see

https://mcuoneclipse.com/2012/09/27/s-record-intel-hex-and-binary-files/

 

I hope this helps,

Erich