RE: WinCE6 TFAT hive register gets reset sometimes by foolblah
foolblah
Tue Apr 29 05:40:02 PDT 2008
I have had similar problems with TFAT on CE 5.0 PXA270 w/2x256Mb P30 flash.
I too found it unreliable to reproduce, but I was able to debug to the point
of finding that something with the filesystem caused the hive(s) to become
corrupt which either caused them to be restored from ROM or cause the boot
process to hang.
Did anything with your hardware or target change, has this always been a
problem, or did it just start occuring out of the blue?
Can you tell us a little about your platform? How often is the target cold
booted, does the target typically get totally powered down, or does it go
into a power-save mode and then restore where power is always present?
From the testing I have done, I would not advise anyone to use the FMD
driver, especially if the target is subject to having power removed at any
time.
FWIW, I am running the latest QFEs for CE 5.0.
"Bjorn Hall" wrote:
> Hi all,
>
> I have a probem with our CE6 devices.
>
> Im using TFAT, Stratad and hive-based registry and sometimes the registry
> gets reset back to default (ROM registry).
> I read about the registry in PB help and it sais that if ROM registry get
> changed the hive's are invalid and CE recreates the hive. But the ROM is
> untouched.
>
> The filesystem seems OK. I have not seems any filesystem problem.
>
> Are there other situations when CE decides to recover the hive?
>
> Its very hard to reproduce and it seems that some units have a bigger
> frequency of faults then others. These units have been used for years thou
> and ive have run flash and RAM tests without any errors.
>
>
> Any suggestions? :)
>
>
> Best regards