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:将数据从 UDP 发送到 EPI

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1347717/msp432e401y-send-data-from-udp-to-epi

器件型号:MSP432E401Y

我需要通过 UDP 将数据从 PC 发送到微控制器、然后我必须通过 EPI 将相同的数据共享到 FPGA。

到目前为止、通过 UDP 将数据从 PC 发送到微控制器是可以正常工作的。 作为新手、我不知道如何获取这个有效载荷并通过 EPI 将它发送到 FPGA。

有人可以帮助我提供一些指南/示例代码来实现此功能吗?