<?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 header file in ColdFire/68K Microcontrollers and Processors</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/header-file/m-p/173367#M6584</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using codewarrior ver.6.3 for the MCF51JE256 and when I compile all the errors say the header file cannot be opened. The interesting thing is this only happens on one PC when I move to another PC the errors go away.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jun 2012 00:09:35 GMT</pubDate>
    <dc:creator>grt951</dc:creator>
    <dc:date>2012-06-20T00:09:35Z</dc:date>
    <item>
      <title>header file</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/header-file/m-p/173367#M6584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using codewarrior ver.6.3 for the MCF51JE256 and when I compile all the errors say the header file cannot be opened. The interesting thing is this only happens on one PC when I move to another PC the errors go away.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2012 00:09:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/header-file/m-p/173367#M6584</guid>
      <dc:creator>grt951</dc:creator>
      <dc:date>2012-06-20T00:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: header file</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/header-file/m-p/173368#M6585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1 - What header file?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2 - Reinstall CW on the failing machine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3 - The CW forum might be better for these questions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2012 11:18:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/header-file/m-p/173368#M6585</guid>
      <dc:creator>TomE</dc:creator>
      <dc:date>2012-06-20T11:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: header file</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/header-file/m-p/173369#M6586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe the path to the header file is not the same in both PC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, one is in:;&lt;/P&gt;&lt;P&gt;C:\My Dir\My Files\header.h&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and in the other in&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;D:\My Dir\My Files\header.h&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 23:29:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/header-file/m-p/173369#M6586</guid>
      <dc:creator>sebasira</dc:creator>
      <dc:date>2012-06-21T23:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: header file</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/header-file/m-p/173370#M6587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This looks like a very basic C language usage problem, nothing specific to ColdFire CPUs (the purpose of this Forum) or even the Development Environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should never have absolute paths in either "$include" directives in the C code or in wherever the Project lets you specify things. You should only have "raw file names" in the source files, and then set up the Project or Makefiles to specify which directories the compiler should look in (and in what order) to find the header files for each file or set of source files. And those directory specifications should be relative to the base directory of the project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2012 08:46:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/header-file/m-p/173370#M6587</guid>
      <dc:creator>TomE</dc:creator>
      <dc:date>2012-06-22T08:46:35Z</dc:date>
    </item>
  </channel>
</rss>

