Forum Discussion
Asifa
New Contributor
1 year agoNIOS ii/e clock frequency differ from real-time running frequency.
I have created a Qsys circuit using Nios II/e, with a clock frequency of 50 MHz. Other peripherals are also connected, as shown in the attached photo. I wrote a program in Eclipse, and when I checked...
tehjingy_Altera
Regular Contributor
1 year agoHi
Could you check the ALT_CPU_FREQ define in the system.h file? This file should be in the output folder.
The value should be 50Mhz, the value is used to calculate the delay in the usleep function.
Regards
Jingyang, Teh