主题中讨论的其他器件:DP83869
工具与软件:
您好!
您能帮助我说明如何在 AM64x/AM243x 的 ICSSG0实例上启用 PRU 以太网吗?
此致
Ashwani
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.
工具与软件:
您好!
您能帮助我说明如何在 AM64x/AM243x 的 ICSSG0实例上启用 PRU 以太网吗?
此致
Ashwani
您好!
注释 :
在 AM243X/AM64x 上、以太网 PHY 连接到 ICSSG1实例。 我们在 ICSSG0上不提供面向 PRU 以太网的开箱即用型支持。
请参阅、以了解 一般用户指南 :
示例应用:
您可以参考此处使用 ICSSG0外设进行以太网数据包传输的示例应用-
https://github.com/TexasInstruments/mcupsdk-core/tree/next/test/networking/enet_layer2_icssg/icssg_layer2_switch/am64x-evm/r5fss0-0_freertos
(a)以上示例需要 在 AM64x-EVM 的 J2上使用 DP83869 PHY 连接一个子板。
请 根据子板要求修改 github.com/.../enet_custom_board_config.c。
(b)请参阅 https://github.com/TexasInstruments/mcupsdk-core/blob/next/test/networking/enet_layer2_icssg/icssg_layer2_switch/am64x-evm/r5fss0-0_freertos/example.syscfg syscfg-GUI 更改(pinmux 等)、在示例中需要进行这些更改。 请注意、不建议手动修改 example.syscfg 文件、而是在 syscfg-GUI 工具中对其进行更改。
此致
Ashwani