Re: File system is not working in Retail Version in WinCE 5.0



This does not prevent you from modifying the configuration of the chip
select used for accessing the NOR flash to reach the timings imposed by the
flash chip.

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:
6A7D71CF-B9E0-4B12-9842-3A62F98E113D@xxxxxxxxxxxxxxxx
Hi Anthony,

Thanks for your reply......

As per your suggestion if there is problem in our FMD, for NAND file
system
i have the own FMD, but for the NOR file system i am using the FMD given
by
the Microsoft in the public Directory and i am using tthe Strata P30
flash.

Advanced Thanks ,
Prabu Kumar.K


"Anthony Pellerin" wrote:

TFAT and FAL work fine in DEBUG and RETAIL version, you should check your
FMD, and mainly the timing on your chip select of something like that.
I would suggest you modify your fmd_init so that at the end, it performs
an
erase of the whole flash, writes different patterns in each sector (and
spares), reads them back and compares to what is expected.

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:
3B511CD4-9EE2-43A8-B95E-583A64CF89F4@xxxxxxxxxxxxxxxx
Hi all,

I am trying to implement the tfat filesystem for NAND and NOR flash in
my
device on WINDOWSCE 5.0.
Both Nor and Nand Flash filesystem is working in the Debug version. But
it
is not working in the retail version.

During the format operation,

FMD_WriteSector() is called by the FAL,after that FMD_ReadSector() is
called
by the FAL,then again the FMD_WriteSector() and FMD_ReadSector() is
called
for each Sector Starting from 0th Sector.

But the same operation is not taken place in retail version for both
NAND
and NOR filesystem. Only FMD_ReadSector() is called for some time and
it
says
the following error on the Message box.

"A System Cannot Write to the Specified Device".

Is there any Code Optimisation Issue During the Compilation process?
Because
both the NAND and NOR FMD drivers are working correctly in the Debug
Version.The Same issue is occured in both the file system.

Also I am suspecting the issue in FAL. Because the FMD_ReadSector() and
FMD_WriteSector() is called by that Layer.


Advanced Thanks,
Prabu Kumar.K







.



Relevant Pages

  • Re: about FAL & FMD
    ... There are two sample FMD drivers for NAND and NOR flash in the ... They uses a Hammming Code to compute 3 bytes of ECC ...
    (microsoft.public.windowsce.platbuilder)
  • Re: File system is not working in Retail Version in WinCE 5.0
    ... As per your suggestion if there is problem in our FMD, for NAND file system ... the Microsoft in the public Directory and i am using tthe Strata P30 flash. ...
    (microsoft.public.windowsce.embedded)
  • Re: File system is not working in Retail Version in WinCE 5.0
    ... As per your suggestion if there is problem in our FMD, for NAND file system ... the Microsoft in the public Directory and i am using tthe Strata P30 flash. ...
    (microsoft.public.windowsce.embedded)
  • Re: Squawk and Talk easy question
    ... I am trying to troubleshoot the squawk and talk sound ... with this sound board, and I'm not sure about the intial flash, and ... Fakers Guide: No first flash means a bad U6, ... The U1 chip now tests the first PIA U7. ...
    (rec.games.pinball)
  • Re: Recovering Data from Flash Disk
    ... Take a soldering iorn and unsolder the flash on both units, ... flash chip you want to recover onto the new flash drive's board. ... I hope it is only the controller chip that is ... burnt, and not the flash chip itself. ...
    (sci.electronics.repair)

Loading