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.

TMDS64GPEVM: EtherCAT communication

Part Number: TMDS64GPEVM

Hi all,

I am working with TMDS64GPEVM -AM64x general purpose evaluation module. I have MCU+SDK 8 setup in my machine. I was going through the Simple EtherCAT Slave example provided by the SDK.

If my understanding is right, only a master can send data in an etherCAT communication. Till now, i havent found any master example code provided with the SDK. 

So, is it possible to configure the board to act as a master ?. If so, what are the steps?.

Our ultimate goal is to send data from the EVM ,using R5F core, via etherCAT to a slave device. How can such a system be setup?