This program illustrates basic file system operations for SD Flash cards for multiple tasks:
Mounting a drive
Determining amount of used and free file space
Creating files
Writing data
Reading data
Unmounting a drive
When the program executes it will display program status information through the debug serial port.
Note
All EFFS FAT examples require that you add the Embedded Flash File System File Allocation Table (EFFS FAT) library to your project: Add a Library to a Project