We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi all,
I'm using the Keil file system on STR912 to write in SD card. My program is very simply : I create file with "fopen" function then I write in SD using "fwrite" function and finally I close the file with "fclose" function
I would to know how can I set the file attribute to read-only mode.
Thanks in advance.
Best regards, JM
You're right, just skipped the "Keil flash" .. sorry