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.
工具与软件:
我刷写了以下示例:
C28x: Ethernet_C28X_CONFIG
CM: ethernet_ex2_phy_loopback
我已经调优了 PHY 环路、可以在 Wireshark 上看到原始以太网帧。
不过、DHCP 帧会定期出现、并会破坏来自微控制器的原始以太网帧。
DHCP 帧源自计算机系统。
下面是一个相同的屏幕截图:
这可能是什么原因造成的? 我希望继续从 MCU 接收原始以太网帧、而不考虑该 DHCP 帧。