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.

TMS320F28388D: PCB structure pointing itself in LWIP

Part Number: TMS320F28388D


Dear TI support.

I am developing a modbus tcp communication using lwip stack. The system establushes the communication correctly but after a random time it gets stuck in tcp_fasttmr() function, the pcb structure is pointing itself. I do not understand why is this happening.Is it possible to avoid this situation? And if its not, how can I break this infinte loop?

Thank you.