基于C++的精简式文件系统在嵌入式系统中的应用
Application of Streamlined File System Based on C++ in Embedded Systems
-
摘要: 针对嵌入式应用对数据存储的要求越来越高, 需要大容量、高速度、非易失性存储器问题, 本文采用C++语言对SD存储卡设计了一种非常精简的文件系数驱动代码, 其占用资源极少, 可以有效解决资源受限微控制器组成的嵌入式系统的数据存储问题。Abstract: Data storage for embedded applications becomes increasingly demanding, requiring large capacity, high speed and non-volatile memory. This paper used language C++ and designed a very compact file system driver code for SD memory card, which occupied minimal resources, effectively resolved the data storage problems of embedded systems composed of resource-constrained micro-controller.