I have two demo boards: each with an AM4379 and an Ethernet interface. Both are running Linux and LinuxPTP.
I'm looking to run an experiment to verify the time synchronization between the two systems. Ideally, I'd like to toggle a GPIO at specific intervals on both cards and measure the time difference using an oscilloscope. However, I'm concerned about software jitter that may introduce delays in the measurements.
Is there some other suggested method for performing a test like this?
Thanks.