Understanding FAT
<seecwriter-/[email protected]>
| Newsgroups | gmane.comp.hardware.rabbit-semiconductor |
|---|---|
| Message-ID | <[email protected]> |
I am using the RCM6750 and am looking at using the FAT library to save a file. I haven't used the FAT system in Rabbit before so I'm just trying to understand. In the 6750 there is one 4Mb serial flash that holds both the Rabbit executable and whatever data files you create. Does that mean the board comes from the factory with two partitions, or is there just one big partition? I don't want to create a file and have it stomp on my program, or update my program and have it wipe out my file. Steve