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

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

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

505 Views
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 Kudos
Reply
2 Replies

421 Views
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 Kudos
Reply

259 Views
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 Kudos
Reply