<?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>Kinetis MicrocontrollersのトピックRe: Add Folder and Include Header Files</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Add-Folder-and-Include-Header-Files/m-p/164677#M889</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You need to add the path to your include folder to the Include Search Paths.&lt;/P&gt;&lt;P&gt;This can be done as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; - Click right on the project within the &lt;EM&gt;CodeWarrior Projects&lt;/EM&gt; view&lt;/P&gt;&lt;P&gt;&amp;nbsp; - Select &lt;EM&gt;&lt;STRONG&gt;Properties&lt;/STRONG&gt;&lt;/EM&gt;. The Project Properties is opened.&lt;/P&gt;&lt;P&gt;&amp;nbsp; - Go to &lt;EM&gt;&lt;STRONG&gt;C/C++ Build&lt;/STRONG&gt;&lt;/EM&gt; &amp;gt; &lt;EM&gt;&lt;STRONG&gt;Settings&lt;/STRONG&gt;&lt;/EM&gt;&amp;gt; &lt;STRONG&gt;&lt;EM&gt;Tool Settings&lt;/EM&gt;&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;&lt;EM&gt;ARM Compiler&lt;/EM&gt;&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;&lt;EM&gt;Input&lt;/EM&gt;&lt;/STRONG&gt; page&lt;/P&gt;&lt;P&gt;&amp;nbsp; - Add the path to your include directory in the &lt;STRONG&gt;Include Search Paths&lt;/STRONG&gt; list box.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Note that you can use ${ProjDirPath} to define a path relative to your project directory here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CrasyCat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Sep 2011 12:45:00 GMT</pubDate>
    <dc:creator>CrasyCat</dc:creator>
    <dc:date>2011-09-06T12:45:00Z</dc:date>
    <item>
      <title>Add Folder and Include Header Files</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Add-Folder-and-Include-Header-Files/m-p/164676#M888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;i added a folder to my project as it was discribed in the CW_MCU_10.1_FAQ.&lt;/P&gt;&lt;P&gt;After that i can see the folder and underfolder in my project.&amp;nbsp; Thats OK.&lt;/P&gt;&lt;P&gt;In my folder are also header files.(d4d.h ... )&lt;/P&gt;&lt;P&gt;After build the project, I got error massages that the compiler cant&lt;/P&gt;&lt;P&gt;open the header files.&lt;/P&gt;&lt;P&gt;I think I have to add the location of header files to Includes&lt;/P&gt;&lt;P&gt;of my project. How can I do that ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to add the D4D to my project.&lt;/P&gt;&lt;P&gt;I located the D4D folder on F:\freescale\&lt;/P&gt;&lt;P&gt;I added the D4D folder to my project&lt;/P&gt;&lt;P&gt;The compiler cant find the header files from the display driver.&lt;/P&gt;&lt;P&gt;What do I have to do?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Sep 2011 16:28:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Add-Folder-and-Include-Header-Files/m-p/164676#M888</guid>
      <dc:creator>Thommi_Tulpe</dc:creator>
      <dc:date>2011-09-05T16:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Add Folder and Include Header Files</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Add-Folder-and-Include-Header-Files/m-p/164677#M889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You need to add the path to your include folder to the Include Search Paths.&lt;/P&gt;&lt;P&gt;This can be done as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; - Click right on the project within the &lt;EM&gt;CodeWarrior Projects&lt;/EM&gt; view&lt;/P&gt;&lt;P&gt;&amp;nbsp; - Select &lt;EM&gt;&lt;STRONG&gt;Properties&lt;/STRONG&gt;&lt;/EM&gt;. The Project Properties is opened.&lt;/P&gt;&lt;P&gt;&amp;nbsp; - Go to &lt;EM&gt;&lt;STRONG&gt;C/C++ Build&lt;/STRONG&gt;&lt;/EM&gt; &amp;gt; &lt;EM&gt;&lt;STRONG&gt;Settings&lt;/STRONG&gt;&lt;/EM&gt;&amp;gt; &lt;STRONG&gt;&lt;EM&gt;Tool Settings&lt;/EM&gt;&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;&lt;EM&gt;ARM Compiler&lt;/EM&gt;&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;&lt;EM&gt;Input&lt;/EM&gt;&lt;/STRONG&gt; page&lt;/P&gt;&lt;P&gt;&amp;nbsp; - Add the path to your include directory in the &lt;STRONG&gt;Include Search Paths&lt;/STRONG&gt; list box.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Note that you can use ${ProjDirPath} to define a path relative to your project directory here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CrasyCat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 12:45:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Add-Folder-and-Include-Header-Files/m-p/164677#M889</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2011-09-06T12:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Add Folder and Include Header Files</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Add-Folder-and-Include-Header-Files/m-p/164678#M890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You CrasyCat this helps. &lt;IMG alt=":smileyhappy:" class="emoticon emoticon-smileyhappy" id="smileyhappy" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2011 03:33:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Add-Folder-and-Include-Header-Files/m-p/164678#M890</guid>
      <dc:creator>Thommi_Tulpe</dc:creator>
      <dc:date>2011-09-08T03:33:54Z</dc:date>
    </item>
  </channel>
</rss>

