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 Configuration: Input Only Instance number

Part Number: MCU-PLUS-SDK-AM243X

The previous thread got locked, so I'll ask here.

We performed operation verification in Early Access version 09.02.00.03 of INDUSTRIAL-COMMUNICATIONS-SDK-AM243X.

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

We have confirmed that the same issue is occurring as in the previous version.

The Input Only instance number used in the demo has been changed from 254 (0xfe) to 197 (0xc5).

In this case, errors occur in the CT20 protocol test.

1> *** Expected Successful ForwardOpen: Received General Status 01, Extended Status 0x0100
2> *** Unexpected failure to reuse the existing multicast T->O connection.
3> *** Expected Successful ForwardOpen: Received General Status 01, Extended Status 0x0100
4> *** Unable to open an Point-to-Point I/O to the same application path.

I have attached the results and customized source code.

Input-only_0xc5_ind_comms_sdk_am243x_09_02_00_03.zip

These errors have not been fixed, so please check.