cancel
Showing results for 
Search instead for 
Did you mean: 

TCP fasttmr

jowakar122
Associate III

I have created TCP client on my STM32H723 module. Now I am stress-testing the code by abruptly closing the server before the TCP client could connect. As per my code it retries TCP connection after 30 seconds. But after multiple times the code freezes. I debugged it and it was getting stuck in tcp_fasttmr function:

jowakar122_0-1746443447701.png All the conditions under the while are not satisfied so it directly jumps to line 1519 and back 1489.

 

1 REPLY 1
ASEHST
ST Employee

Hello @jowakar122,

 

Thank you for your contribution. This issue is being tracked internally. An internal ticket (209492) has already been raised for follow-up.

 

With Regards,

If your question is answered, please close this topic by clicking "Accept as Solution".