Anyone who have ported with success the lpc23xx SD/MMC interface example from Keil to gnuarm/yagarto/winarm have success running the project? I'm trying to adapt the code but i'm getting error when the block is to be written, the flag MCI_Block_End_Flag not change state. I think that can be a problem in readfifo.S that i'm trying to use in the project. Someone can help me? or knows where can i find a funcional example? to include the region defined in readfifo.S is necessary to make any modification in crt.S or *.ld file?