Hello,
I am testing Ethernet using the lwIP TCP/IP stack example.
However, when I ping 192.168.0.200, it shows "Destination host unreachable" and "Request timed out."
I am using the S32K344 EVB T172 SCH-53148 REVB2 700-53148 REV X5 evaluation board.
What could be the problem?
已解决! 转到解答。
Hello @malove ,
what version TCP/IP stack are you using? There's a new version S32K3_TCPIP_STACK_2.0.0. But you board is supported by version 1.0.3 as well.
Please check also this Ethernet (board: S32K3X4EVB-T172) _transceiver TJA1103 - NXP Community
Best regards,
Pavel
hello,
i have the same issue. i have the CANHUBK3 RevA eval board. i have adjusted all pins according the schematics and set the tx pins to driver strength enabled. my usb media converter has the 192.168.0.10 ip address. ping does not work however. i do see traffic from the board on the network (mdns messages)
can you help?
thanks in advance,
Tonny
Hello @malove ,
Assuming the link partner of EVB is your laptop. Naturally, you need some RDDRONE-T1ADAPT: Ethernet media converter | NXP Semiconductors to convert 100BASE-T1 to TX. But to avoid any collision with corporate network, RDDRONE needs to be connected to some USB-to-Ethernet converter which is set to 192.168.0.100 :
Best regards,
Pavel
Hello, @PavelL
Based on your guidance, I have performed the following steps:
However, the command prompt still shows "Destination Host Unreachable."
What should I do next?
Hello @malove ,
1. please check settings of our RAD STAR2 - it shall be configured as simple media converter (Figure 3, 2. Introduction and Overview — RAD-Star 2 documentation).
2. please check pin configuration of the lwip example with respect to MII/RMII of your board. You may try to set up/check drive strength of TX pins...
Best regards,
Pavel
Hello @PavelL
I have set the RAD-STAR2 to simple media converter mode and executed the lwIP sample code.
However, there are some messages appearing in the Vehicle SPY 3 program that I don't understand, although it seems that communication is occurring.
Why is there no response to the ping test?
Sorry for the late reply, @PavelL
I built and downloaded the firmware for the S32K344 EVB board using the lwIP TCP/IP stack code without making any modifications.
Is there anything I need to configure separately?
Hello @PavelL
I am currently using the S32K344EVM-T172 REV B2 board, and I have not modified any of its default configurations.
I have built the LwIP TCP/IP stack sample code without any changes. My connection setup is as follows:
Power Supply <-> EVM Board <-> Automotive Ethernet Cable <-> RAD-STAR2 <-> LAN to USB and USB to PC.
The network configuration is set as follows:
After completing the setup, I opened the command prompt and ran the following command:
However, the result was:
Are there any additional factors or settings I should consider in this scenario?
Thank you in advance for your help.
Hello @malove ,
what version TCP/IP stack are you using? There's a new version S32K3_TCPIP_STACK_2.0.0. But you board is supported by version 1.0.3 as well.
Please check also this Ethernet (board: S32K3X4EVB-T172) _transceiver TJA1103 - NXP Community
Best regards,
Pavel