Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
7 years ago

Why do Altera University Program SD card drivers not have file delete function?

The Altera University Program SD card drivers have functions to open and close file and also to search through the root directory. There is no function to delete a file. Since the basic FAT16 functionality was already implemented to make it possible to read and write FAT16 SD cards, why has the file delete function been left out?

2 Replies

  • MPere4's avatar
    MPere4
    Icon for New Contributor rankNew Contributor

    I would like to know the same! Because the overwriting is not implemented neither, so I every time you need to save a value, you have to create a new file.