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,
I think I misunderstood that you are using interrupt previuosly from another case.
You are using HPS polling method to detected the changes in the PIO IP?
If you are using polling method, how fast that it tries to read the changes?
And you are not running baremetal application right?
Thanks.
Regards,
Aik Eu
- CAlex3 years ago
Contributor
Hi,
Yes you are right, there is no delay between polling,
and yes it is run on the linux.