<?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>can&amp;#39;t create directory with File System component</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/41532/can-t-create-directory-with-file-system-component</link><description> 
hi, 

 
I&amp;#39;m trying to create a directory like this: 

 
if (fcheck (&amp;quot;F0:&amp;quot;) != fsOK){
 //error, format
 fformat (&amp;quot;F0:&amp;quot;, &amp;quot;/FAT32&amp;quot;);
 //check, if not trwo an error
 if (fcheck (&amp;quot;F0:&amp;quot;) != fsOK)
 fatalError(D_FATALERROR_FLASHDRIVE);
}
if (ffind (&amp;quot;F0:\\FTP</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator></channel></rss>