当前位置: 代码迷 >> WinCE >> ()调试SD卡驱动的时候出现有关问题
  详细解决方案

()调试SD卡驱动的时候出现有关问题

热度:128   发布时间:2016-04-28 13:33:01.0
(紧急求助)调试SD卡驱动的时候出现问题
谢谢。。
本人的SD卡驱动在调试的时候,发命令老是没有回应,而且现在发着发着就不能发了,原来可以一直发,后来不知道修改了什么就变成现在这样的,可以发几个,
但是始终没有反应,本人SD卡驱动是修改Samsung   2410的SDHC.
谢谢大家了。。
0x8ce73100:   SDSetCardInterfaceForSlot   -   HC   ClockRate   differs   desired   setting:   desired:   100000   Hz,   Actual   :   0   Hz  
0x8ce73100:   BusRequestHandler   starts   (CMD:5)
0x8ce73100:   SendCommand   (0x000406c0,   0x0005,   0x00000000,   0x0005,   0x0)   starts0x8ce66cfc:   GetCommandResponse   started0x8ce66cfc:   SDHCD:SDHCDBusRequestHandler()   -   Error   getting   response   for   command:0x05
0x8ce66cfc:   SDBusDriver:   Retrying   request   0x0003E950,   Current   retry   count:   3  
0x8ce66cfc:   BusRequestHandler   starts   (CMD:5)0x8ce66cfc:  
SendCommand   (0x000406c0,   0x0005,   0x00000000,   0x0005,   0x0)   starts
0x8ce66cfc:   GetCommandResponse   started0x8ce66cfc:   SDHCD:SDHCDBusRequestHandler()   -   Error   getting   response   for   command:0x05
0x8ce66cfc:   SDBusDriver:   Retrying   request   0x0003E950,   Current   retry   count:   2  
0x8ce66cfc:   BusRequestHandler   starts   (CMD:5)
0x8ce66cfc:   SendCommand   (0x000406c0,   0x0005,   0x00000000,   0x0005,   0x0)   starts0x8ce66cfc:   GetCommandResponse   started0x8ce66cfc:   SDHCD:SDHCDBusRequestHandler()   -   Error   getting   response   for   command:0x05
0x8ce66cfc:   SDBusDriver:   Retrying   request   0x0003E950,   Current   retry   count:   1  
0x8ce66cfc:   BusRequestHandler   starts   (CMD:5)
0x8ce66cfc:   SendCommand   (0x000406c0,   0x0005,   0x00000000,   0x0005,   0x0)   starts0x8ce66cfc:   GetCommandResponse   started0x8ce66cfc:   SDHCD:SDHCDBusRequestHandler()   -   Error   getting   response   for   command:0x05
0x8ce73100:   SDBusDriver:   Work   Item   exiting   because   of   failure   :   0xC000000D

------解决方案--------------------
是WINCE5.0吗,它的SD卡驱动本来就不能用,需要打补丁。你去微软网站下载WINCE5.0的补丁吧,具体是那个月的记不清了你下载2006年全年补丁吧。
------解决方案--------------------
windows ce的补丁不是新的覆盖旧的,.net 2.0如何插入到目录中去就必须安装2006年的全年补丁安装最新的就不好用
  相关解决方案