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.
Tool/software: TI-RTOS
Hello,
I have the following problem in TI RTOS:
TcpTimeoutKeep: Keep Timeout and retransmission timeout
Version 2.16.0.08 with board TM4C129EXL
The error above happens in every 4 second about when tcp server on the board transfers the packet to the client.
I didn't find anything with this error message.
Can you tell me what does it mean? Thank you!
Hi Daniel,
You can find more info about those variables here:
http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/ndk/2_24_02_31/exports/ndk_2_24_02_31/packages/ti/ndk/docs/stack/doxygen/struct__tcpstat.html
I'm a little bit confused as to what the error it gives you is, is it just:
TcpTimeoutKeep: Keep Timeout and retransmission timeout?
Thanks,
Gerardo