Hi,
I'm new to FAT file system(MDK-Pro 6.5.0) in keil RTX. I
would like to know whether will there be any dependency between the
FAT file system and internal RAM used.
Reason for the doubt : If I need to read/access a large file of
size, say 10MB from the NAND flash MT29F2G16, don't they need to be
copied to the internal RAM? As internal RAM is of range KBs(in my
case, it is 256KB), how it is handled?
Or as the cluster size is in range of KBs, does only one cluster
is copi
↧