lpc4330 lwip + freertos with socket api support

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

lpc4330 lwip + freertos with socket api support

377 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by kaikeraut on Thu Apr 10 22:22:02 MST 2014
Hi all,
i am going to use lwip for socket programming, but the code i have is of webserver which doesnt support bydefault socket.
i tried to enable LWIP_SOCKET and LWIP_NETCONN in lwipopts.h file, but getting too many undefined refernces to the functions.
i guess i need a perticular lwip with socket api enabled.
help me..

Thanks
Labels (1)
0 Kudos
1 Reply

328 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by xianghuiwang on Thu Apr 17 17:17:45 MST 2014
Hi, kaikeraunt,

did you check whether the lpcopen sample project freertos+lwip supports you request?

regards,
0 Kudos