K60 s19 file generation

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

K60 s19 file generation

Jump to solution
2,080 Views
leepenn
Contributor III

Hi,

 

My true goal is to combine my bootloader and application into a single image where I can use a P & E micro to program during production. I am using CW 10.6 and GCC compiler. I can use the P & E Micro to create a programmer image from the elf output and each individual image works. I have tried using the create flash image as srec to generate an s19, and the burner.bbl to create an s19 image. Neither of the s19 images work using the image creation utility from P & E as individual images. I noticed that there are extra options using the Burner.exe utility and the burner dialog that there are options for using bit width, swap bytes and srecord configuration. Since I have been unable to find the pdf for the utility, I can not seem to find the correct combination of settings to generate a proper file, and even more important use the win_blsrconv.exe to combine them.

 

if anyone has any insight I would appreciate the help.

 

Thanks,

 

Lee

Labels (1)
Tags (3)
0 Kudos
Reply
1 Solution
1,724 Views
BlackNight
NXP Employee
NXP Employee

Hi Lee,

the documentation for the burner.exe is herE:

C:\Freescale\CW MCU v10.6\MCU\Help\PDF\MCU_Build_Tools_Utilities.pdf (chapter Burner).

Have a look here too:

S-Record Manipulation with GNU objcopy and Burner Utility | MCU on Eclipse

S-Record, Intel Hex and Binary Files | MCU on Eclipse

Erich

View solution in original post

0 Kudos
Reply
1 Reply
1,725 Views
BlackNight
NXP Employee
NXP Employee

Hi Lee,

the documentation for the burner.exe is herE:

C:\Freescale\CW MCU v10.6\MCU\Help\PDF\MCU_Build_Tools_Utilities.pdf (chapter Burner).

Have a look here too:

S-Record Manipulation with GNU objcopy and Burner Utility | MCU on Eclipse

S-Record, Intel Hex and Binary Files | MCU on Eclipse

Erich

0 Kudos
Reply