Hello
I have two questions. I've been debugging my FMD driver. I have breakpoints
in erase and write functions. I found out, that after booting the WinCE 5.0
system it writes (probably FAT table) some data in some addresses more times
(to the first block). Why? I have to erase a block before writing data at the
same address. But I can't do it becasuse of important data written before.
And second thing, at formatting it erases blocks twice. Why?
Thanks to everybody, who will answer or advice.
George H.