Re: NOR flash file system in Win CE 5.0
- From: "Anthony Pellerin" <apellerin@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 25 Sep 2006 19:18:35 +0200
Did you add messages in the fmd_eraseblock function? does it return some
errors?
HTH
--
--
--
----------------------------------------------------------------
Anthony Pellerin (eMVP)
ADENEO (ADESET)
Windows Embedded Consultant
<apellerin AT adeneo DOT adetelgroup DOT com>
http://www.adeneo.adetelgroup.com
Tél : +33 (0)4.72.18.57.77
Fax : +33 (0)4.72.18.57.78
----------------------------------------------------------------
"prabu" <prabu@xxxxxxxxxxxxxxxxxxxxxxxxx> a écrit dans le message de news:
C8E21E8A-89F8-4161-8811-45641BF4E355@xxxxxxxxxxxxxxxx
Hi all,
i am integrating NOR flash file systems for WinCE 5.0.I am able to
do all the operations like formatting,creating new partition and deleting
a
created partition,mounting and dismounting etc., in debug version.......
But this functions are not working for retail version.....I don't
know what is the reason....using the debug message
While clicking Format in the storage manager of the target
device........The following debug message is shown
FOR DEBUG version:
FMD_ReadSector ++
FMD_ReadSector --
FMD_WriteSector++
FMD_WriteSector--
FMD_ReadSector ++
FMD_ReadSector --
FMD_WriteSector++
FMD_WriteSector--
FMD_ReadSector ++
FMD_ReadSector --
FMD_WriteSector++
FMD_WriteSector--
FMD_ReadSector ++
FMD_ReadSector --
FMD_WriteSector++
FMD_WriteSector--
FMD_ReadSector ++
FMD_ReadSector --
=====================================================
FOR Retail Version:
FMD_ReadSector ++
FMD_ReadSector --
FMD_ReadSector ++
FMD_ReadSector --
FMD_ReadSector ++
FMD_ReadSector --
FMD_ReadSector ++
FMD_ReadSector --
FMD_ReadSector ++
FMD_ReadSector --
FMD_ReadSector ++
FMD_ReadSector --
=====================================================
1)While giving format in release version why it is not going into
FMD_WriteSector code ?
Please if any one knows reply me............
Advanced thanks,
Prabu Kumar.K
.
- References:
- NOR flash file system in Win CE 5.0
- From: prabu
- NOR flash file system in Win CE 5.0
- Prev by Date: Re: if nk.nbo is more than 32MB,i can't use DNW download it
- Next by Date: Re: FAL large page nand flash
- Previous by thread: NOR flash file system in Win CE 5.0
- Next by thread: Audio bugs
- Index(es):
Relevant Pages
|