Well, my question is to ask how can i add the lwip library to the tool Xilinx SDK to use it in Embedded linux environment. I tried a lot but always debug problems are there. I added this library for example lwip-2.0.2 from the link http://download.savannah.nongnu.org/releases/lwip/
currently i have a Zybo board based on Zynq 7010 and i want to develop an application which can use the protocol TCP/IP.
I looked around a lot but i am not getting the right way to be able to use the lwip stack.
Thanks for your suggestions