<?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>S12 / MagniV Microcontrollers中的主题 Re: Does GCC support freescale s12gx series controller?</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Does-GCC-support-freescale-s12gx-series-controller/m-p/189124#M7281</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There was an attempt to make a GCC port for the old 68HC12, but I don't think anyone has worked on that project during the past 10 years. It is most likely going to be of questionable quality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't want to use the Codewarrior compiler, the only serious alternatives are the commercial ones such as IAR, Cosmic etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Dec 2012 08:59:42 GMT</pubDate>
    <dc:creator>Lundin</dc:creator>
    <dc:date>2012-12-05T08:59:42Z</dc:date>
    <item>
      <title>Does GCC support freescale s12gx series controller?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Does-GCC-support-freescale-s12gx-series-controller/m-p/189122#M7279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using s12gxx series in project.currently i am working with code warrior in windows as ide.&lt;/P&gt;&lt;P&gt;I to use gcc for s12gxx controller . can anyone help me for this?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 06:08:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Does-GCC-support-freescale-s12gx-series-controller/m-p/189122#M7279</guid>
      <dc:creator>janb</dc:creator>
      <dc:date>2012-11-27T06:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: Does GCC support freescale s12gx series controller?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Does-GCC-support-freescale-s12gx-series-controller/m-p/189123#M7280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The CodeWarior for HC12 V5.1 is not using &lt;SPAN class="&amp;amp;quothighlight&amp;quot;"&gt;&lt;STRONG&gt;GCC&lt;/STRONG&gt;&lt;/SPAN&gt; tool chain but Freescale tool chain. By default when you create a project with the project wizard the Freescale Tool chain is used. Do you want to use another compiler than Freescale ? In this case I don't think CodeWarrior is good solution. The CodeWarrior IDE was not really designed to use external compiler. It's possible to use external debugger. The Compiler used by CW for HC12 dev tool is Freescale copyright. The doc is available under the installation in the \Help\PDF folder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 15:25:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Does-GCC-support-freescale-s12gx-series-controller/m-p/189123#M7280</guid>
      <dc:creator>iggi</dc:creator>
      <dc:date>2012-11-28T15:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: Does GCC support freescale s12gx series controller?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Does-GCC-support-freescale-s12gx-series-controller/m-p/189124#M7281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There was an attempt to make a GCC port for the old 68HC12, but I don't think anyone has worked on that project during the past 10 years. It is most likely going to be of questionable quality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't want to use the Codewarrior compiler, the only serious alternatives are the commercial ones such as IAR, Cosmic etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2012 08:59:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Does-GCC-support-freescale-s12gx-series-controller/m-p/189124#M7281</guid>
      <dc:creator>Lundin</dc:creator>
      <dc:date>2012-12-05T08:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: Does GCC support freescale s12gx series controller?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Does-GCC-support-freescale-s12gx-series-controller/m-p/189125#M7282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Gcc can be used to build code for hc11, s12, s12x. Xgate assembler is supported too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See &lt;A href="http://www.msextra.com/tools" target="test_blank"&gt;http://www.msextra.com/tools&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use it most days with s12c64 and s12xep100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 23:27:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Does-GCC-support-freescale-s12gx-series-controller/m-p/189125#M7282</guid>
      <dc:creator>jsmcortina</dc:creator>
      <dc:date>2013-02-21T23:27:07Z</dc:date>
    </item>
  </channel>
</rss>

