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.

CCS/EK-TM4C1294XL: 1588 PTP Master directly over Ethernet

Part Number: EK-TM4C1294XL

Tool/software: Code Composer Studio

Hi,

I want to implement 1588 PTP on this board (EK-TM4C1294XL) where I need to configure it as a master. Can I do this without the use of UDP and TCP/IP stack?  How can I send the PTP packets from this board directly over Ethernet physical layer? The "ptpd-1.1.0" stack in the path TivaWare_C_Series/third_party makes use of UDP and TCP/IP. Please help me how to make use of this stack to send the PTP packets directly over Ethernet physical layer. 

Thank You.