I'm trying to understand how to get MFS/nio to work on an SDHC card in KSDK1.3 (twrk65f180m) in KDS3.2.
I've run the sdcard example which runs but does not seem to recognize commands nor do anything useful.
I've linked in RTCS.
What do I have to do to get MFS started?
What do I have to do to get MFS writing files to the SD card?
What do I have to do to use the MFS API to write files from code/tasks?