<?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>CodeWarrior for MCU中的主题 Re: Build a library with Codewarrior 10.6 and change compiler</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Build-a-library-with-Codewarrior-10-6-and-change-compiler/m-p/349271#M11222</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Camille,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition to Erich answer I recommend you to have a to the thread:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="https://community.nxp.com/message/342341"&gt;Re: What is the differences between Freescale and GNU compiler?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Pascal Irrle&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Nov 2014 12:53:31 GMT</pubDate>
    <dc:creator>trytohelp</dc:creator>
    <dc:date>2014-11-18T12:53:31Z</dc:date>
    <item>
      <title>Build a library with Codewarrior 10.6 and change compiler</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Build-a-library-with-Codewarrior-10-6-and-change-compiler/m-p/349269#M11220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am quite new at Codewarrior, and I have two problems at the moment :&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1/&lt;/P&gt;&lt;P&gt;I have to port the eGui files (driver and D4D files) into a c++ code warrior project for my k60. I have thought about building first a library with this eGui files (indeed the c++ compiler report many problems when I try to build the eGui files)&lt;/P&gt;&lt;P&gt;But I didn't find in the settings of my project how to build a library in CW 10.6, as my project is based on a MQX 4.1 Project (&lt;STRONG&gt;File&lt;/STRONG&gt; -&amp;gt; &lt;STRONG&gt;new&lt;/STRONG&gt; -&amp;gt; MQX 4.1 Project). My questions are :&lt;/P&gt;&lt;P&gt;- What are the differences between MQX 4.1 project, MQX-Lite project and Bareboard project ?&lt;/P&gt;&lt;P&gt;- How can I compile the eGui files into a library (.a) in code warrior ?&lt;/P&gt;&lt;P&gt;- is there another way to use eGui with c++ project ?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2/&lt;/P&gt;&lt;P&gt;I found some tutorials to port the Freescale compiler to the GCC compiler (changing the toolchain in CW from ARM toolchain to ARM Ltd Windows GCC), but I would like to do the opposite, so my questions are :&lt;/P&gt;&lt;P&gt;- What are the differences between the Freescale compiler and GCC, does one of them is more optimized ?&lt;/P&gt;&lt;P&gt;- Is there any tutorial available to explain step by step how to change from GCC to the Freescale compiler ?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance for your help,&lt;/P&gt;&lt;P&gt;Camille&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 10:43:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Build-a-library-with-Codewarrior-10-6-and-change-compiler/m-p/349269#M11220</guid>
      <dc:creator>dev25</dc:creator>
      <dc:date>2014-11-18T10:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Build a library with Codewarrior 10.6 and change compiler</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Build-a-library-with-Codewarrior-10-6-and-change-compiler/m-p/349270#M11221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Camille,&lt;/P&gt;&lt;P&gt;there is an option to create a library in the new bareboard project wizard of CodeWarrior 10.6:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Library Option in MCU10.6.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/47331i9DD26A33BB492744/image-size/large?v=v2&amp;amp;px=999" role="button" title="Library Option in MCU10.6.png" alt="Library Option in MCU10.6.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;See as well &lt;A href="http://mcuoneclipse.com/2013/02/12/creating-and-using-libraries-with-arm-gcc-and-eclipse/" title="http://mcuoneclipse.com/2013/02/12/creating-and-using-libraries-with-arm-gcc-and-eclipse/"&gt;Creating and using Libraries with ARM gcc and Eclipse | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 12:04:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Build-a-library-with-Codewarrior-10-6-and-change-compiler/m-p/349270#M11221</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2014-11-18T12:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Build a library with Codewarrior 10.6 and change compiler</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Build-a-library-with-Codewarrior-10-6-and-change-compiler/m-p/349271#M11222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Camille,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition to Erich answer I recommend you to have a to the thread:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="https://community.nxp.com/message/342341"&gt;Re: What is the differences between Freescale and GNU compiler?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Pascal Irrle&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 12:53:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Build-a-library-with-Codewarrior-10-6-and-change-compiler/m-p/349271#M11222</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2014-11-18T12:53:31Z</dc:date>
    </item>
  </channel>
</rss>

