Thanks!
IDE: S32DS 3.6.0. S32K3 RTD: 5.0.0. Board:Ourself ECU. HW test setup:ECU and ethernet tester,ping 192.168.0.200 -t. Example:Lwip_baremetal_s32k396 or Lwip_FreeRTOS_s32k396(some pin changed)
The ultimate goal is to eliminate the need for strap resistors in the hardware circuit design by using software configuration.Our test results:
1.During debugging/simulation:
The device can be pingable (ping 192.168.0.200 -t) regardless of whether these strap resistors is open, pulled up, or pulled down.
2.When powered on directly (without simulation), the device can not be pingable.
When using strap resistors (instead of software configuration), communication works normally and the device is pingable in both simulation and actual operation modes.