<?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: Code generation for K60 with PE in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Code-generation-for-K60-with-PE/m-p/259780#M9907</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Processor Expert for MCU&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Version 10.0.0&lt;/P&gt;&lt;P&gt;Build: S_RT2_b1248-1334&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CodeWarrior for MCU&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Version: 10.3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Build Id:121211&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Apr 2013 12:02:40 GMT</pubDate>
    <dc:creator>slo</dc:creator>
    <dc:date>2013-04-18T12:02:40Z</dc:date>
    <item>
      <title>Code generation for K60 with PE</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Code-generation-for-K60-with-PE/m-p/259776#M9903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using CW10.3 and experimenting with an old TWR-K60N512.&lt;/P&gt;&lt;P&gt;If I took a CW with PE example to start with, the processor type is &lt;STRONG&gt;MK60DN512&lt;SPAN style="color: #575757;"&gt;Z&lt;/SPAN&gt;VLL10, &lt;/STRONG&gt;the example seemed to run fine.&amp;nbsp; When I changed the processor type to the &lt;STRONG&gt;MK60DN512VLL10&lt;/STRONG&gt; (non Z part) and fixed all the clock and I/O assignments, the program no long run, it stuck in a un-handle interrupt at the very beginning.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Did I missed some CW steps or there's something in CW?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help in advance.&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 14:01:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Code-generation-for-K60-with-PE/m-p/259776#M9903</guid>
      <dc:creator>slo</dc:creator>
      <dc:date>2013-04-10T14:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: Code generation for K60 with PE</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Code-generation-for-K60-with-PE/m-p/259777#M9904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi slo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i had nearly the same problem. I'm using CW 10.3 and a TWR-K60N512, too. On the CPU package is the writing &lt;STRONG&gt;PK60N512VMD100&lt;/STRONG&gt; (Kinetis K series, 100 MHz, 144 pins).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i am using in PE the CPU &lt;STRONG&gt;MK60DN512ZVLQ10&lt;/STRONG&gt; (with Z), everything works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if am using the CPU &lt;STRONG&gt;MK60DN512VLQ10&lt;/STRONG&gt; (without Z), i always get the unhandled interrupt too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My only advice is to use the CPU with the Z part and do not care about it.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2013 08:13:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Code-generation-for-K60-with-PE/m-p/259777#M9904</guid>
      <dc:creator>lategoodbye</dc:creator>
      <dc:date>2013-04-15T08:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Code generation for K60 with PE</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Code-generation-for-K60-with-PE/m-p/259778#M9905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It seems the 2 parts are in fact very different after all.&amp;nbsp; Some of the pin functions that available one do not appear on the other one. For example, the 2nd sets of Tx &amp;amp; Rx pins for I2S are not appear in the non z part.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 20:21:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Code-generation-for-K60-with-PE/m-p/259778#M9905</guid>
      <dc:creator>slo</dc:creator>
      <dc:date>2013-04-17T20:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Code generation for K60 with PE</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Code-generation-for-K60-with-PE/m-p/259779#M9906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are right, they are different. I tought, you didn't need one of the different pins.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which build id of Code Warrior do you have (mine: Build Id:130315)?&lt;/P&gt;&lt;P&gt;Which version of PE do you have (mine: RT4_b1309-1496)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 06:38:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Code-generation-for-K60-with-PE/m-p/259779#M9906</guid>
      <dc:creator>lategoodbye</dc:creator>
      <dc:date>2013-04-18T06:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: Code generation for K60 with PE</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Code-generation-for-K60-with-PE/m-p/259780#M9907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Processor Expert for MCU&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Version 10.0.0&lt;/P&gt;&lt;P&gt;Build: S_RT2_b1248-1334&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CodeWarrior for MCU&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Version: 10.3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Build Id:121211&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 12:02:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Code-generation-for-K60-with-PE/m-p/259780#M9907</guid>
      <dc:creator>slo</dc:creator>
      <dc:date>2013-04-18T12:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Code generation for K60 with PE</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Code-generation-for-K60-with-PE/m-p/259781#M9908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Because your versions are older than mine, i think you could try to update with Help -&amp;gt; Check for Updates (the following URL should be configured under "Install new software..." &lt;A href="http://freescale.com/lgfiles/updates/Eclipse/MCU10_3/com.freescale.mcu.updatesite" title="http://freescale.com/lgfiles/updates/Eclipse/MCU10_3/com.freescale.mcu.updatesite"&gt;http://freescale.com/lgfiles/updates/Eclipse/MCU10_3/com.freescale.mcu.updatesite&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: Unfortunaly the last update for CodeWarrior was rejected &lt;A __default_attr="305729" __jive_macro_name="thread" class="jive_macro_thread jive_macro" href="https://community.nxp.com/"&gt;&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 12:42:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Code-generation-for-K60-with-PE/m-p/259781#M9908</guid>
      <dc:creator>lategoodbye</dc:creator>
      <dc:date>2013-04-18T12:42:29Z</dc:date>
    </item>
  </channel>
</rss>

