<?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 How to convert  MCU MC9S08 CW6.3 code to CW11 in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-convert-MCU-MC9S08-CW6-3-code-to-CW11/m-p/999860#M15294</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One of the customer has production code based on CW6.3 on MCU MC9S08 and now he wants to move it to CW11. Let us know how to do it with minimal effort. The old code in CW6.3 is developed using PE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 Nov 2019 19:42:14 GMT</pubDate>
    <dc:creator>mohammad_kamil</dc:creator>
    <dc:date>2019-11-16T19:42:14Z</dc:date>
    <item>
      <title>How to convert  MCU MC9S08 CW6.3 code to CW11</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-convert-MCU-MC9S08-CW6-3-code-to-CW11/m-p/999860#M15294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One of the customer has production code based on CW6.3 on MCU MC9S08 and now he wants to move it to CW11. Let us know how to do it with minimal effort. The old code in CW6.3 is developed using PE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Nov 2019 19:42:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-convert-MCU-MC9S08-CW6-3-code-to-CW11/m-p/999860#M15294</guid>
      <dc:creator>mohammad_kamil</dc:creator>
      <dc:date>2019-11-16T19:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert  MCU MC9S08 CW6.3 code to CW11</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-convert-MCU-MC9S08-CW6-3-code-to-CW11/m-p/999861#M15295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&amp;nbsp;&lt;SPAN style="color: #646464; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="39966" data-username="m_kamil" href="https://community.nxp.com/people/m_kamil" style="color: #3d9ce7; background-color: #ffffff; border: 0px; font-weight: 600; text-decoration: none; font-size: 11.9994px;"&gt;Kamil Kamil&lt;/A&gt;&lt;SPAN style="color: #646464; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;There is no CodeWarrior importor that can import CW6.3 project to CW11 directly.&lt;/P&gt;&lt;P&gt;We suggest you create a new processor expert project under CW11 then add source code part by part.&lt;/P&gt;&lt;P&gt;we can also refer&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/application-note/AN4727.pdf" title="https://www.nxp.com/docs/en/application-note/AN4727.pdf"&gt;https://www.nxp.com/docs/en/application-note/AN4727.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jun Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2019 01:30:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-convert-MCU-MC9S08-CW6-3-code-to-CW11/m-p/999861#M15295</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2019-11-18T01:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert  MCU MC9S08 CW6.3 code to CW11</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-convert-MCU-MC9S08-CW6-3-code-to-CW11/m-p/999862#M15296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/ZhangJennie"&gt;ZhangJennie&lt;/A&gt;‌, Thanks for quick reply.&lt;/P&gt;&lt;P&gt;I created new project with PE (processor Expert) and added other project files to new project.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now i am facing two issues.&lt;/P&gt;&lt;P&gt;1. I deleted "main.c" file generated by project vizard and added old project "main.c" files and in PE choosen dont generate code. but still whenever i try to build code it generates its own "main.c" files, so we get error of duplication main function.&lt;/P&gt;&lt;P&gt;2. Some time it done generate its own "main.c" file when build but getting error "Out of allocation space in segment RAM at address 0x241" though this is production code and had no error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards&lt;/P&gt;&lt;P&gt;Kamil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2019 04:41:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-convert-MCU-MC9S08-CW6-3-code-to-CW11/m-p/999862#M15296</guid>
      <dc:creator>mohammad_kamil</dc:creator>
      <dc:date>2019-11-18T04:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert  MCU MC9S08 CW6.3 code to CW11</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-convert-MCU-MC9S08-CW6-3-code-to-CW11/m-p/999863#M15297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Kamil&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;as we discussed, CW11 will generate more code size and for .bss and .common which eats up more RAM size.&lt;/P&gt;&lt;P&gt;My suggestion is to reduce stack size to save RAM space.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jun Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2019 05:57:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-convert-MCU-MC9S08-CW6-3-code-to-CW11/m-p/999863#M15297</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2019-11-18T05:57:34Z</dc:date>
    </item>
  </channel>
</rss>

