<?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 can I have two Compiler ? in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-can-I-have-two-Compiler/m-p/290073#M11510</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I come back for a new stupid question ! So I Open a project from an example and an other that I make. When I check the C build setting on the two differente project, one is working with the ARM ltd Windows GCC C Compiler and&amp;nbsp; the other with ARM compiler ! What's the difference ? Which is the best ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my print screen :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="ARM_compiler.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/41896i7CC7370698481455/image-size/large?v=v2&amp;amp;px=999" role="button" title="ARM_compiler.jpg" alt="ARM_compiler.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you ! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Nov 2013 10:58:53 GMT</pubDate>
    <dc:creator>joelesco</dc:creator>
    <dc:date>2013-11-20T10:58:53Z</dc:date>
    <item>
      <title>How can I have two Compiler ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-can-I-have-two-Compiler/m-p/290073#M11510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I come back for a new stupid question ! So I Open a project from an example and an other that I make. When I check the C build setting on the two differente project, one is working with the ARM ltd Windows GCC C Compiler and&amp;nbsp; the other with ARM compiler ! What's the difference ? Which is the best ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my print screen :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="ARM_compiler.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/41896i7CC7370698481455/image-size/large?v=v2&amp;amp;px=999" role="button" title="ARM_compiler.jpg" alt="ARM_compiler.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you ! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 10:58:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-can-I-have-two-Compiler/m-p/290073#M11510</guid>
      <dc:creator>joelesco</dc:creator>
      <dc:date>2013-11-20T10:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: How can I have two Compiler ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-can-I-have-two-Compiler/m-p/290074#M11511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;these two compilers are developed by different company.&lt;/P&gt;&lt;P&gt;Freescale ARM compiler is developed by Freescale. The ARM GCC GNU toolchain used is the one which is provided and maintained by ARM Inc. in the &lt;A href="https://launchpad.net/gcc-arm-embedded" title="ARM Launchpad"&gt;Launchpad&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in CW10 earlier versions, it supports Freescale ARM compiler only.&amp;nbsp; the recent versions integrated ARM GCC compiler. since then, Freescale will not go on developing ARM compiler. but only maintains for it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 03:18:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-can-I-have-two-Compiler/m-p/290074#M11511</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2013-11-21T03:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: How can I have two Compiler ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-can-I-have-two-Compiler/m-p/290075#M11512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CodeWarrior 10.5 uses Freescale in house CW compiler (ARM compiler as you see in Project Properties). This compiler is Freescale proprietary. Whereas gcc is open source GNU C Compiler.&lt;/P&gt;&lt;P&gt;MCU10.5 has both Freescale CW and GCC v4.6.2 build tools. User can select tools of his choice. You will see there's an option to choose compiler when creating a new bareboard project for Kinetis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attached two documents, one is to explain why we add GCC compiler from CW10.3, the other is to show how to porting a project to GCC compiler. Hope they could help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 03:46:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-can-I-have-two-Compiler/m-p/290075#M11512</guid>
      <dc:creator>TICS_Fiona</dc:creator>
      <dc:date>2013-11-21T03:46:43Z</dc:date>
    </item>
  </channel>
</rss>

