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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

1,767 Views
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

Labels (1)
Tags (1)
0 Kudos
1 Reply

972 Views
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 Kudos