<?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 MCP11 toolchain? in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MCP11-toolchain/m-p/211121#M18099</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a downloadable C compiler / IDE for the MCP11A1CFNE3 part? I couldn't find any reference to this part in any of the Codewarrior packages that are available on the site.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We need to do a code tweak on a legacy product and don't have this toolchain available (all we have is the source right now).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Jul 2010 00:05:55 GMT</pubDate>
    <dc:creator>ALawrence</dc:creator>
    <dc:date>2010-07-06T00:05:55Z</dc:date>
    <item>
      <title>MCP11 toolchain?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MCP11-toolchain/m-p/211121#M18099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a downloadable C compiler / IDE for the MCP11A1CFNE3 part? I couldn't find any reference to this part in any of the Codewarrior packages that are available on the site.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We need to do a code tweak on a legacy product and don't have this toolchain available (all we have is the source right now).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jul 2010 00:05:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MCP11-toolchain/m-p/211121#M18099</guid>
      <dc:creator>ALawrence</dc:creator>
      <dc:date>2010-07-06T00:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: MCP11 toolchain?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MCP11-toolchain/m-p/211122#M18100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems to me like a legacy PLCC52 HC11 P/N.&lt;/P&gt;&lt;P&gt;I've got some legacy tools for that, I think it was Avocet compiler.&lt;/P&gt;&lt;P&gt;I hope it helps,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Celso&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jul 2010 00:25:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MCP11-toolchain/m-p/211122#M18100</guid>
      <dc:creator>celsoken</dc:creator>
      <dc:date>2010-07-06T00:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: MCP11 toolchain?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MCP11-toolchain/m-p/211123#M18101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't think it was the Avocet compiler or the GCC toolchain. I have only these clues from the source archive:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. No discernable project files.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;2. Some files called DEFAULT.ENV which contain the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; LIBPATH=c:/arch11/lib&lt;BR /&gt;&amp;nbsp;&amp;nbsp; GENPATH=../h;c:\arch11\lib&lt;BR /&gt;&amp;nbsp;&amp;nbsp; ERRORFILE=ERRFILE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. Some GNU-ish makefiles:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; CC = chc11&lt;BR /&gt;&amp;nbsp;&amp;nbsp; CPP = cpp&lt;BR /&gt;&amp;nbsp;&amp;nbsp; ARCH11 = arch11&lt;BR /&gt;&amp;nbsp;&amp;nbsp; LINK =&amp;nbsp; linker&lt;BR /&gt;&amp;nbsp;&amp;nbsp; ASM =&amp;nbsp; ahc11&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some web sites that I've visited imply that chc11 -&amp;gt; HIWARE -&amp;gt; Archimedes -&amp;gt; Metrowerks -&amp;gt; Freescale, but I can't find any downloads from Freescale for the HC11 family.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jul 2010 20:18:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MCP11-toolchain/m-p/211123#M18101</guid>
      <dc:creator>ALawrence</dc:creator>
      <dc:date>2010-07-06T20:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: MCP11 toolchain?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MCP11-toolchain/m-p/211124#M18102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're right, at this time Motorola did not provide free C compilers, except a smallc compiler w/ source code included.&lt;/P&gt;&lt;P&gt;They only provided freeware assemblers, command-line type. Later they added some shell IDE.&lt;/P&gt;&lt;P&gt;I don't think Freescale will provide you a legacy compiler for HC11.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I could help you patching this code but I'm overloaded, sorry!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Celso&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 00:03:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MCP11-toolchain/m-p/211124#M18102</guid>
      <dc:creator>celsoken</dc:creator>
      <dc:date>2010-07-07T00:03:40Z</dc:date>
    </item>
  </channel>
</rss>

