![]() |
File System Component
Version 6.3
MDK-Professional Middleware for Devices with Flash File System
|
A project using a NAND Flash storage device is set up as explained in Create an Application Using the File System. To make use of a NAND Flash drive please set File System:Drive:NAND to at least '1'. From the Drivers Component, please select an appropriate NAND (API) Flash device, depending on the actual component connected to the microcontroller. 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:
For a proper NAND Flash drive operation, you need to set the drive characteristics in the FS_Config_NAND_n.h file. The following table shows the most important settings in that file:
Name | Definition |
---|---|
NANDn_FAT_JOURNAL | Enable the Journaling to protect the drive from data loss |