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.

[参考译文] RTOS/TM4C1294NCPDT:以太网在链路间歇性时锁定

Guru**** 2323430 points
Other Parts Discussed in Thread: TM4C1294NCPDT
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/588863/rtos-tm4c1294ncpdt-ethernet-lock-up-if-link-is-intermittent

器件型号:TM4C1294NCPDT

工具/软件:TI-RTOS

我将 TM4C1294NCPDT 与 TI-RTOS 和 Code Composer Studio 6搭配使用。

我的应用使用以太网端口通过无线链路与器件进行 TCP 和 UDP 通信。

我遇到的问题是、当链路变得边缘且以太网数据中断时、处理器将挂起并强制重新启动。

我怀疑 TCP/IP 堆栈可能会获得错误数据并冻结。  不确定、只是一个猜测。

我已经为 TCP 和 UDP 套接字设置了超时、但我认为这是因为没有连接超时。

如果链路中途断开、是否有办法中断 TCP/UDP 通信会话?

谢谢、

Sam V