How to specify PEmicro to execute pegdbserver_console.exe -startserver -device=NXP_S32K146F1M0M11

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to specify PEmicro to execute pegdbserver_console.exe -startserver -device=NXP_S32K146F1M0M11

1,471件の閲覧回数
Jackey_cj
Contributor I

I want to do automated testing, with one computer connected to two PEmicro devices. The ports for the two devices are different, they are PE5748112 and PE5750306 respectively, and they are connected to S32K146 and S32K148 boards. How do I specify a particular PEmicro to execute the programming command?I hope this job can be done through the command line.

0 件の賞賛
返信
2 返答(返信)

1,387件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

you can specify interface and port when you start pegdbserver_console for example like this: 

pegdbserver_console.exe -startserver -device=NXP_S32K3xx_S32K312 -interface=USBMULTILINK -port=PEMB7D193

 

More commands you can find with pegdbserver_console.exe --help  command. 

0 件の賞賛
返信

1,222件の閲覧回数
Jackey_cj
Contributor I

Hi,

I want to specify a PE to start a corresponding service when using the command line, but my specification doesn't seem to take effect; it keeps using the default value. As shown in the image, my computer is connected to two PEs: PE5748112 and PE5750673. However, when I try to specify PE5750673 using "-port" or "-PORT," it still defaults to using PE5748112, which is the HW Auto-Selected case. How can I resolve this issue?

0 件の賞賛
返信