I want to use MMC card interface in keil 5.31 for LPC1768 MCU .
For this In the manage run time environment I selected MCI driver but there is no lpc17xx MCI driver to select and only custom option is selectable .
I select the custom option and compile the program but there is an error that symbol Driver_MCI0 is not defined
So I want to know is it possible is to use cmcis mci driver for lpc1768 ?
Is any MCI driver for LPC1768 available to use in cmcis ?
Your answer is very clear and helpful. Done the job for me.