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.

[参考译文] RM57L843:用于 UDP 数据接收的以太网示例代码

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1254172/rm57l843-ethernet-example-code-for-udp-data-receive

器件型号:RM57L843

您好、TI 团队、

我目前正在编写以太网协议。请分享用于接收 UDP 数据的示例程序或告诉我 UDP 数据接收的函数。

我已经创建了一个基于 lwip.port 的程序并将 IP 分配给了微控制器(RM57L843)。 数据是从电路板传输到 PC,但从 PC 接收到控制器,我可以 在 Wireshark 应用程序中看到从 PC 传输的数据,但我不知道从哪里接收到的数据。我在 udp_input()和 udp_recv()函数中尝试过,但在那里无法接收。

请与我分享从 PC 接收 UDP 数据的示例代码。

请支持我、

谢谢。此致、

S.R.Aravind.