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.

[参考译文] TMDSCNCD263:TMDSCNCD263

Guru**** 2380860 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/1506615/tmdscncd263-tmdscncd263

器件型号:TMDSCNCD263
主题:SysConfig 中讨论的其他器件

工具/软件:

如何从 SysConfig 启用双 Mac 模式、例如"enet_cpsw_udp_igmp_am263x-cc_r5fss0-0_freertos_ti-arm-clang"、其中具有2个具有1个 lwip 配置的主机端口、每个 Mac 端口 只应转发至相应的主机端口 ?

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

    尊敬的 Joydeep:

    您可以参考 Enet_lwip_cpsw (software-dl.ti.com/.../EXAMPLES_ENET_LWIP_CPSW.html) 默认配置为双 MAC 模式的示例。 在 syscfg 侧、您需要确保:

    1.您需要添加2个 ETHPHY (CPSW)端口

    2.在 ENET (CPSW)中、确保两个 MAC 端口均已启用;在 LWIP 接口配置中、添加两个 NETIF (其中一个被标记为默认)

    在 C 文件中、确保两个 Netifs 都已正确初始化、此处的每个虚拟主机端口都有一个 NetIF。

    此致、
    Shaunak