<?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: Linking Error in Classic/Legacy CodeWarrior</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Linking-Error/m-p/181512#M4185</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The message seems to indicate that CodeWarrior is not able to find the file &lt;STRONG&gt;&lt;EM&gt;D:\......\decoder_ch_mem.c301.o&lt;/EM&gt;&lt;/STRONG&gt; for some reason.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I suspect you have added that file to the project, but this file either does not exist on your system&lt;/DIV&gt;&lt;DIV&gt;or has been moved to another location and the IDE is not able to retrieve it.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Can you try&amp;nbsp;the following:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; - Close the IDE&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; - Open a Window Explorer&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; - Browse for your project directory&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; - You should have a directory called &amp;lt;project&amp;gt;_Data there (Where &amp;lt;project&amp;gt; stands for&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; your project name).&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; - Delete the whole directory and its sub-directory&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; - Restart the IDE&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; - Open the project and try to build&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;This will reset all project internal data. If the file is still not found, check where it is located in your&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;disk and add the corresponding path to your Access Paths.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CrasyCat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jan 2008 20:37:52 GMT</pubDate>
    <dc:creator>CrasyCat</dc:creator>
    <dc:date>2008-01-22T20:37:52Z</dc:date>
    <item>
      <title>Linking Error</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Linking-Error/m-p/181511#M4184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I am working with CW 3.1 for MSC7116.&lt;/DIV&gt;&lt;DIV&gt;At linking phase I am getting the following message :&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;&lt;EM&gt;Link Error : Object file for file "D:\......\decoder_ch_mem.c301.o" could not be retrieved. Recompile file.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Any attemp to recopile the file/remove+ add from project/delete all eln files&lt;/DIV&gt;&lt;DIV&gt;was not successfull.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Can someone help me with this ?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks&lt;/DIV&gt;&lt;DIV&gt;Yaniv&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&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>Mon, 21 Jan 2008 23:51:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Linking-Error/m-p/181511#M4184</guid>
      <dc:creator>yaniv_al</dc:creator>
      <dc:date>2008-01-21T23:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Linking Error</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Linking-Error/m-p/181512#M4185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The message seems to indicate that CodeWarrior is not able to find the file &lt;STRONG&gt;&lt;EM&gt;D:\......\decoder_ch_mem.c301.o&lt;/EM&gt;&lt;/STRONG&gt; for some reason.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I suspect you have added that file to the project, but this file either does not exist on your system&lt;/DIV&gt;&lt;DIV&gt;or has been moved to another location and the IDE is not able to retrieve it.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Can you try&amp;nbsp;the following:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; - Close the IDE&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; - Open a Window Explorer&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; - Browse for your project directory&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; - You should have a directory called &amp;lt;project&amp;gt;_Data there (Where &amp;lt;project&amp;gt; stands for&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; your project name).&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; - Delete the whole directory and its sub-directory&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; - Restart the IDE&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; - Open the project and try to build&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;This will reset all project internal data. If the file is still not found, check where it is located in your&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;disk and add the corresponding path to your Access Paths.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CrasyCat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2008 20:37:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Linking-Error/m-p/181512#M4185</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2008-01-22T20:37:52Z</dc:date>
    </item>
  </channel>
</rss>

