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 am using RL_ARM to creat/modify file in SD card. My ARM processor is LPC2368.
After formatting from PC or from ARM processor (using fformat)the SD card, new files are creating fine and content are available.
But when previous file are available with same name & i am using fopen function with write mode ("w") then some cases new file is creating but not possible to access from Windows OS showing "file or directory corrupted and unreadable".
Please give some feedback.
See here:
http://www.keil.com/forum/docs/thread17127.asp
FlashFS has a problem with too frequent opening and closing of files when working with SD cards. Or maybe it is a configuration issue - I don't know - it would be nice if Keil responded to my question...