Forum Discussion
Altera_Forum
Honored Contributor
20 years agoNtp support
Is ntp in uClinux supported? Has somebody already used ntp undex uClinux? I want to have an ntp client in my nios. I have an SNMP agent running under uClinux and I want to send a ntp synch...
Altera_Forum
Honored Contributor
20 years agoThank you hippo,
I have found this on the altera homepage and modified it for working under uClinux. http://www.altera.com/support/examples/nio...-hello_led.html (http://www.altera.com/support/examples/nios2/exm-hello_led.html) It is working fine. I have only a little trouble: I try to set the system time with settimeofday() function. When I try to read back the value with gettimeofday() I became a wrong value? Why? bye StePa