Re: Filesystem stack behaviour after force SD card eject

2019-07-07 Thread Sebastian Huber
Hello Oliviu, On 05/07/2019 23:05, Gabor, Oliviu wrote: Hello all, I have the following questions about using the FAT Filesystem stack from RTEMS. When interfacing with an SD Card, I do these steps: - open a file on the successfully mounted device - execute some RW operations on the file - exec

Filesystem stack behaviour after force SD card eject

2019-07-05 Thread Gabor, Oliviu
Hello all, I have the following questions about using the FAT Filesystem stack from RTEMS. When interfacing with an SD Card, I do these steps: - open a file on the successfully mounted device - execute some RW operations on the file - execute fflush() and fclose() - manually eject the SD card from