<?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>Strange behaviour FLASH FS</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/29295/strange-behaviour-flash-fs</link><description> 
Hello! 
We use KEIL 4.53 and FLASH FS library. 

 
When i write next code in my function, after compile and start
debug session i can&amp;#39;t goto main(); 

 
FILE *fd; 
fd = fopen (&amp;quot;S:\\1.dat&amp;quot;,&amp;quot;w&amp;quot;); 

 
But when i use : 
finit (&amp;quot;S:&amp;quot;); 
fcheck (&amp;quot;S:&amp;quot;); 
ffree</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Strange behaviour FLASH FS</title><link>https://community.arm.com/thread/60976?ContentTypeID=1</link><pubDate>Tue, 31 Jul 2012 00:13:33 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:c0627417-c49c-445a-8175-909d07b5727b</guid><dc:creator>Vladimir Timohin</dc:creator><description>&lt;p&gt;&lt;p&gt;
Sorry for disturbing. I forget add Retarget.c.&lt;br /&gt;
Now the code debugging fine.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>