I am using a DM8148 custom board consisting of an emmc card (Part no:- N2M400HDB321A3CF)connected to the mmc slot. I am using code composed studio (CCS) and XDS100v2 debugger. When I am trying to debug the the CCS code for sdmmc_card which was given for DM8148 evm to test the mmc, I am not getting anything in the command line when i probe using oscilloscope while it is showing the clock while probing.
I am having the following doubts
1) Can the CCS sdmmc_card test code used for testing the emmc as it is?
2)If no then what more changes needed to be carried out in the code for testing the emmc or where i can find a test code for CCS for testing the emmc ?
I have attached the sdmmc_card code to run in CCS to test the mmc card for DM8148.
Any help in this will be highly appreciated.