This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

does the rtl fs support create a file in sd

i've see the rtl manual,but can not find the fcreate function.does it means i need to create a file using FAT_16 ,but my os is windows xp,and the filesystem is fat32 which the rtl fs does not support.do a sd/mmc card reader need to format it in fat16 type and then new a blank file?