View previous topic :: View next topic |
Author |
Message |
ariza
Joined: 16 Mar 2005 Posts: 13
|
create a file in CF memory card |
Posted: Sat Jun 18, 2005 7:52 am |
|
|
Hi all
I am working on a project about writing data to Compact Flash Memory card. Iwant to create a .txt or .csv file in memory card but I could not find any C function like "fopen." How can I do this?
And also I am using memory mode and LBA in CF card. Does anyone know how to find the last sector that I wrote
Thanks for help
Best Regards..... |
|
|
dax Guest
|
HI |
Posted: Sat Jun 18, 2005 4:34 pm |
|
|
Hi
Im working in a similar proyect with a SD card, I dont need to make any file but I find a code in c that implement a FAT16 partition into a MMC. Inside this partition you can create files, directories etc, I dont know if this could really help you, but I can send you the files if interested.
dax |
|
|
ariza
Joined: 16 Mar 2005 Posts: 13
|
|
Posted: Sat Jun 18, 2005 11:45 pm |
|
|
Hi
I really need to create files so I think that file helps me alot . Can you send them to me ?
Send your mail address from pm under my nick. |
|
|
gsml1980
Joined: 28 Jun 2005 Posts: 1
|
|
Posted: Tue Jun 28, 2005 6:52 am |
|
|
Hi dax, can you send me the files as well? |
|
|
Guest Guest
|
|
Posted: Sun Jul 10, 2005 3:15 pm |
|
|
Hello Ariza, did you get it working finally ? |
|
|
|