Part Number: TDA4VM
Hi experts!
I am using tda4vm board with RGMII5 connection like this

when I connect phy shown on the left to the one on the right, the connection is OK.
but TDA4 cannot connect with any of these two phys.
I followed the guide from
and config CPSW RGMII5 and I checked the RGMII5 TXC RXC and both of them are 125MHz
I also checked the CPSW_SS_RGMII5_STATUS_REG and get the result was
| Full-duplex |
| 1000Mbps |
| Link is up |
And I checked the CTRLMMR_ENET5_CTRL
was
| RGMII_ID_MODE = 1 |
| PORT_MODE_SEL = 2 |
What was the problem?
My base linux sdk is 8.0 and my rtos sdk is 8.0
And I used the linux to send ethernet frame and I can get some signals on the TD0,TD1,TD2,TD3.