Re: [Linuxptp-users] offset explosion and irregular phc offsets
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Richard C. <ric...@gm...> - 2013-08-13 10:01:50
|
On Tue, Aug 13, 2013 at 09:44:06AM +0100, Julien Houles wrote: > The clock_gettime returns an error flag but seems to do the job. The call to clock_gettime(CLOCK_REALTIME, &tp); yields the message, failed to read clock: Invalid argument and this would mean, according the man page: EINVAL The clk_id specified is not supported on this system. The only explanation I can think of for this error is that you have a bad memory chip. You might want to check with memtest86. Thanks, Richard |