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.
Tool/software:
Hello Chockalingam,
I have directed your query to the stack team. They will get back to this.
Regards,
Aaron
Hello Chockalingam,
Ethernet over EtherCAT (EoE) is typically used for EtherCAT devices with TCP/IP stack since it requires an IP stack for the operation. An EoE implementation example has been provided by utilizing TCP/IP stack that comes with Linux SDK. The documentation related to the EoE implementation can be found at https://software-dl.ti.com/processor-industrial-sw/esd/ind_comms_sdk/am243x/09_02_00_08/docs/am243x/ethercat_slave/_eo_e_page.html.
This EoE implementation approach shall be similar for FreeRTOS based EtherCAT devices. The solution for FreeRTOS SDK is not available at this time. The APIs allows for the utilization of alternative TCP/IP stacks such as lwIP. This presents an opportunity for customers to implement a stable solution particularly for a single-core systems.
Kind Regards,
Harsha