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.

AM2432: AM2432: DLR Supervisor can not work in RGMII mode

Part Number: AM2432
Other Parts Discussed in Thread: LP-AM243

Tool/software:

Hi,

I am currently debugging the DLR Supervisor function using the SDK 【"ethernetip_dlr_supervisor_v0.2.zip"】 and ICSSG firmware in RGMII mode. I discovered that link-down and link-up events on the port cause the network port to stop sending/receiving packets.

The same issue occurs on the LP-AM243 Launchpad:

The RGMII mode demo 【ethernetip_adapter_generic_device_rgmii_demo_am243x-lp_r5fss0-0_freertos_ti-arm-clang】 fails to handle link state changes.
The MII mode demo 【ethernetip_adapter_generic_device_mii_demo_am243x-lp_r5fss0-0_freertos_ti-arm-clang】 operates correctly under identical conditions.
Please help me see how to solve this problem.

Regards