期刊文献+

独立于操作系统的嵌入式FAT32文件系统设计

Design of Embedded FAT32 File System Independent of Operating System
下载PDF
导出
摘要 在嵌入式领域中需要可移植性、灵活性高的FAT32文件系统,以适用多样的硬件存储设备,因此采用一种满足该要求的文件系统设计实现,整个设计采用层次化设计,全部使用C语言编写,无任何特定操作系统API相关的调用,仅依赖少量几个标准C库函数的调用,使得文件系统本身代码不仅与具体硬件平台相分离,而且独立于任何操作系统,从而可以方便及灵活地移植于有操作系统支持或无操作系统支持的环境中。 In the embedded field,FAT32 file system with high portability and flexibility is needed to apply to a variety of hardware storage devices.Therefore,a file system design meeting this requirement is adopted.The whole design adopts hierarchical design,which is written in C language and only depends on the calls of a few standard C library functions,so that the code of the file system itself is not only separated from the specific hardware platform,but also independent of any operating system.Thus,it can be easily and flexibly transplanted to the environment with or without operating system support.
作者 莫秀英 陈谭 Mo Xiuying;Chen Tan(School of Intelligent Engineering,Guangzhou Huashang Vocational College,Guangzhou 511300,China;Guangzhou Zhiyuan Electronics Co.,Ltd.)
出处 《单片机与嵌入式系统应用》 2022年第2期88-91,共4页 Microcontrollers & Embedded Systems
基金 省级青年课题(20GQN17)。
关键词 嵌入式系统 文件系统 FAT32 操作系统 embedded system file system FAT32 operating system
  • 相关文献

参考文献9

二级参考文献41

  • 1http://elm-chan.org/fsw/ff/00index_e.html.
  • 2王春宁.嵌入式系统编程源代码解析.电子工业出版社.2002.
  • 3张大波.嵌入式系统设计原理与应用.机械工业出版社.2005.
  • 4张钟澍,陈代军,李新萌.修复和维护你的硬盘[M].北京:北京希望电子出版社,2002.
  • 5http://www.st.COB.OL.
  • 6Schulman A,Michels R J,Kyle J,et al. Undocumented DOS a programmer's guide to reserved MS-DOS functions and data structures [ M ]. New York : Addison- Wesley Publishing Com- pany, Inc, 1990 : 129.
  • 7汪中夏,张京生,刘伟.RAID数据恢复技术揭秘[M].北京:清华大学出版社,2010:103—105.
  • 8Ivens K, Gardinier K. Windows2000:the complete reference 2001 [ M ]. Beijing: China Maehine Press,2001:531.
  • 9Hogan T. The programmer' s PC sourcebook [ M ]. Redmond Washington, USA : Microsoft Press, 1988:60.
  • 10Solomon D A. Inside Windows NT [M].2nd ed. Redmond Washington, USA : Microsoft Corporation, 1998:330.

共引文献22

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部