File System Component  Version 6.3
MDK-Professional Middleware for Devices with Flash File System
 All Data Structures Files Functions Variables Enumerations Enumerator Macros Groups Pages
Using a RAM Disk

A project using a RAM disk as storage device is set up as explained in Create an Application Using the File System. To make use of a RAM disk drive please select File System:Drive:RAM. When you are finished with the configuration, click OK to apply the new RTE settings to your target. The Project window should look like the following:

ram_drive_proj_window.png
Project Window

For a proper RAM drive operation, you need to set the drive characteristics in the FS_Config_RAM.h file. The following table shows the most important settings in that file:

Name Definition
RAM0_SIZE Define the size of RAM device in bytes
Note
General System Resource Configuration requirements apply.