Hi, I'm trying to use the SD port to write files into and currently am not able to get the Starterware hs_mmcsd_rw.c example to work. It seems like it isn't able to detect the SD card.
I've tried changing the Base Address of the MMC mapped registers from 0 to 1 and it would show the card as being detected even though no card was inserted.
Has anyone gotten this to work properly? Any help is appreciated. Thank you.