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.

TcpTimeoutRexmt after NC_NetStop(1)

Other Parts Discussed in Thread: EK-TM4C1294XL

Hello,

I'm currently stuck on an issue where I start to get "TcpTimeoutRexmt: Retransmit Timeout" notifications after I reset the NDK using "NC_NetStop(1)".

My setup:
Running on EK-TM4C1294XL launchpad.
tirtos_tivac_2_14_04_31
Using XGCONF to configure.

Code:
I added a slight modification to the "httpget" example that calls "NC_NetStop(1)" anytime the link state changes to removed.
I attached a zip file of the project that should reproduce the issue.

I have tried increasing all network stack sizes to 4096 minimum but it doesn't change the behavior (I saw this recommendation for another thread that was 3 years old).

Any help would be much appreciated.

Thanks,
Subhash

.4237.httpget_EK_TM4C1294XL_TI_TivaTM4C1294NCPDT.zip