Why does FileSystem resets date/time to 1.1.2003 - 0:12:0 each boot?

From: bytekeeper (ov_at_KARO-electronics.de)
Date: 11/29/04


Date: Mon, 29 Nov 2004 18:01:38 +0100

Hi all.

Does anyone know ho to prevent FileSystem
to reset system time while booting? It calls OEMSetRealTime
with 1.1.2003 - 0:12:0 each time i restart my device!!!

My RTC is working perfect. I can see several calls to the
OEMGetRealTime during boot and I return exact time (saved
during power off since my RTC is powered from a battery), and then
happens OEMSetSystemTime call from the FileSystem
(SYSTEMTIME == 1.1.2003 - 0:12:0).

Thanks



Relevant Pages

  • Re: Why does FileSystem resets date/time to 1.1.2003 - 0:12:0 each boot?
    ... > to reset system time while booting? ... It calls OEMSetRealTime ... > My RTC is working perfect. ... > happens OEMSetSystemTime call from the FileSystem ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Real-Time Clock problem
    ... Conversation: Real-Time Clock problem ... I have a battery backed dallas rtc chip on board. ... OEMGetRealTime gets time from rtc chip on boot, and OEMSetRealTime updates ... module try to set the RTC to 6/1/1999, 12:00 when filesys module is loaded on ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Real-Time Clock problem
    ... internal RTC based on the date read from the external RTC? ... > OEMGetRealTime gets time from rtc chip on boot, and OEMSetRealTime updates ... I found DoGeneralInit function in filesys module try to ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Real-Time Clock problem
    ... to implement OEMSetRealTime, OEMGetRealTime, and OEMSetAlarmTime, maybe, to ... I found DoGeneralInit function in filesys module try to ... > the RTC ... > required by debugger for source level debugging. ...
    (microsoft.public.windowsce.platbuilder)