Does S32 Design Studio can use command line tools to download debug file to MPC56XXB?

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

Does S32 Design Studio can use command line tools to download debug file to MPC56XXB?

1,428 次查看
maoyuanluo
Contributor III

hi:

   can you provide the Operation manual for s32 design studio which use command line tools to download debug file?

0 项奖励
回复
1 回复

1,285 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

there is thread related to S32K144 and flash from command line. The principle is very same, just select your MCU in -device argument. 

s32k144 command line flash 

The pgdbserver console for Power PC is located in 

[YOUR_S32DS_INSTALL_PATH]//S32DS_Power_v2017.R1/eclipse/plugins/com.pemicro.debug.gdbjtag.ppc_1.7.5.201807182113/win32

Supported device list you can get by 

./pegdbserver_power_console.exe -devicelist

command: 

pastedImage_2.png

Hope it helps. 

Jiri