<?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>topic Re: fatal error: no such file or directory. (Include Paths are correct) in MCUXpresso IDE</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/fatal-error-no-such-file-or-directory-Include-Paths-are-correct/m-p/1184514#M6380</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/141205"&gt;@matthiasroedder&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;your fsl_sd_disk.c shows a small 'pin' (Icon Decorator, see&amp;nbsp;&lt;A href="https://mcuoneclipse.com/2012/07/30/icon-and-label-decorators-in-eclipse/" target="_blank"&gt;https://mcuoneclipse.com/2012/07/30/icon-and-label-decorators-in-eclipse/&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ErichS_0-1605620103572.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/130256iD43C4DADF97225BE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ErichS_0-1605620103572.png" alt="ErichS_0-1605620103572.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So it seems that you have set special options for that file, and what you show in your screenshot is not what is set for that file. You probably did this by mistake (set options for the file instead for the project).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I recommend that you reset the resource configuration for that file (see article mentioned above).&lt;/P&gt;&lt;P&gt;If this does not help: I suggest you can share your project?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;</description>
    <pubDate>Tue, 17 Nov 2020 13:37:00 GMT</pubDate>
    <dc:creator>ErichStyger</dc:creator>
    <dc:date>2020-11-17T13:37:00Z</dc:date>
    <item>
      <title>fatal error: no such file or directory. (Include Paths are correct)</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/fatal-error-no-such-file-or-directory-Include-Paths-are-correct/m-p/1184500#M6379</link>
      <description>&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;I always have this "fatal error: ffconf.h: no such file or directory error"&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error.jpg" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/130252i464DFE4C2240F2ED/image-size/large?v=v2&amp;amp;px=999" role="button" title="error.jpg" alt="error.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;It doesn't matter if i include it with &amp;lt;&amp;gt; or with "".&amp;nbsp;&lt;/P&gt;&lt;P&gt;I already included the directory "sd_fatfs", where the header file is located, to the Include paths of the MCU C Compiler and the MCU C++ Compiler.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="c_compiler_includes.jpg" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/130253iE6D1A87AC64187D8/image-size/large?v=v2&amp;amp;px=999" role="button" title="c_compiler_includes.jpg" alt="c_compiler_includes.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="c++_compiler_includes.jpg" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/130254i7DB63EA22F11B984/image-size/large?v=v2&amp;amp;px=999" role="button" title="c++_compiler_includes.jpg" alt="c++_compiler_includes.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Now I don't know what to do with this problem. Maybe I overlooked something and you guys can help me.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Matthias&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 13:11:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/fatal-error-no-such-file-or-directory-Include-Paths-are-correct/m-p/1184500#M6379</guid>
      <dc:creator>matthiasroedder</dc:creator>
      <dc:date>2020-11-17T13:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: fatal error: no such file or directory. (Include Paths are correct)</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/fatal-error-no-such-file-or-directory-Include-Paths-are-correct/m-p/1184514#M6380</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/141205"&gt;@matthiasroedder&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;your fsl_sd_disk.c shows a small 'pin' (Icon Decorator, see&amp;nbsp;&lt;A href="https://mcuoneclipse.com/2012/07/30/icon-and-label-decorators-in-eclipse/" target="_blank"&gt;https://mcuoneclipse.com/2012/07/30/icon-and-label-decorators-in-eclipse/&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ErichS_0-1605620103572.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/130256iD43C4DADF97225BE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ErichS_0-1605620103572.png" alt="ErichS_0-1605620103572.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So it seems that you have set special options for that file, and what you show in your screenshot is not what is set for that file. You probably did this by mistake (set options for the file instead for the project).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I recommend that you reset the resource configuration for that file (see article mentioned above).&lt;/P&gt;&lt;P&gt;If this does not help: I suggest you can share your project?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 13:37:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/fatal-error-no-such-file-or-directory-Include-Paths-are-correct/m-p/1184514#M6380</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2020-11-17T13:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: fatal error: no such file or directory. (Include Paths are correct)</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/fatal-error-no-such-file-or-directory-Include-Paths-are-correct/m-p/1184525#M6381</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/17173"&gt;@ErichStyger&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;oh wow. I didn't even see that. You were absolutely right. This fixed my error and now I'm happy like a little child on Christmas :D.&lt;/P&gt;&lt;P&gt;Thank you very much!!! &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Matthias&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 13:58:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/fatal-error-no-such-file-or-directory-Include-Paths-are-correct/m-p/1184525#M6381</guid>
      <dc:creator>matthiasroedder</dc:creator>
      <dc:date>2020-11-17T13:58:24Z</dc:date>
    </item>
  </channel>
</rss>

