Forum Discussion
MF28
New Contributor
4 years agoData Communication Time to high
Hello! I am currently using HPS and the FPGA together. I am communicating between them via the lightweight AXI Bridge. On the FPGA I also have LXDE Linux running. In order to test the maximum s...
EBERLAZARE_I_Intel
Regular Contributor
4 years agoHi,
As in Linux, it is not in real time, and at the same time, the CPU usage is used for other things in the background.
So for real time, you could use a Nios II processor to see it in real time..
- MF284 years ago
New Contributor
Hello!
I of course know that Linux is not running in real time and that some resources are needed for things in the background and for the graphical overlay.
However for example the speed remains the same when I connect via UART to Linux and dont use the graphical interface and it is disconnected.
Still I am wondering why I can only achieve about 300kHz when the CPU itself should be running at 900MHz ?
This is feeling way to slow in my opinion.
Also I do not have a Nios II processor or any possibility to get one so this in no option.