K60 s19 file generation

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

K60 s19 file generation

跳至解决方案
2,085 次查看
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

标签 (1)
标记 (3)
0 项奖励
回复
1 解答
1,729 次查看
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 项奖励
回复
1 回复
1,730 次查看
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 项奖励
回复