Forum Discussion
SFost3
New Contributor
7 years agoBaremetal Application Running Very Slow on Arria 10 ARM
Hello, I have being trying to run a Baremetal Application on the Arria 10 ARM but it is running very slow. I wrote some test code and ran it on the Arria 10 system and a Xilinx system. The Xilinx sy...
SFost3
New Contributor
7 years agoHello,
When the code hits the return the "total" variable will be about 5400. The CLOCKS_PER_SEC in the time library is 100 so 5400/100 = 54s. I verified this with a stopwatch as well. Running the same code on a Xilinx system takes about 2 seconds.
Thank you for your assistance.