Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
I am using LPC1788 with RL-ARM & Keil MDK4. I am using the RL Flash File System with a NAND Flash.
I have created a folder & successfully added several .txt files in it. Now i want to delete all the files in that folder in one go.
I am using the below statement
fdelete ("N:\\LIST1\\"), but not able to delete the files in the folder.
Is it possible to delete the files in a folder in this way?
Why do you want to do it?
If you explain what you need to do, we could suggest better methods.