How to convert .elf file to .S19 format

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

How to convert .elf file to .S19 format

12,174 Views
Anamika
Contributor I
Hi All,
 
I am trying to find out how to convert my .elf file to .S19 format???
 
 
Cheers,
Anamika
Labels (1)
0 Kudos
4 Replies

1,258 Views
Anamika
Contributor I
Never Mind. I got it.
0 Kudos

1,258 Views
HarlanRosenthal
Contributor I

Please post how you resolved this, because your title caught my interest.  Was this just a matter of turning on S-record generation in the project settings?

My issue is converting S-records to .bin . . .

0 Kudos

1,258 Views
bigmac
Specialist III

Hello Harlan,


Harlan Rosenthal wrote:

My issue is converting S-records to .bin . . .

If you do an Internet search, you should be able to find utility programs to do this.  One such utility would be MOT2BIN.

Regards,
Mac

 

0 Kudos

1,258 Views
BlackNight
NXP Employee
NXP Employee
Hello,
CodeWarrior comes for free with a conversion utility as well (it converts to multiple formats, is as well able to combine .s19 files, etc). It runs as standalone utility too. Have a look at the prog\burner.exe. You can run it with a GUI or using a command line interface. See as well Help\pdf\manual_burner.pdf or how it is used in Codewarrior projects (it can use .bbl (batch burner language) input files.

Erich
0 Kudos