I'm seeing odd behaviour from SYS_FS_FileWrite(), which is failing with SYS_FS_ERROR_INVALID_OBJECT.I have an SD card mounted with a FAT file system and an application state machine that successfully calls SYS_FS_FileOpen() on a file for SYS_FS_FILE_OPEN_..
↧