I have a project using multiple LPC4333s, presently using a custom communications protocol to synchronise data samples and collect the sampled data across the devices. I am looking to change the communications protocol to something standard to help with future development and maintainability, and so am looking at connecting them all using the on board Ethernet and using the IEEE 1588 Precision Time Protocol to synchonise the devices.
Is there any example code to help me get started with this? Any documentation other than the manual that is helpful?