Resolved! FileX - does any one know how to close_media without the system hanging? - BUG-
Hello,I'm using AzRTOS with FileX. Currently, I can detect when the SD card is plugged in, then I initialize the hardware, and call fx_media_open(). The filesystem works as expected.I can also unmount the media with fx_media_close(), and the user ...