<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>does the rtl fs support create a file in sd</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/20977/does-the-rtl-fs-support-create-a-file-in-sd</link><description> 
i&amp;#39;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</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: does the rtl fs support create a file in sd</title><link>https://community.arm.com/thread/48495?ContentTypeID=1</link><pubDate>Tue, 28 Aug 2007 00:37:32 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:abb94f22-775c-488c-9c89-b3adba6942cf</guid><dc:creator>Franc  Urbanc</dc:creator><description>&lt;p&gt;&lt;p&gt;
Currently you have to format SD/MMC to FAT16.&lt;/p&gt;

&lt;p&gt;
A file is created with &lt;b&gt;fopen()&lt;/b&gt; function, you do not need to
provide a blank file.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>