Scripting with multi link or openocd MPC55xx

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

Scripting with multi link or openocd MPC55xx

1,119 Views
pier-luc_rosa
Contributor II

Hi we are using MPC55xx with codewarrior and would like to know if it's possible to script the multi link adapter to flash some program. I know we can use Target Task but I need some more powerfull things... Another option is to use openOCD, but I don't know if its compatible..

 

Thanks

0 Kudos
1 Reply

1,070 Views
stanish
NXP Employee
NXP Employee

Hi,

there is a GUI and command line version of Pemicro flash programming utility available as a part of CodeWarrior for MPC55xx v2.x

GUI:

c:\Freescale\CW for MPC55xx and MPC56xx 2.10\pemicro\cw_progppcnexus.exe

Command Line:

c:\Freescale\CW for MPC55xx and MPC56xx 2.10\pemicro\cw_cprogppcnexus.exe

This way you can write your own script and execute it. User Guide is attached.

 

Hope it helps.

Stan

0 Kudos