Other Parts Discussed in Thread: SYSCONFIG
I believe that the PHY (address 3, left RJ45) is broken on my LP-AM243: LEDs remain dark after connecting cable, example code spits out
Mdio_normal_ioctl_handler_ENET_MDIO_IOCTL_C22_ASYNC_READ_COMPLETE: failed to read PHY 3 C22 reg 1: 1
EnetMod_ioctl: cpsw3g.mdio: Failed to do IOCTL cmd 0x0100060a: 1
Is there a way to make the example work by using only the other PHY (address 15)? I use SDK version 8.05.
I tried to disable the first MAC in Sysconfig:
But now I get
==========================
ENET LWIP App
==========================
Enabling clocks!
Assertion @ Line: 1632 in syscfg/ti_enet_open_close.c: portIdx < ENET_SYSCFG_MAX_MAC_PORTS : failed !!!
on the console.
Best Regards
Johannes