Hey there,
I have a little trouble with the MMC/SD library which is kinda random. After getting the library to link everything worked just fine. Straightaway. But two days ago, I changed something in my code which is not related to this module and the code stopped executing at the point "Memory Access will use Byte Addressing". Nothing else happened. 30min later it worked again. One day later it stopped working again. I tried several times since the if it is working again or if I can find the error. There is no obvious error and it didn't work. Until now. I just didn't do anything besides pressing the debug button and see if it works or not and it does. All of a sudden. And I have no glue what's wrong ...
My code is exactly the same as the example. I just made a .h and .c out of it.
http://pastebin.com/0LXyEXq7 .h
http://pastebin.com/FTtFW7ZU .c
Maybe someone has a idea why the hack it has this random behaviour ...
Greetings