Flash MDD/PDD Issue.
- From: Ranjit <Ranjit@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 4 Dec 2008 07:16:09 -0800
Hi all,
I am implementing WINCE 6.0 R2 flash mdd/pdd model using FMD APIs but while
loading flash media driver it gives unable to correct ECC. We have tested
with FAL/FMD model it's working perfectly.
I have kept fmdwrapperpdd folder in local and also i have given registry as
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
[HKEY_LOCAL_MACHINE\Drivers\BlockDevice\NAND]
"Dll"="flashmdd.dll"
"FlashPddDll"="fmdwrapperpdd.dll"
"Profile"="NAND"
"Prefix"="DSK"
"IClass"=multi_sz:"{A4E7EDDA-E575-4252-9D6B-4195D48BB865}"
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\NAND]
"DriverPath"="Drivers\\BlockDevice\\NAND"
"LoadFlags"=dword:1 ; synchronous load
"Order"=dword:0
"BootPhase"=dword:2
; Override names in default profile
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\NAND]
"Name"="MSFLASH for NANDFLASH"
"Folder"="NAND Flash"
"AutoMount"=dword:1
"AutoPart"=dword:1
"AutoFormat"=dword:1
"PartitionDriver"="flashpart.dll"
"Util"="fatutil.dll"
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\NAND\FATFS]
"ForceWritethrough"=dword:1
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
I have added Flash mdd in catlog item and we are also getting flashmdd.dll,
flashpart.dll in release directory.
Can any one tell why FMD is giving unable to correct ECC with MDD/PDD
archircture(Same FMD is working with FAL/FMD model) and how to slove this
issue??
Regards,
Ranjit.
.
- Prev by Date: Platform Builder 5.0 and Windows Vista: Question on Kernel Debugge
- Next by Date: Re: How to show/hide cursor on attach/deattach usb mouse
- Previous by thread: Platform Builder 5.0 and Windows Vista: Question on Kernel Debugge
- Next by thread: CE 6.0 Flash Driver MDD
- Index(es):
Relevant Pages
|