Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 10 months ago.
How to erase file from memory card ?
Hello All
I am using FRDM K64F board. I want to delete a particular file stored in memory card. How can I do the same using SDFileSystem library ? Plz help me..!
Question relating to:
1 Answer
9 years, 10 months ago.
Look at this program which does remove folder and a file:
http://developer.mbed.org/teams/Freescale/code/FRDMK64_SDCard/file/df0ff4f12345/main.cpp