<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX ProcessorsのトピックRe: f_stat function doesn't seem to work</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/f-stat-function-doesn-t-seem-to-work/m-p/1489690#M192562</link>
    <description>&lt;P&gt;Hello&lt;BR /&gt;Hope you are well.&lt;BR /&gt;It will be helpful to check an SDK example as a reference. When passing the file path parameter the examples use _T("filepaht").&lt;BR /&gt;It could also be helpful if you share more details about your project so I can reproduce this issue.&lt;/P&gt;
&lt;P&gt;If you have more questions do not hesitate to ask me.&lt;BR /&gt;Best regards,&lt;BR /&gt;Omar&lt;/P&gt;</description>
    <pubDate>Thu, 14 Jul 2022 19:51:26 GMT</pubDate>
    <dc:creator>Omar_Anguiano</dc:creator>
    <dc:date>2022-07-14T19:51:26Z</dc:date>
    <item>
      <title>f_stat function doesn't seem to work</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/f-stat-function-doesn-t-seem-to-work/m-p/1488684#M192468</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to use fatfs with freertos and f_stat call is returning FR_NO_PATH even though path is correct.&lt;/P&gt;&lt;P&gt;/*Code*/&lt;/P&gt;&lt;P&gt;bool IFileSystem::FileExists(const GCPString &amp;amp;Filename, const bool bSecureCheck /* = false */)&lt;BR /&gt;{&lt;BR /&gt;PRINTF("IFileSystem::FileExists &amp;gt;&amp;gt;&amp;gt;&amp;gt; Filename = %s\r\n",Filename.c_str());&lt;BR /&gt;bool rv = false;&lt;BR /&gt;#ifdef GCPOS_FREERTOS&lt;BR /&gt;FRESULT fr;&lt;BR /&gt;FILINFO fno;&lt;BR /&gt;fr = f_stat(Filename.c_str(), &amp;amp;fno);&lt;BR /&gt;switch (fr) {&lt;/P&gt;&lt;P&gt;case FR_OK:&lt;BR /&gt;rv = true;&lt;BR /&gt;break;&lt;/P&gt;&lt;P&gt;case FR_NO_FILE:&lt;BR /&gt;rv = false;&lt;BR /&gt;break;&lt;/P&gt;&lt;P&gt;default:&lt;BR /&gt;rv = false;&lt;BR /&gt;PRINTF("IFileSystem::FileExists default case FR_NO_FILE = (%d)\r\n",(int)fr);&lt;BR /&gt;}&lt;BR /&gt;return rv;&lt;/P&gt;&lt;P&gt;*/Code&amp;nbsp;&lt;/P&gt;&lt;P&gt;Filepath :&amp;nbsp; "./hon/data/Panel.sqlite";&lt;/P&gt;&lt;P&gt;Can someone pls help?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Board:iMXRT1050EVKB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2022 09:49:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/f-stat-function-doesn-t-seem-to-work/m-p/1488684#M192468</guid>
      <dc:creator>ranjay_shandilya</dc:creator>
      <dc:date>2022-07-13T09:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: f_stat function doesn't seem to work</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/f-stat-function-doesn-t-seem-to-work/m-p/1489690#M192562</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;Hope you are well.&lt;BR /&gt;It will be helpful to check an SDK example as a reference. When passing the file path parameter the examples use _T("filepaht").&lt;BR /&gt;It could also be helpful if you share more details about your project so I can reproduce this issue.&lt;/P&gt;
&lt;P&gt;If you have more questions do not hesitate to ask me.&lt;BR /&gt;Best regards,&lt;BR /&gt;Omar&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2022 19:51:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/f-stat-function-doesn-t-seem-to-work/m-p/1489690#M192562</guid>
      <dc:creator>Omar_Anguiano</dc:creator>
      <dc:date>2022-07-14T19:51:26Z</dc:date>
    </item>
  </channel>
</rss>

