Ke04 elf file to hex

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Ke04 elf file to hex

824 次查看
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 回复

821 次查看
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