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.

[参考译文] CCS/TM4C1294NCPDT:注释中的拼写错误

Guru**** 2478765 points
Other Parts Discussed in Thread: EK-TM4C1294XL, EK-TM4C129EXL

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/694013/ccs-tm4c1294ncpdt-misspelling-in-comment

器件型号:TM4C1294NCPDT
主题中讨论的其他器件:EK-TM4C1294XLEK-TM4C129EXL

工具/软件:Code Composer Studio

注释中存在错误的"Initialize"而不是正确的"Initialize"(缺少最后一个字母"i"):

//使用 DHCP 初始化 lwIP 库。

对于4个文件:

TivaWare_C_Series-2.1.3.156/examples/boards/dk-tm4c129x/enet_io/enet_io.c
TivaWare_C_Series-2.1.3.156/examples/boards/dk-tm4c129x/enet_lwip/enet_lwip.c
TivaWare_C_Series-2.1.3.156/examples/boards/ek-tm4c1294xl/enet_io/enet_io.c
TivaWare_C_Series-2.1.3.156/examples/boards/ek-tm4c129exl/enet_io/enet_io.c

祝你一切顺利、

Piotr Kasprzyk

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    您好、Piotr、
    感谢您的反馈。 enet_lwip.c 在最新版本2.1.4.178中具有正确的拼写。 但是、enet_io.c 确实存在拼写错误。 顺便说一下、我希望 TivaWare 库有一个更新版本供您使用。