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.