<?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: RS08 build Error in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/RS08-build-Error/m-p/468454#M21735</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sonchai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which steps did you follow to migrate your project? The cleanest way to migrate a classic project to CodeWarrior eclipse is to create a new project in CodeWarrior 10.6 and then copy your source files to it. Here is a document that explains in detail how to do this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.freescale.com/external-link.jspa?url=http%3A%2F%2Fcache.freescale.com%2Ffiles%2Fsoft_dev_tools%2Fdoc%2Fapp_note%2FAN4727.pdf" rel="nofollow" target="_blank"&gt;http://cache.freescale.com/files/soft_dev_tools/doc/app_note/AN4727.pdf&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By looking at the error it seems like your project has a duplicated definition for a vector, make sure that you only declare the interrupt vectors (and reset vector) in a single place, in CodeWarrior the reset vector is defined using the below line in the *.prm file:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VECTOR 0 _Startup /* Reset vector: this is the default entry point for an application. */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Carlos Mendoza&lt;/P&gt;&lt;P&gt;Technical Support Engineer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Apr 2016 20:11:22 GMT</pubDate>
    <dc:creator>Carlos_Mendoza</dc:creator>
    <dc:date>2016-04-04T20:11:22Z</dc:date>
    <item>
      <title>RS08 build Error</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/RS08-build-Error/m-p/468451#M21732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have try to recompile the code but that it show error in attachment.&lt;/P&gt;&lt;P&gt;Any body known, what am i wrong please advice.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Sonchai M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 03:56:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/RS08-build-Error/m-p/468451#M21732</guid>
      <dc:creator>sonchaimalaicha</dc:creator>
      <dc:date>2016-04-01T03:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: RS08 build Error</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/RS08-build-Error/m-p/468452#M21733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sonchai&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks like you have missing some file&lt;/P&gt;&lt;P&gt;This is a sample code?&lt;/P&gt;&lt;P&gt;where did you get it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vicente&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 16:56:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/RS08-build-Error/m-p/468452#M21733</guid>
      <dc:creator>vicentegomez</dc:creator>
      <dc:date>2016-04-01T16:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: RS08 build Error</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/RS08-build-Error/m-p/468453#M21734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vicente,&lt;/P&gt;&lt;P&gt;Thanks for reply.&lt;/P&gt;&lt;P&gt;This is not sample code. so my previous engineer write on code warrior v6.3.&lt;/P&gt;&lt;P&gt;So i'm try to import to new version v10.6 but complied still not success.&lt;/P&gt;&lt;P&gt;So If i skip the command to define : static const unsigned char JMPOpcode&amp;nbsp; @0x3FFD = 0xBC;&amp;nbsp; // Opcode of JMP extended &lt;/P&gt;&lt;P&gt;the compile has successful build. but still fail as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Capture1.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/27696i42E6F7FA2AB4404E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture1.PNG" alt="Capture1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Do you have any advice?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sonchai M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 01:40:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/RS08-build-Error/m-p/468453#M21734</guid>
      <dc:creator>sonchaimalaicha</dc:creator>
      <dc:date>2016-04-04T01:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: RS08 build Error</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/RS08-build-Error/m-p/468454#M21735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sonchai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which steps did you follow to migrate your project? The cleanest way to migrate a classic project to CodeWarrior eclipse is to create a new project in CodeWarrior 10.6 and then copy your source files to it. Here is a document that explains in detail how to do this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.freescale.com/external-link.jspa?url=http%3A%2F%2Fcache.freescale.com%2Ffiles%2Fsoft_dev_tools%2Fdoc%2Fapp_note%2FAN4727.pdf" rel="nofollow" target="_blank"&gt;http://cache.freescale.com/files/soft_dev_tools/doc/app_note/AN4727.pdf&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By looking at the error it seems like your project has a duplicated definition for a vector, make sure that you only declare the interrupt vectors (and reset vector) in a single place, in CodeWarrior the reset vector is defined using the below line in the *.prm file:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VECTOR 0 _Startup /* Reset vector: this is the default entry point for an application. */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Carlos Mendoza&lt;/P&gt;&lt;P&gt;Technical Support Engineer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 20:11:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/RS08-build-Error/m-p/468454#M21735</guid>
      <dc:creator>Carlos_Mendoza</dc:creator>
      <dc:date>2016-04-04T20:11:22Z</dc:date>
    </item>
  </channel>
</rss>

