Part Number: EK-TM4C1294XL
Tool/software: Code Composer Studio
Hello,
I want to establish a TCP client connection but without using RTOS,
So my question was can i implement the TCP client connection using lwip stack ?
Also is socket programming possible using lwip stack?
If Yes then please help me with steps/guide or relevant example which i can refer.
Also i have gone through the Tiva C firmware package (version : 2.1.4.178) where i have observed that there are socket implementation related header and source files,
So by keeping the enet_lwip example as reference tried to implement this socket programing using lwip stack but when i include these source and header files in my project,
I am getting errors of unresolved symbols, even after including relevant path.
Please help me at the earliest
Thanks and regards
Utkarash
