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.


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

fdelete error to delete directory

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?

Parents Reply Children
No data