Hi TI,
I am writing a SD card driver for a RTOS on TDA4VMXEVM board. The RTOS runs after u-boot stops at auto boot prompt. My driver takes the card to default speed and issues ACMD41 during the standard card initialization sequence but it never gets a response from the card and I receive a TIMEOUT interrupt. I suspect that u-boot might have touched something on the board which prevents the card from working at the default speed. Can you provide a quick guess of what I need to check on the board?
Thanks,
Umair Khan