<?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: Linker errors in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-errors/m-p/182916#M6281</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&amp;nbsp; I followed your directions but when I get to the screen which asks for Processor Expert that item has never been selectable.&amp;nbsp; It is grayed out.&amp;nbsp; I have been going to the main screen and converting to Processor Expert.&amp;nbsp; How do I make my Processor Expert selection active such as in your RED BOX on the document you provided?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Feb 2011 04:32:24 GMT</pubDate>
    <dc:creator>Spookydude</dc:creator>
    <dc:date>2011-02-16T04:32:24Z</dc:date>
    <item>
      <title>Linker errors</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-errors/m-p/182910#M6275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm working on a new project, on a new computer with a new version of CodeWarrior.&amp;nbsp; I keep getting linker errors, first the error was that it could not find the mc9s08ac16.c file, so I copied it to the Sources directory.&amp;nbsp; It found it and continued but now says it is ignoring the project.prm file and warns it&amp;nbsp;has found mc9s08ac16.c.0 twice.&amp;nbsp; Any ideas for a clean fix?&amp;nbsp; I'm trying to use codewarrior and processor expert to save time because I only have a couple of weeks from start to finish of this project.&amp;nbsp; It must be working for a show in Las Vegas in March.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Feb 2011 00:03:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-errors/m-p/182910#M6275</guid>
      <dc:creator>Spookydude</dc:creator>
      <dc:date>2011-02-12T00:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: Linker errors</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-errors/m-p/182911#M6276</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;I assume you have originally created the project on one computer with one version of CodeWarrior and then you copied it over to another computer and tried to build it there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please check the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;- If you are using CodeWarrior classic (Version number smaller than 10.0):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Close the IDE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - In a windows explorer browse for your project directory (where you have the .mcp file)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Delete the directory *_Data&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Restart CodeWarrior and open your project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - In the Target setting dialog make sure you are not using absolute paths anywhere.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- If you are using CodeWarrior eclipse (Version 10.0 or higher)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Open your project in CodeWarrior&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Click right on the project name in CodeWarrior project window&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Select Clean Project&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Click right on the project name in CodeWarrior project window&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Select Edit linked Resources Locations&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Switch to the Linked Location tab and check whether there are some file (except your .abs file) listed in&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; the Invalid location group.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If this is the case you may need to adjust some of the variables defined in the path Variables tab to point&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; to paths on your new Host PC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Also check the Project settings and check if you are using absolute paths anywhere.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps.&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>Mon, 14 Feb 2011 15:28:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-errors/m-p/182911#M6276</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2011-02-14T15:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: Linker errors</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-errors/m-p/182912#M6277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;assumption is incorrect.&amp;nbsp; Brand new project, computer and CodeWarrior IDE.&amp;nbsp; Started from scratch.&amp;nbsp; I've used CW before and never had this issue with the older version.&amp;nbsp; Started this new project and started getting strange linker errors that should not have been occuring.&amp;nbsp; The only thing tricky I'm doing is that I am running Win7 64 bit but using a VMware window running XP to operate CodeWarrior on.&amp;nbsp; I am running CodeWarrior Devel Studio IDE version 5.9.0 build 5292.&amp;nbsp; There were never any older versions of CW on this computer.&amp;nbsp; Everything is brand spanking new.&amp;nbsp; No old code on this machine.&amp;nbsp; Is it safe to do this with my version:&lt;/P&gt;&lt;P&gt;&amp;nbsp;- Close the IDE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - In a windows explorer browse for your project directory (where you have the .mcp file)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Delete the directory *_Data&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Restart CodeWarrior and open your project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - In the Target setting dialog make sure you are not using absolute paths anywhere.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2011 23:24:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-errors/m-p/182912#M6277</guid>
      <dc:creator>Spookydude</dc:creator>
      <dc:date>2011-02-14T23:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Linker errors</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-errors/m-p/182913#M6278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well I tried the fix you suggested by renaming the *_DATA folder and restarting the project.&amp;nbsp; No dice!&amp;nbsp; still getting the same linker errors and others saying symbols are duplicated in IO_Map.c.o and MC9S08AC16.c.o.&amp;nbsp; Running out of time...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 01:15:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-errors/m-p/182913#M6278</guid>
      <dc:creator>Spookydude</dc:creator>
      <dc:date>2011-02-15T01:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: Linker errors</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-errors/m-p/182914#M6279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I started a brand new project as a test.&amp;nbsp; All I did was select the CPU, C code and assembly, then added Processor Expert to it.&amp;nbsp; Tried to make the file and I get the error:&amp;nbsp; C5200: MC9s08ac16.h file not found&amp;nbsp; deriveative.h line 7.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I never had this problem with the old versions of CodeWarrior.&amp;nbsp; they just worked.&amp;nbsp; What is going on?&amp;nbsp; I haven't written a single line of code, CW is working with its own generated code and gets compile errors.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 01:42:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-errors/m-p/182914#M6279</guid>
      <dc:creator>Spookydude</dc:creator>
      <dc:date>2011-02-15T01:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Linker errors</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-errors/m-p/182915#M6280</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;please find attached new_PE_prj.pdf that should guide you to create new PE project without any problems. In case your problem persist - could you please post here step by step process that leads you to getting the problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wasn´t able to reproduced the problem as is described with &lt;A href="http://www.freescale.com/lgfiles/devsuites/HC08/CW_MCU_V6_3_SE.exe?fpsp=1&amp;amp;WT_TYPE=IDE%20-%20Debug,%20Compile%20and%20Build%20Tools&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=exe&amp;amp;WT_ASSET=Downloads&amp;amp;sr=4" rel="nofollow" target="_blank"&gt;CW V6.3&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;best regards&lt;BR /&gt;Vojtech Filip&lt;BR /&gt;Processor Expert Support Team&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attachments:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/files/community_files/CW816COMM/7131_1_new_PE_prj.pdf" rel="nofollow" target="_self" title="new_PE_prj.pdf 338 KB"&gt;new_PE_prj.pdf 338 KB&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 17:56:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-errors/m-p/182915#M6280</guid>
      <dc:creator>ProcessorExpert</dc:creator>
      <dc:date>2011-02-15T17:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Linker errors</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-errors/m-p/182916#M6281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&amp;nbsp; I followed your directions but when I get to the screen which asks for Processor Expert that item has never been selectable.&amp;nbsp; It is grayed out.&amp;nbsp; I have been going to the main screen and converting to Processor Expert.&amp;nbsp; How do I make my Processor Expert selection active such as in your RED BOX on the document you provided?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Feb 2011 04:32:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-errors/m-p/182916#M6281</guid>
      <dc:creator>Spookydude</dc:creator>
      <dc:date>2011-02-16T04:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: Linker errors</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-errors/m-p/182917#M6282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I unistalled CodeWarrior and downloaded a fresh copy and reinstalled it.&amp;nbsp; I get the same problem.&amp;nbsp; The Processor Expert selection is not available.&amp;nbsp; I followed the help screen messages and converted a non PE project to a PE project and I still get the errors at compile and link time.&amp;nbsp; Something is not right.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Feb 2011 05:41:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-errors/m-p/182917#M6282</guid>
      <dc:creator>Spookydude</dc:creator>
      <dc:date>2011-02-16T05:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Linker errors</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-errors/m-p/182918#M6283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I have found the problem.&amp;nbsp; If I select assembly language as a language option the Processor Expert selection is not available.&amp;nbsp; The older version of CodeWarrior didn't do this.&amp;nbsp; Oh well, I will see if I can build a project without assembly language enabled.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Feb 2011 05:49:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-errors/m-p/182918#M6283</guid>
      <dc:creator>Spookydude</dc:creator>
      <dc:date>2011-02-16T05:49:31Z</dc:date>
    </item>
  </channel>
</rss>

