Hot to program from command line?

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

Hot to program from command line?

跳至解决方案
3,346 次查看
PW_CTL
Contributor III

Hello.

I am searching for a fast way to program some MCUs with a usb bdm programmer (P&E multilink cable). Is it possible with the application "burner.exe"? Is there any simple bdm programmer from command line?

Thanks.

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
1,625 次查看
stanish
NXP Employee
NXP Employee

See the debugger manual ("<CodeWarrior install directory>\help\pdf\Debugger_HCxx.pdf", search section "Command Line Options").

 

Stanish

在原帖中查看解决方案

0 项奖励
回复
5 回复数
1,625 次查看
stanish
NXP Employee
NXP Employee

Hi,

 

check the thread here. It's dedicated to HC12 but it might help you.

 

Stanish

0 项奖励
回复
1,625 次查看
PW_CTL
Contributor III

 

Thanks. Probably the P&E software is the best option, but right now it is enough for me with hiwave.

 

hiwave.exe C:\...\project.s19 -W -Prod=C:\...\P&E_ICD.ini -instance=sim

 

It works succesfully after selecting the MCU and two clicks. Do you have documentation about hiwave.exe and its paramaters? I would like to do an automatic process launched by command line, if possible.

 

Thanks for your help! 

 

 

0 项奖励
回复
1,626 次查看
stanish
NXP Employee
NXP Employee

See the debugger manual ("<CodeWarrior install directory>\help\pdf\Debugger_HCxx.pdf", search section "Command Line Options").

 

Stanish

0 项奖励
回复
1,625 次查看
PW_CTL
Contributor III
Thanks for your help. I got my command-line programmer!.
0 项奖励
回复
1,625 次查看
peg
Senior Contributor IV

Hello,

 

P&E Micro include a commnd line programmer with their S08 Programming software (PROGHCS08)

 

 

0 项奖励
回复