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 NOR/SPI Flash Devices

A project using a NOR/SPI Flash as storage device is set up as explained in Create an Application Using the File System. To make use of a NOR or SPI Flash drive please set File System:Drive:NOR to at least '1'. From the Drivers Component, please select an appropriate Flash (API) device and select SPI (API), if necessary. 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:

nor_spi_drive_proj_window.png
Project Window

For a proper NOR or SPI Flash drive operation, you need to set the drive characteristics in the FS_Config_NOR_n.h file.

Note
General System Resource Configuration requirements apply.