This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

RL-ARM File System problem during file creat

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.