| |||||
Technical Support On-Line Manuals RL-ARM User's Guide | MCI InterfaceThe MCI driver requires a few low level routines to interface the SD and MMC flash memory cards. If the RL-FlashFS source does not contain the MCI driver for your device, you must provide your own MCI driver routines. You can include all driver routines in a single module. It is good practice to use the type of the MCI controller as the name for this module. RL-FLashFS includes the following MCI drivers in the \Keil\ARM\RL\FlashFS\Drivers directory:
You can copy one of the provided driver modules and use it as a template for your own MCI interface driver. The required MCI driver routines are:
note
| ||||
| |||||