Forums » Software Development »
uSD card detection error
Added by iseori kang 1 day ago
Hello,
After a certain point during the Temperature Cycling Test, a uSD card insertion error occurred.
The uSD card remained seated and recovered spontaneously after repeated occurrences.
This is the dmesg at that time.
Please check it related.
[130461.445005] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
[130461.453710] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[130461.460235] mmc1: sdhci: Sys addr: 0x00000008 | Version: 0x00001004
[130461.466757] mmc1: sdhci: Blk size: 0x00007200 | Blk cnt: 0x00000007
[130461.473278] mmc1: sdhci: Argument: 0x00000000 | Trn mode: 0x00000033
[130461.479796] mmc1: sdhci: Present: 0x01f70000 | Host ctl: 0x0000001b
[130461.486307] mmc1: sdhci: Power: 0x0000000f | Blk gap: 0x00000080
[130461.492819] mmc1: sdhci: Wake-up: 0x00000000 | Clock: 0x00000207
[130461.499330] mmc1: sdhci: Timeout: 0x00000000 | Int stat: 0x00000000
[130461.505841] mmc1: sdhci: Int enab: 0x03ff008b | Sig enab: 0x03ff008b
[130461.512352] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[130461.518863] mmc1: sdhci: Caps: 0x3de8c801 | Caps_1: 0x18002407
[130461.525373] mmc1: sdhci: Cmd: 0x00000c1a | Max curr: 0x00000000
[130461.531887] mmc1: sdhci: Resp0: 0x00000b00 | Resp1: 0x4780fa95
[130461.538399] mmc1: sdhci: Resp2: 0x534e3332 | Resp3: 0x00000900
[130461.544910] mmc1: sdhci: Host ctl2: 0x00000000
[130461.549429] mmc1: sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x0000000083ca520c
[130461.556632] mmc1: sdhci: ============================================
Replies (1)
RE: uSD card detection error - Added by Michael Williamson 1 day ago
Hello,
Can you provide any additional data, e.g.:
1) what was the ambient or the die temperature was of the CPU at the failure point?
2) How many failures did you see? 1 or more? If more, at the same temperature?
3) What SD card was being used?
4) What SOM was being used (model number)?
5) What CPU operations were in progress (e.g., were you running an IO test on the SD card, an application, linux IDLE, etc)?
6) What kernel version you are using?
7) What SDK / Filesystem you are using?
Thanks!