This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TM4C1294NCPDT: port lwip (2.2.1)latest with tiva c and free rtos

Part Number: TM4C1294NCPDT


Tool/software:

Do u have any guide to integrate the lwip for http server. when ported using the same available files i am getting error

tcp_slowtmr: polling application
tcp_slowtmr: processing active pcb
tcp_slowtmr: polling application
tcp_slowtmr: processing active pcb
tcp_slowtmr: polling application
tcp_slowtmr: processing active pcb
tcp_slowtmr: polling application
tcp_slowtmr: processing active pcb
tcp_slowtmr: polling application
tcp_slowtmr: processing active pcb
tcp_slowtmr: polling application
tcp_slowtmr: processing active pcb
tcp_slowtmr: polling application
tcp_slowtmr: processing active pcb
tcp_slowtmr: removing pcb stuck in SYN-RCVD
tcp_pcb_purge
tcp_pcb_purge: not all data sent

the data is not passed to the lwip stack.. can u help me regarding the files to change for porting