<?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: Error in compiling while when we use include files. in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Error-in-compiling-while-when-we-use-include-files/m-p/262198#M9971</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;yes, you need to tell the compiler where your header files are.&lt;/P&gt;&lt;P&gt;This depends a little bit for each compiler.&lt;/P&gt;&lt;P&gt;Select the project, then use the menu Project &amp;gt; Properties. Then the settings are in C/C++ Build &amp;gt; Settings.&lt;/P&gt;&lt;P&gt;Below is a screenshot for ARM gcc:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="gcc.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/119424iE2801943A0E55481/image-size/large?v=v2&amp;amp;px=999" role="button" title="gcc.png" alt="gcc.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: MCU10.2 is rathe old. I recommend that you use the latest 10.4 release.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 May 2013 06:36:47 GMT</pubDate>
    <dc:creator>BlackNight</dc:creator>
    <dc:date>2013-05-29T06:36:47Z</dc:date>
    <item>
      <title>Error in compiling while when we use include files.</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Error-in-compiling-while-when-we-use-include-files/m-p/262197#M9970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am using code warrior 10.2. in this while building the project, i am unable to use the structures defined in other include files in main.c file.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is showing it as error when i am rebuilding.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any need to link tool chain paths for this IDE. if yes how should link the gnu tool chain to the project. &lt;/P&gt;&lt;P&gt;please help me to solve this. thanks in advance.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;hari &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 06:29:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Error-in-compiling-while-when-we-use-include-files/m-p/262197#M9970</guid>
      <dc:creator>harisatuluri</dc:creator>
      <dc:date>2013-05-29T06:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error in compiling while when we use include files.</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Error-in-compiling-while-when-we-use-include-files/m-p/262198#M9971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;yes, you need to tell the compiler where your header files are.&lt;/P&gt;&lt;P&gt;This depends a little bit for each compiler.&lt;/P&gt;&lt;P&gt;Select the project, then use the menu Project &amp;gt; Properties. Then the settings are in C/C++ Build &amp;gt; Settings.&lt;/P&gt;&lt;P&gt;Below is a screenshot for ARM gcc:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="gcc.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/119424iE2801943A0E55481/image-size/large?v=v2&amp;amp;px=999" role="button" title="gcc.png" alt="gcc.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: MCU10.2 is rathe old. I recommend that you use the latest 10.4 release.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 06:36:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Error-in-compiling-while-when-we-use-include-files/m-p/262198#M9971</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2013-05-29T06:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error in compiling while when we use include files.</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Error-in-compiling-while-when-we-use-include-files/m-p/262199#M9972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich thanks for your Reply...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its been solved..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 07:11:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Error-in-compiling-while-when-we-use-include-files/m-p/262199#M9972</guid>
      <dc:creator>harisatuluri</dc:creator>
      <dc:date>2013-05-29T07:11:28Z</dc:date>
    </item>
  </channel>
</rss>

