Remote Probe Connection

The Remote Probe Connection allows the user to connect to a S32 Debugger, that is running on a virtual machine (Ethernet or USB).


remote_probe_connection_s32_debug_probe_ethernet


remote_probe_connection_s32_debug_probe_usb

Note: IP/Hostname must be the IP of the S32 Debugger Probe.
Note: Command Connection Server IP must be the IP of the remote machine on which a remote debug session is opened.
Note: Not all NPIs support the Remote Probe Connection feature. Please check individual Release Notes.

S32 Debug Probe - Ethernet

To connect remotely through ETH:
  1. Create a project:
  2. Go to Debug Configuration Tab.
  3. Press Advanced Settings Tab.
  4. To enable this feature, change Command Connection Server IP from localhost (127.0.0.1) to the IP of the remote machine on which a remote debug session is opened (with default IP the feature will not be enabled).
  5. Insert in Hostname or IP tab the IP of the S32 Debugger Probe and press Debug.

S32 Debug Probe - USB

To connect remotely through USB:
  1. Create a project:
  2. Go to Debug Configuration Tab.
  3. Press Advanced Settings Tab.
  4. To enable this feature, change Command Connection Server IP from localhost (127.0.0.1) to the IP of the remote machine on which a remote debug session is opened (with default IP the feature will not be enabled).
  5. Press Debug.