Hi, I am studying the SD card functionality. I read the document sprufo6a and now I am trying observe the examples supply by CSL. When I load the examples CSL_MMCSD_SdCardExample or CSL_MMCSD_dmaExample no errors occur during the compilation/load but when the program runs the console shows:
CSL_MMCSD_SdCardExample:
CSL MMCSD - SD CARD POLL MODE TEST!
API: MMC_open Successful
No Card Detected!
Please Insert SD card!!
CSL MMCSD - SD CARD POLL MODE TEST FAILED!!
CSL_MMCSD_dmaExample:
CSL MMCSD DMA MODE TESTS!
DMA MODE TEST WITHOUT CALLBACK
NO Card Detected!
Insert MMC/SD Card!
DMA MODE TEST WITHOUT CALLBACK FAILED!
DMA MODE TEST WITH CALLBACK
NO Card Detected!
Insert MMC/SD Card!
DMA MODE TEST WITH CALLBACK FAILED!
CSL MMCSD DMA MODE TESTS FAILED!!
I am using SDHC Kingston 4GB and I formatted the SD card with SDFormatter V2.0 (www.sdcard.org) and read/write data without problem. My CCS4 has version 4.1.2.00027. My CSL is the latest TMS320VC55XCSL-LOWPWR-2.01.00.00. Please, could anybody help me understand what is happing?
Regards,
Andrea