Tool/software:
Hi,
I am currently working with the CPSW2G, with GESI from mcu2_0. I see that the Phy Link Up always takes about 4000ms from the start of mcu2_0.
I had a look at the logs and found it is setting the mode to Full Duplex and 1GBit, so I tried to change the Mac LinkConfig(V3/enet_board_j721s2_evm.c) and Phy LinkConfig (EnetPhy_open); after that I don't see linkup at all.
Could you kindly let me know, how can I solve this issue?
In the end, I'd expect the Phy Link Up to happen much earlier than 4seconds.
Setup:
- PDK 11.0
- RTOS SDK 11.0
- GESI Card - Static Eth Config in the lwip_example
- Running on mcu2_0 started by uboot
Thank you.
Best,
Moses