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,427件の閲覧回数
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,284件の閲覧回数
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