<?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: What is the differences between Freescale and GNU compiler? in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/What-is-the-differences-between-Freescale-and-GNU-compiler/m-p/229467#M9057</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Freescale compiler is an ARM compiler made by Freescale and only supports the M4, but not the M0.&lt;/P&gt;&lt;P&gt;The GNU compiler is from ARM Inc, and supports the M4 and M0. Of course as they are different compilers, the options are different.&lt;/P&gt;&lt;P&gt;If you want to move over a project from one to another. I recommend that you create a new project with the wizard (File &amp;gt; New (Bareboard) Project) and then add your source files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Jul 2013 22:15:24 GMT</pubDate>
    <dc:creator>BlackNight</dc:creator>
    <dc:date>2013-07-29T22:15:24Z</dc:date>
    <item>
      <title>What is the differences between Freescale and GNU compiler?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/What-is-the-differences-between-Freescale-and-GNU-compiler/m-p/229466#M9056</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;What's the differences between Freescale and GNU compiler? If I designed the project using Freeescale compiler, how could I change the compiler to GNU in CW10.4?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2013 14:19:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/What-is-the-differences-between-Freescale-and-GNU-compiler/m-p/229466#M9056</guid>
      <dc:creator>danielchai</dc:creator>
      <dc:date>2013-07-29T14:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: What is the differences between Freescale and GNU compiler?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/What-is-the-differences-between-Freescale-and-GNU-compiler/m-p/229467#M9057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Freescale compiler is an ARM compiler made by Freescale and only supports the M4, but not the M0.&lt;/P&gt;&lt;P&gt;The GNU compiler is from ARM Inc, and supports the M4 and M0. Of course as they are different compilers, the options are different.&lt;/P&gt;&lt;P&gt;If you want to move over a project from one to another. I recommend that you create a new project with the wizard (File &amp;gt; New (Bareboard) Project) and then add your source files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2013 22:15:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/What-is-the-differences-between-Freescale-and-GNU-compiler/m-p/229467#M9057</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2013-07-29T22:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: What is the differences between Freescale and GNU compiler?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/What-is-the-differences-between-Freescale-and-GNU-compiler/m-p/229468#M9058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please see attached document for how to port code from Freescale ARM comipler to GCC compiler, you can also find it under CW10 install\MCU\Help\PDF&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 00:01:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/What-is-the-differences-between-Freescale-and-GNU-compiler/m-p/229468#M9058</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2013-07-30T00:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: What is the differences between Freescale and GNU compiler?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/What-is-the-differences-between-Freescale-and-GNU-compiler/m-p/229469#M9059</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;this document for porting from ARM to GCC is very helpful, but in the linker file syntax for Freescale Linker&amp;nbsp; the command "OBJECT" accessible. What is the &lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;equivalent command&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in the GCC-Toolchain. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Thanks.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 10:40:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/What-is-the-differences-between-Freescale-and-GNU-compiler/m-p/229469#M9059</guid>
      <dc:creator>sven_kaemmer</dc:creator>
      <dc:date>2014-03-26T10:40:49Z</dc:date>
    </item>
  </channel>
</rss>

