Hello, this project is great and it has run on my machines successfully. Now, I try to get gptp clock values by using function 'gptpmasterclock_getts64()', but failed. I have done these:
in the folder 'excelfore-gptp-master/build', 'make install' has been done
a simple process including 'gptpmasterclock.h', the library file 'libx4gptp2.so' is specied when compiling.
here is the result: fatal error: gptpmasterclock.h: no such file or directory
Are my steps correct? if right, where is the problem? if not, what should I do next?
Thanks a lot
Hello, this project is great and it has run on my machines successfully. Now, I try to get gptp clock values by using function 'gptpmasterclock_getts64()', but failed. I have done these: