ETH_LWIP basic ping response

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
User21593
Level 1
Level 1
First solution authored
Hey,

I am trying to implement the basic ping response example from the ETH_LWIP App with a XMC4800-F144x2048. Therefor, I try to implement the example (from the App Help --> Usage) with the ETH_LWIP App Version 4.1.18. I configured the IO pins for PHY interface linke the manual says.
When I debug the code, after I initiallized the ETH_LWIP App with the sys_check_timeouts() function an connected the COM_ETH to my computer using LAN cable, my computer can not find the IP-Adress by pinging the XMC. The Lan-Adapter is configured with a static IP. Why cant I reach my XMC?
Furthermore I have tried to implement the IOT_EXAMPLE_XMC47 (which actually is for the XMC4700-F144x2048). By generating and debugging this example, my computer can find the IP-adress of the XMC by pinging. ´
I have recognised, that there is a different version of the ETH_LWIP App used by this example project (Version 4.0.10). But I can not include this app version in my own project, which is designed for the XMC4800-F144x2048.

Does anybody know how I can fix this problem.

Thanks for your help 🙂
0 Likes
1 Solution
User21593
Level 1
Level 1
First solution authored
Hi again,

I solved the problem by changing the pin configuration for the PHY Interface.

Thank you.

View solution in original post

0 Likes
2 Replies
User21593
Level 1
Level 1
First solution authored
Hi again,

I solved the problem by changing the pin configuration for the PHY Interface.

Thank you.
0 Likes
Vasanth
Moderator
Moderator
Moderator
250 sign-ins 500 solutions authored First question asked
Hi Maxi,

Thanks for sharing the solution with the community.

Best Regards,
Vasanth
0 Likes