Hot to program from command line?

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

Hot to program from command line?

Jump to solution
2,315 Views
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.

Labels (1)
Tags (1)
0 Kudos
1 Solution
594 Views
stanish
NXP Employee
NXP Employee

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

 

Stanish

View solution in original post

0 Kudos
5 Replies
594 Views
stanish
NXP Employee
NXP Employee

Hi,

 

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

 

Stanish

0 Kudos
594 Views
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 Kudos
595 Views
stanish
NXP Employee
NXP Employee

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

 

Stanish

0 Kudos
594 Views
PW_CTL
Contributor III
Thanks for your help. I got my command-line programmer!.
0 Kudos
594 Views
peg
Senior Contributor IV

Hello,

 

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

 

 

0 Kudos