<?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>Classic/Legacy CodeWarrior中的主题 Re: Multile h files in code warrier</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Multile-h-files-in-code-warrier/m-p/129955#M409</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Well, that's puzzling.&lt;BR /&gt;&lt;BR /&gt;OK, let's take this tack: Does this odd-ball behavior just affect your project? Have you buit the demo programs that came with CW and do they behave normally? In your code, do other heade files make use of a.h?&lt;BR /&gt;&lt;BR /&gt;---Tom&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Sep 2006 22:24:03 GMT</pubDate>
    <dc:creator>J2MEJediMaster</dc:creator>
    <dc:date>2006-09-13T22:24:03Z</dc:date>
    <item>
      <title>Multile h files in code warrier</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Multile-h-files-in-code-warrier/m-p/129952#M406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I 'm a newbie in code warrier IDE 5.6.1.&lt;A href="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif"&gt;&lt;IMG alt=":smileyhappy:" class="emoticon emoticon-smileyhappy" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif" title="Smiley Happy" /&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;When I complile my project(*.mcp file)&amp;nbsp;and I look at the h files that&amp;nbsp;the c files includes, using a button&lt;/DIV&gt;&lt;DIV&gt;.h (in red color with yellow&amp;nbsp;background)&amp;nbsp;it shows several h file with the same name.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;for instance&lt;/DIV&gt;&lt;DIV&gt;if a c file named &amp;nbsp;a.c file includes "a.h"&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;when I &amp;nbsp;press the header files button(.h in read color) it shoes 4 h files:&lt;/DIV&gt;&lt;DIV&gt;a.h&lt;/DIV&gt;&lt;DIV&gt;a.h&lt;/DIV&gt;&lt;DIV&gt;a.h&lt;/DIV&gt;&lt;DIV&gt;a.h&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;how can fix that?&lt;/DIV&gt;&lt;DIV&gt;Thankx.&lt;/DIV&gt;&lt;DIV&gt;Kat.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2006 13:17:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Multile-h-files-in-code-warrier/m-p/129952#M406</guid>
      <dc:creator>KAt</dc:creator>
      <dc:date>2006-09-12T13:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: Multile h files in code warrier</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Multile-h-files-in-code-warrier/m-p/129953#M407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;It seems the CW IDE is confused about wherfe it's picking up file information. Try the following menu commands, in this order:&lt;BR /&gt;&lt;BR /&gt;Project | Remove Obejct Code...&lt;BR /&gt;Project | Reset Project Entry Paths&lt;BR /&gt;Project | Re-search for Files&lt;BR /&gt;Project | Make&lt;BR /&gt;&lt;BR /&gt;This will force the CW IDE to update all of the project's file information, and hopefully eliminate the redundant header file information.&lt;BR /&gt;&lt;BR /&gt;---Tom&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2006 21:23:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Multile-h-files-in-code-warrier/m-p/129953#M407</guid>
      <dc:creator>J2MEJediMaster</dc:creator>
      <dc:date>2006-09-12T21:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: Multile h files in code warrier</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Multile-h-files-in-code-warrier/m-p/129954#M408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Unfortunatly it did not help.&lt;/DIV&gt;&lt;DIV&gt;I did exactly that still getting the same result.&lt;/DIV&gt;&lt;DIV&gt;Thnakx Tom&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;/DIV&gt;&lt;DIV&gt;Kat.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2006 22:33:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Multile-h-files-in-code-warrier/m-p/129954#M408</guid>
      <dc:creator>KAt</dc:creator>
      <dc:date>2006-09-12T22:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Multile h files in code warrier</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Multile-h-files-in-code-warrier/m-p/129955#M409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Well, that's puzzling.&lt;BR /&gt;&lt;BR /&gt;OK, let's take this tack: Does this odd-ball behavior just affect your project? Have you buit the demo programs that came with CW and do they behave normally? In your code, do other heade files make use of a.h?&lt;BR /&gt;&lt;BR /&gt;---Tom&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2006 22:24:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Multile-h-files-in-code-warrier/m-p/129955#M409</guid>
      <dc:creator>J2MEJediMaster</dc:creator>
      <dc:date>2006-09-13T22:24:03Z</dc:date>
    </item>
  </channel>
</rss>

