Purpose
The Basic-fatefsl-project will help you to get familiar with filesystem on AT91SAM microcontrollers. This demo is based on Open Source FAT filesystem EFSL (Embedded Filesystem Library). It supplies sample code of
common operations of a filesystem through a SDRAM based filesystem. It can also help you to configure the filesystem according to your own needs, which can be used for fast implementation of your own filesystem and other applications related.
Description
Open HyperTerminal before running this program, use SAM-BA to download this program to SRAM or SDRAM, make the program run, the HyperTerminal will give out the test results.