Re: [Linuxptp-users] Adding LinuxPTP to Arria 10 SoC
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: John L. <joh...@fo...> - 2017-05-17 13:51:30
|
Richard, Thanks for the reply! I have the slave link up running the best master clock routine. I am going to program another Arria 10 SoC as the master and see if I can sync. Do you know if wireshark can filter/decode on PTP only messages only? John L. -----Original Message----- From: Richard Cochran [mailto:ric...@gm...] Sent: Tuesday, May 16, 2017 4:00 PM To: John Lemonovich <joh...@fo...> Cc: lin...@li... Subject: Re: [Linuxptp-users] Adding LinuxPTP to Arria 10 SoC On Tue, May 16, 2017 at 10:44:13AM -0500, John Lemonovich wrote: > And then I ran: make install which put the output files into > usr/local/sbin and usr/local/man/man8 BTW, your can do 'make install DESTDIR=/my/embedded/fs' to install the binaries and man pages to the proper place. > Can I just copy those directories to my embedded Linux FS and run them? Yes. Thanks, Richard |