HOWTO: Setup static IP address for S32 debug probe

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

HOWTO: Setup static IP address for S32 debug probe

HOWTO: Setup static IP address for S32 debug probe

Requirements:

  • S32 debug probe connected to network (with DHCP server) and visible for your PC machine  
  • separate network using static IP addresses (or direct connection between PC and S32 debug probe). The scenario is similar like on this picture: 

pastedImage_3.png

Procedure:

 

Connect power to S32 debug probe with already connected ethernet cable and wait until green LED (RX/TX) starts blink.Connect to S32 debug probe by telnet client. You can use default domain name FSLXXYYZZ where XXYYZZ are last 6 digits from S32 debug probe MAC address or assigned IP address:

pastedImage_79.png

pastedImage_80.png

Static IP address can be set by netparam static_ip_address ADDRESS:NETMASK command. Make sure that you are choosing IP address from range of your Embedded network. My network uses standard 192.168.1.xxx here is mt setings: 

netparam static_ip_address 192.168.1.100:255.255.255.0

pastedImage_81.png

You also need to set boot config from DHCP to Static:

netparam bootconfig static

pastedImage_84.png

Turn OFF and ON again S32 debug probe and check the settings by telnet with static IP address - in my case 192.168.1.100:

pastedImage_85.png

We are done. 

No ratings
Version history
Last update:
‎11-13-2018 08:06 AM
Updated by: