Hi Community,
I'm Gokul , an Embedded Engineer Intern. Currently Im working on the ethernet configuration of TCP/IP , I have Tried various methods and referred various youtube channel , even the STM community i could not find the solution.
The problem is I cant ping the IP, i have configured the linker script, AND EVERYTHING ,
I have tried the GITHUB of STM32CUBEH7 -> APPLICATION ->LWIP -> TCPSEREVR ECHO . Its working perfectly , but cant remake or reuse it due to some library issue , im in a middle of a development of a project. so i tried to take the tcp confing in the example code and reuse it , but that also failed
So i tried to remake the all the linker script and searched various Youtube videos , but everything remained in vain , ill share some screenshots of my configuration , can anybody help me with this , I previously seens several quries that facing the same issue , those who got resolved the issue kindly share your solution and approach with me.
Thank You all.