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.

[参考译文] MSP432E401Y:在运行时更改静态 IP 地址

Guru**** 2535750 points
Other Parts Discussed in Thread: SYSCONFIG

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1191856/msp432e401y-changing-static-ip-address-in-runtime

器件型号:MSP432E401Y
Thread 中讨论的其他器件:SysConfig

您好!

我使用了 tcpEcho 示例作为基础、并将 NDK 接口更改为使用 SysConfig 具有静态 IP。 现在、我正在尝试编写一个代码、该代码将根据请求更改此静态 IP 地址。 我研究了旧的论坛条目,建议 编辑 ti_ndk_config_ip_init()函数的参数。 但是、由于此函数是创建的、因此我无法编辑 SysConfig 工具。 我还尝试使用自己的函数来更改这些参数。 有什么想法如何解决这个问题?  

提前感谢。