How to use Burner.exe

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

How to use Burner.exe

跳至解决方案
3,964 次查看
davidzhou
Contributor V

Hi,

I have K60 Tower boards: TWRK60F120. and CodeWarrior Version installed: CW MCU v10.6.4

In many of your documents, it describes using burner.exe to do flash programming. But I can not find the burner.exe in my installed folder. What needs to be installed for the burner.exe. Is there any way that burner.exe can be run as standalone application?

 

Thank you,

David Zhou

标签 (1)
0 项奖励
回复
1 解答
3,373 次查看
BlackNight
NXP Employee
NXP Employee

The burner.exe is located inside your CW installation:

<CW>\MCU\prog\burner.exe

It gets installed if you install the S08 tools, so maybe you don't have them installed with CodeWarrior?

On the other side: the burner.exe cannot do flash programming. But it can create files like S19 files which are used by production programmers.

I hope this helps,

Erich

在原帖中查看解决方案

0 项奖励
回复
8 回复数
3,374 次查看
BlackNight
NXP Employee
NXP Employee

The burner.exe is located inside your CW installation:

<CW>\MCU\prog\burner.exe

It gets installed if you install the S08 tools, so maybe you don't have them installed with CodeWarrior?

On the other side: the burner.exe cannot do flash programming. But it can create files like S19 files which are used by production programmers.

I hope this helps,

Erich

0 项奖励
回复
3,373 次查看
akhilkm
Contributor I

Hi,

I am not able to install CW 6.3 (Classic) which downloaded from web for HC08 controller. How can i install this to my Windows 8.1PC?

Thanks,

Akhil.

0 项奖励
回复
3,373 次查看
BlackNight
NXP Employee
NXP Employee

The burner is as well installed with CodeWarrior for MCU11.x (https://www.nxp.com/support/developer-resources/software-development-tools/codewarrior-development-t... ), so best if you install that version which supports the later Windows versions.

I hope this helps,

Erich

0 项奖励
回复
3,373 次查看
akhilkm
Contributor I

Hi Erich, 

Thanks. So can i convert a .abs file into phyiscal s19 file by using this utility?

0 项奖励
回复
3,373 次查看
BlackNight
NXP Employee
NXP Employee

yes.

0 项奖励
回复
3,373 次查看
akhilkm
Contributor I

Hi Erich,

i am not able to load a new .abs file into the utility it expects file formats like .ini and .pjt. How to convert this .abs to s19?

Thanks,

Akhil.

0 项奖励
回复
3,373 次查看
BlackNight
NXP Employee
NXP Employee

The commands are passed by the -F option to the utility. The .ini file is used for storing configuration. Have a look at the manual or see S-Record Manipulation with GNU objcopy and Burner Utility | MCU on Eclipse .

See C:\nxp\CW_MCU_V6.3\Help\PDF\Build_Tools_Utilities.pdf, Chapter "Burner Utility" and "Interactive Burner GUI".

I hope this helps,

Erich

0 项奖励
回复
3,373 次查看
davidzhou
Contributor V

Thanks, Erich.

David

0 项奖励
回复