lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] STM32H7 stuck in tcp timer


From: kvik86
Subject: [lwip-users] STM32H7 stuck in tcp timer
Date: Tue, 28 Apr 2020 04:29:06 -0700 (MST)

Dear all,

I encountered a problem using the STM32 H7 cube port of lwip. I frequently
see the processor stuck in the tcp timer loop (tcp_fasttmr, tcp_slowtmr) as
it iterates over the tcp_pcb-s. One of them points to itself in the next
field, so it stucks in the loop.
This hasn't happened until I had only one active connection, but I can't
rule it out.

Any advices?
What could cause the problem?


Thanks!



--
Sent from: http://lwip.100.n7.nabble.com/lwip-users-f3.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]