Hello Gaugan,
Would it be possible to enable the debug output of the SD / MMC driver and post the log?
The debug output can be enabled by adding the following two defines to FS_Conf.h:
|
C/C++ Source code
|
1
2
|
#define FS_DEBUG_LEVEL 5
#define FS_LOG_MASK_DEFAULT FS_MTYPE_DRIVER
|
Thank you.
Best regards,
Marius