|
ARM Processors Microcontrollers Silicon Vendors Tools | RTXCflashfile File SystemRTXCflashfile is a high performance file system for resident flash memory. 100% safe from power loss and reset. Includes wear-leveling to prolong the life of your flash device. Can be used for both NAND and NOR devices. Written in ANSI C with a standard API and can be used on any system without regard to the target processor. Its main features include: - ECC algorithms — For NAND/AND devices
- Entirely power fail safe
- Secure API — Protects from unauthorized access. 8 security levels; 4 permission categories for files and directories: read, write, monitor, and owner
- Long filenames — Supports file names of almost any length
- Graphical analysis tool — Assists in weighing design trade-offs between configuration parameters such as sector size, flash page size, and write cache size
- Source code included — Written in ANSI C and shipped with full source code
|
|