<?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 Which compiler for KL processors? in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Which-compiler-for-KL-processors/m-p/258827#M9880</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have just started working with KLx processors after working for a long time with K processors. I have CodeWarrior 10.5 and have always used the Metroworks compiler.&lt;/P&gt;&lt;P&gt;I notice that I can set the processor to either cortex-m4 or v7M but not to m0.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Therefore I imported a reference project and saw that its target processor setting allowed cortex-m0 or cortex-m4, but that it looks to be using a different toolchain; "G++ Lite"&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does this mean that the Metroworks compiler doesn't allow m0 to be used?&lt;/P&gt;&lt;P&gt;Should therefore all projects be moved to the G++ Lite compiler instead so that both are available?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If a different toolchain needs to be used what is the method of configuring it? I see that there is a "Select Tools.." button and then a long list of components appear but this looks rather frightening, so I would rather not risk breaking everything until sure that it is the way to go.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 26 Jan 2014 23:11:43 GMT</pubDate>
    <dc:creator>mjbcswitzerland</dc:creator>
    <dc:date>2014-01-26T23:11:43Z</dc:date>
    <item>
      <title>Which compiler for KL processors?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Which-compiler-for-KL-processors/m-p/258827#M9880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have just started working with KLx processors after working for a long time with K processors. I have CodeWarrior 10.5 and have always used the Metroworks compiler.&lt;/P&gt;&lt;P&gt;I notice that I can set the processor to either cortex-m4 or v7M but not to m0.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Therefore I imported a reference project and saw that its target processor setting allowed cortex-m0 or cortex-m4, but that it looks to be using a different toolchain; "G++ Lite"&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does this mean that the Metroworks compiler doesn't allow m0 to be used?&lt;/P&gt;&lt;P&gt;Should therefore all projects be moved to the G++ Lite compiler instead so that both are available?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If a different toolchain needs to be used what is the method of configuring it? I see that there is a "Select Tools.." button and then a long list of components appear but this looks rather frightening, so I would rather not risk breaking everything until sure that it is the way to go.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jan 2014 23:11:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Which-compiler-for-KL-processors/m-p/258827#M9880</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2014-01-26T23:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Which compiler for KL processors?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Which-compiler-for-KL-processors/m-p/258828#M9881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Metrowerks ARM compiler does not support the M0+. Freescale moved to the GNU ARM toolchain for both the ARM Cortex M4 and M0+, and is the default compiler.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 05:15:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Which-compiler-for-KL-processors/m-p/258828#M9881</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2014-01-27T05:15:28Z</dc:date>
    </item>
  </channel>
</rss>

