wince 6.0 , i can`t see the disk of nand flash ,what can be the re

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



hi all

First , thanks your help!

My problem is that i cannot see the disk of nand flash.But now,
nandflash.dll can be hang , and in the storager manager , is there the
disk(name is Nand Flash,set it in the platform.reg) and part00. I don`t know
why? The following is my reg:

[HKEY_LOCAL_MACHINE\init\BootVars]
;test 20081114
"SystemHive"="Documents and Settings\\system.hv"
"ProfileDir"="Documents and Settings"
"Start DevMgr"=dword:1
"Flags"=dword:3
"RegistryFlags"=dword:1

[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\MSFlash]
"DriverPath"="Drivers\\BuiltIn\\MSFlash"
"LoadFlags"=dword:1
"BootPhase"=dword:0
"Order"=dword:0
"Name"= "NAND Flash"
"MountHidden"=dword:0 ;test for hidden the disk
;"MemBase"=dword:81f80000 ;84000000
;"MemLen"=dword:06080000 ;3F50000
"Folder"="NAND Flash"

[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\MSFlash\IMGFS]
"MountHidden"=dword:0
"MountAsROM"=dword:1
"XIP"=dword:0

[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\MSFlash\FATFS]
"MountAsBootable"=dword:1
"MountAsRoot"=dword:1
"Flags"=dword:00000014
"FormatTFAT"=dword:1
"EnableWriteBack"=dword:1
"CheckForFormat"=dword:1
"Util"="fatutil_oem.dll"

[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\MSFlash]
"Prefix"="DSK"
"Dll"="NandFlsh.DLL"
"Index"=dword:1
"Order"=dword:0
"IClass"="{A4E7EDDA-E575-4252-9D6B-4195D48BB865}"
"Profile"="MSFlash"

please help me, thanks

.



Relevant Pages

  • Re: [PATCH 00/22 take 3] UBI: Unsorted Block Images
    ... I wrote a NAND driver just last month. ... flash chip than it is presenting a "block like" device. ... UBI is a kind of LVM for FLASH and we did think quite a time about ... You can't do I/O smaller than a sector on a disk. ...
    (Linux-Kernel)
  • Re: [PATCH 00/22 take 3] UBI: Unsorted Block Images
    ... There is nothing smart about mtdblock. ... has 'smarts' that hide handling of sub-eraseblock I/O. ... Disk and NAND both fit that description. ... You can't do I/O smaller than a sector on a disk. ...
    (Linux-Kernel)
  • Re: [PATCH 00/22 take 3] UBI: Unsorted Block Images
    ... I wrote a NAND driver just last month. ... There is nothing smart about mtdblock. ... has 'smarts' that hide handling of sub-eraseblock I/O. ... You can't do I/O smaller than a sector on a disk. ...
    (Linux-Kernel)