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