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.

TI-RTOS-MCU: 08468.500 TcpTimeoutKeep: Keep Timeout Issue

Part Number: TI-RTOS-MCU
Other Parts Discussed in Thread: TM4C1294NCPDT

Hi,

I'm getting into a weird state where my code is stuck and doesn't do anything.

all I get on the debug is 08468.500 TcpTimeoutKeep: Keep Timeout. Is there an issue that I'm getting this?

Also, sometimes I get this after I get into HTTPCli_connect function.

00009.400 TcpTimeoutRexmt: Retransmit Timeout
00033.400 TcpTimeoutRexmt: Retransmit Timeout

I'm running TI-RTOS 2_16_01_14

I'm using https_post method to send my payload.

Regards,

Deepak