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.

[参考译文] AM5748:EMAC Rx 多通道启用问题

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1518017/am5748-emac-rx-multichannel-enable-issue

部件号:AM5748

工具/软件:

您好:

我目前正在使用 SYS/BIOS 示例工程(EMAC_BasicExample_idkAM574x_armBiosExampleProject)来启用以太网功能。 但是、当启用多个通道时、以太网驱动程序不会接收任何数据包。

使用的 SYS/BIOS PDK 版本为1.0.19

对示例工程进行的修改:

  • open_cfg.num_of_chans = 2;
  •  EMAC_CPSW_INITPARAM_RXNUMCHAN 更改为  2U
  •  EMAC_poll_pkt_v4 函数中 channelNum 、被更改为  1
  • 监视 DMA 状态寄存器时会显示一个值 0、表示 CPDMA 处于空闲状态0x48484824()。

任何建议都会有所帮助。

谢谢、

Sandeep