Forum Discussion
CAlex
Contributor
3 years agoDE10 STANDARD Linux issue
Hi,
I wrote a code to test the latency of the SOC communication,
the result are as followed:
The blue line is the clock flag I made, it sends the 50us toggle flag to the pio of fpga,
...
aikeu
Regular Contributor
3 years agoHi CAlex,
From your picture, I see is a there is a 100us ++ in ur code detection in Linux application.
May I know it happens sometimes? Is your linux application solely running on a single task just to capture the toggling?
Thanks.
Regards,
Aik Eu
CAlex
Contributor
3 years agoHi,
This issue happens several seconds, I can't tell you the precise time but it seems will happen in a fixed time period.
And yes, my usersapce code only do the detect signal, count a number to 1000 and send the job done signal.
reguards.