Unmounting SD card
Hello,
I have board with PIC32MZ2048EFH144 and I need play file from SD card. I use Harmony 1.11 with enabled filesystem and sd card device, automount function in filesystem is on. When I insert card and remove it, mount and unmount work correct. But when I remove card while any file is playing, program loops someware in SYS_FS_FileRead functin (it's look like). Have someone any idea how solve my problem? I can give more info, if needed.
Thanks.