MityDSP Documentation Index
FAT File System Library Documentation

Using FAT FS with MityDSP

The FAT file system library provides FAT 16 file system drivers suitable for plugging into the TI BIOS file system device driver table. The FAT file system library includes support for opening, reading, writing, seeking, deleting and renaming files stored on a device using the MicroSoft FAT 16 file system format.

The FAT file system library does not include any low-level devices drivers necessary for specific media interface. Rather, a set of raw (sector or LBA based) read and write function prototypes are defined. Users of the FAT FS library must provide appropriate hardware device drivers (with appropriate caching support) in order to use the device drivers. A simple RAM based driver is included in the library as an example.

Using fatfs with MityDSP
Adding The fatfs Library To Your Project
Runtime Version Check


  
Generated on Mon Apr 22 2013 11:33:25 for FAT File System Library by  Doxygen Version 1.8.1.1
Copyright © 2009, Critical Link LLC, All rights reserved.