<?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 duplicate object code in Classic/Legacy CodeWarrior</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/duplicate-object-code/m-p/153543#M2252</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi All,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Good day to you all! Now I am using the CodeWarrior V6.2. I want to&amp;nbsp;modify&amp;nbsp;one project which was created in&amp;nbsp;CW V3.1. So, I tried to compile&amp;nbsp;that one in V6.2. But&amp;nbsp;compiler gave me errors which cannot find some header files. Then, I&amp;nbsp;created a new project and copied&amp;nbsp;all these files and tried to compile again. This time, complier&amp;nbsp;gave me the errors which found&amp;nbsp;some duplicate object codes.&amp;nbsp;When I searched in the forum, I found that project can be duplicated&amp;nbsp;but&amp;nbsp;now is like that compiler version is different. How can I do for that? Please kindly&amp;nbsp;suggest me.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regards,&lt;/DIV&gt;&lt;DIV&gt;mizu&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Feb 2009 09:35:04 GMT</pubDate>
    <dc:creator>alive</dc:creator>
    <dc:date>2009-02-17T09:35:04Z</dc:date>
    <item>
      <title>duplicate object code</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/duplicate-object-code/m-p/153543#M2252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi All,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Good day to you all! Now I am using the CodeWarrior V6.2. I want to&amp;nbsp;modify&amp;nbsp;one project which was created in&amp;nbsp;CW V3.1. So, I tried to compile&amp;nbsp;that one in V6.2. But&amp;nbsp;compiler gave me errors which cannot find some header files. Then, I&amp;nbsp;created a new project and copied&amp;nbsp;all these files and tried to compile again. This time, complier&amp;nbsp;gave me the errors which found&amp;nbsp;some duplicate object codes.&amp;nbsp;When I searched in the forum, I found that project can be duplicated&amp;nbsp;but&amp;nbsp;now is like that compiler version is different. How can I do for that? Please kindly&amp;nbsp;suggest me.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regards,&lt;/DIV&gt;&lt;DIV&gt;mizu&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2009 09:35:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/duplicate-object-code/m-p/153543#M2252</guid>
      <dc:creator>alive</dc:creator>
      <dc:date>2009-02-17T09:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: duplicate object code</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/duplicate-object-code/m-p/153544#M2253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;You're making a huge leap from version 3.1 to 6.2, so you can expect some header files to change.&lt;BR /&gt;&lt;BR /&gt;Try this:&lt;BR /&gt;&lt;BR /&gt;1) Create a new project in v6.2 using the New Project wizard, and choose your target MCU. The new project you make can be one of the demo programs. Don't use your source code.&lt;BR /&gt;&lt;BR /&gt;2) Confirm that CodeWarrior builds the demo project successfully and downloads it to the target.&lt;BR /&gt;&lt;BR /&gt;3) Right-click in the CodeWarrior Project window on each source file that's part of the demo and remove it from the project. Leave the startup files alone.&lt;BR /&gt;&lt;BR /&gt;4) Place copies of your source files into a folder named MySource. Drag this folder into the CodeWarrior Project window, and when prompted, add them to the project.&lt;BR /&gt;&lt;BR /&gt;5) Pick Project &amp;gt; Remove Object Code, then Project &amp;gt; Reset Project Entry Paths. Try building this project again.&lt;BR /&gt;&lt;BR /&gt;What you're doing here is adding your source files to a project that's proven to work. This should keep the errors that appear to a manageable level. There might be errors, but hopefully only with regards to missing or modified header files. You should be able to compare the header files between the old project and this new one to determine what's missing or moved.&lt;BR /&gt;&lt;BR /&gt;---Tom&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2009 00:22:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/duplicate-object-code/m-p/153544#M2253</guid>
      <dc:creator>J2MEJediMaster</dc:creator>
      <dc:date>2009-02-18T00:22:16Z</dc:date>
    </item>
  </channel>
</rss>

