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
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