How to generate .hex and .s19 file for s12zvca192 controller in CodeWarrior IDE

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

How to generate .hex and .s19 file for s12zvca192 controller in CodeWarrior IDE

2,050 次查看
pratheekshbhara
Contributor I

Hi

I am working on s12zvca192 controller and for some purpose i want to generate .hex and .s19 output(executable) file of my project. Presently .Elf file is available as ouput(Executable) file but i need .hex and .s19 output file. I am using CodeWarrior 10.6.4 IDE for development.

 

Message was edited by: Pratheeksh Bharathan

标签 (1)
标记 (1)
0 项奖励
回复
1 回复

1,255 次查看
trytohelp
NXP Employee
NXP Employee

Hi,

The burner.exe is provided and can generate the Srecord, Intel Hex or Bin file.

I recommend you to to refer on the S-Record, Intel Hex and Binary Files | MCU on Eclipse

Have a look to the second part of the doc starting by:

+++++++++++++++++

Burner

The solution is to use the burner utility which is an integrated tool for the 8/16bit (Freescale S08) tool chain. For S08 projects I can have a *.bbl

(Batch Burner Language) file in my project to generate all kind of output formats. The syntax of the .bbl file is explained in the ...

+++++++++++++++++

Follow step by step the process explained.

Have a great day,
Pascal
NXP Technical Support

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复