Re: Wince5.0: Cannt see SDMMC directory.?

Tech-Archive recommends: Fix windows errors by optimizing your registry



Add printing a short string in the interrupt code (not the IST) for
insert, and one for remove. Then repeat your insert remove test. You
should see the string(s) match your insert/remove sequence without
being jumbled. If things look jumbled you need to work on your
debouncing code.


Joel


On Jun 17, 1:27 am, Jack.S <Ja...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Thanks for your replay.But I have consider  debouncing the card present
interrupt.  Via software and hardware.
It is when card insert/remove ,there is a interrupt.
And if interrupt is happening ,My ISR will receive a event ,and will take a
few seconds(about 1.5 s) for debouncing the card present interrupt.
But "Cannt see SDMMC directory" still happen..



"Joel Winarske" wrote:
I take it you are using interrupts for detecting card present?

If so you should consider debouncing the card present interrupt.  Via
software or hardware.

Joel

On Jun 16, 11:08 pm, Jack.S <Ja...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Dear all
I do some test about SD driver.
I insert SD card and can see SDMMC directory in the root.
Then I unplug and plug SD card fast asap and do a  continuous repeat(unplug
and plug)  about 10 times.
The SD card is inserted in the device, but cant see SDMMC directory.I check
the log, SD bus driver has loaded SDMemory.dll and process "SMC_Init(DWORD
dwContext)" successful.But I cannt see the SDMMC directory.
Can someone help how to solve  or where to check it?

BRs
Jack- Hide quoted text -

- Show quoted text -

.



Relevant Pages

  • Re: Wince5.0: Cannt see SDMMC directory.?
    ... I think that mean the SD client driver was load successful. ... why the SDMMC directory was not shown in the root? ... It is when card insert/remove,there is a interrupt. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Wince5.0: Cannt see SDMMC directory.?
    ... I think that mean the SD client driver was load successful. ... why the SDMMC directory was not shown in the root? ... It is when card insert/remove,there is a interrupt. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Wince5.0: Cannt see SDMMC directory.?
    ... why the SDMMC directory was not shown in the root? ... It is when card insert/remove,there is a interrupt. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: IDE to CF Card Issue
    ... Good CF Card information: ... ATA Card ... CQueuedPipe::CheckForDoneTransfers - failure on TD 0x2e5960, ... Interrupt still delayed; status ...
    (microsoft.public.windowsce.embedded)
  • Re: WinCE 5.0 pcmcia public code bug?
    ... started in memory mode and that is the Card Ready/Busy line. ... that same line become Interrupt Request line. ... > For embeded device (which the irq is only used for PCCard), ... >> (using ATADISK driver) for example. ...
    (microsoft.public.windowsce.platbuilder)