Hi folks,
Today when using my two zedboards (one using QNX and the other one using VxWorks), I realized that after each reboot the clock is reset to 0, back to the epoch. In QNX, I get this:
# date
Thu Jan 01 00:21:29 GMT 1970
And if I try to set anything on the hardware clock, I get this:
# rtc hw
No real time clock hardware available
Is there anyway to get/set the current time so that it gives you that after each reboot?
Thanks!