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.

MCU-PLUS-SDK-AM243X: EtherNet/IP Adapter Demos: ACD multiple port link-up

Part Number: MCU-PLUS-SDK-AM243X
Other Parts Discussed in Thread: LP-AM243, DP83869

I built the demo below and checked its operation.

"ethernetip_adapter_generic_device_mii_demo_am243x-lp_r5fss0-0_freertos_ti-arm-clang"

We checked with version 09.00.00.03 of INDUSTRIAL-COMMUNICATIONS-SDK-AM243X.

When running the ACD Automated Test, an error occurred in the following test.

P8.5.6     Verification that multi port devices restart the ACD process on link up

P8.5.6 ***> Did not receive valid ARP in 10 seconds

If you start with LAN connected to two Ethernet ports, an error will occur indicating that ARP packets are not being sent correctly.

An error occurs if the link with one of the connected managed switches is fast.

When I checked the Known Issues, I found the following issues.

[DTKEIPA-1836]

ACD tests may fail depending on the type of network switch that is deployed between DUT and test PC executing the ODVA ACD Behavior Test.

It has been observed that network switches by some manufacturers do not forward all APR probes within the timings required by Volume 2 EtherNet/IP Adaptation of CIP, Edition 1.32, April 2023, appendix F-1.2.1. It has been verified with a network TAP between DUT and switch that the DUT correctly transmits all 4 ARP probes before transmitting the 2 ARP announce frames. The issue is currently clarified with ODVA.

Is the above error related to Known Issues?

Also, will it be fixed in the next release?