Part Number: AM2434
Hi Team,
I am using AM2434 for developing EtherNET/IP adapter application on custom board.
I am using example project ethernetip_adapter_generic_device_rgmii_demo_am243x-lp_r5fss0-0_freertos_ti-arm-clang from the SDK ind_comms_sdk_am243x_09_02_00_24. I am facing below issues -
- It appears that when passing IGMPv2 messages in a DLR ring, the device will corrupt the message and then re-transmit it indefinitely. It’s especially concerning as the Device is originating the messages even after the IGMP source device has been taken offline.
- Then for reproducing the issue I tried one other method. Device's one ethernet/ip port is connected to one switch and other port connected to another switch. For generating IGMP messages I am using one python script IGMP_Transmit.zip . As soon as we start to send IGMP messages and check wireshark log on both switches (as attached in image) Igmp_v2_wiresharklog_port1.zip wiresharklog_port2.zip
we can see errorous messages in the repeted manner. This is only stop when we power off the device. - We have verified it with our custom application code and original sdk. Both are showing same error.In our project to pass the ODVA conformance test this is very critical case and we want to finish it as soon as possible. Could you please check and help, in firmware how can we resolve this issue.
Thanks in advance

