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.

[参考译文] TM4C129ENCPDT:EMAC 停止响应

Guru**** 2448780 points


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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/635436/tm4c129encpdt-emac-stops-responding

器件型号:TM4C129ENCPDT

您好!

我使用 enet_lwip 示例来测试以太网外设 (例如\boards\dk-tm4c129x\enet_lwip)。 经过一段时间它停止响应后、调试显示在 Tiva-tm4c129.c 文件中、函数 tivaif_interrupt ()  

IF (ui32Status 和 EMAC_INT_NORMAL)


G_ui32AbnormalInts++;

该变量会递增、并且永远不会脱离这种情况。 请告诉我、为了摆脱异常状态、需要进行哪些更改。

此致、

Dileep  

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    Dileep、您好!

    您能否提供有关硬件设置的详细信息? 您将 DK 电路板连接到什么? 正在使用哪种电缆? "一段时间后"有多长时间? 对 enet_lwip 示例进行了哪些更改(如果有)?