SDIO CRC error after send CMD5
- From: aga <aga.2dyhtc@xxxxxxxxxxxxxxxx>
- Date: Mon, 11 Sep 2006 01:57:52 -0400
Hi ALL,
I am using TI DM320 to develope SDIO WiFi driver.
At first, I wrote one SD memory card driver and it work fine.
Currently, I try to port my SD controller driver to support SDIO
function.
BUT, CRC error displayed when I insert my SDIO WiFI card. The SDIO card
is workable at other PDAs.
I check the detail debug log, the CRC error is occurred at CMD5-R4
responds from sdio card. Following are detail log.
Could anyone know what's happen?
======================
SDGetClientFunctions: +Init
SDGetClientFunctions: -Init
HandleErrors - ERROR INT wMMCStatus0=0x280
DumpCurrentRequest: 0x00050530
Command: 5
Argument: 0x00000000
ResponseType: 5
NumBlocks: 0
BlockSize: 0
HCParam: 0
SDBusDriver: Retrying request 0x00050530, Current retry count: 3
HandleErrors - ERROR INT wMMCStatus0=0x280
DumpCurrentRequest: 0x00050530
Command: 5
Argument: 0x00000000
ResponseType: 5
NumBlocks: 0
BlockSize: 0
HCParam: 0
SDBusDriver: Retrying request 0x00050530, Current retry count: 2
HandleErrors - ERROR INT wMMCStatus0=0x280
DumpCurrentRequest: 0x00050530
Command: 5
Argument: 0x00000000
ResponseType: 5
NumBlocks: 0
BlockSize: 0
HCParam: 0
SDBusDriver: Retrying request 0x00050530, Current retry count: 1
HandleErrors - ERROR INT wMMCStatus0=0x280
DumpCurrentRequest: 0x00050530
Command: 5
Argument: 0x00000000
ResponseType: 5
NumBlocks: 0
BlockSize: 0
HCParam: 0
SDBusDriver: Work Item exiting because of failure : 0xC000000D
==================================
.
- Prev by Date: Re: How to add hardware cursor support to display driver ?
- Next by Date: Re: how to remove taskbar including startup menu
- Previous by thread: creating CEM images
- Next by thread: Re: How to suspend a device?
- Index(es):
Relevant Pages
|