<?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: Compiler Error Codesize</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Compiler-Error-Codesize/m-p/210571#M8282</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;.. and 512 bytes for C XGATE code&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Jul 2010 19:26:50 GMT</pubDate>
    <dc:creator>kef</dc:creator>
    <dc:date>2010-07-05T19:26:50Z</dc:date>
    <item>
      <title>Compiler Error Codesize</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Compiler-Error-Codesize/m-p/210568#M8279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When my xgate.cxgate code gets too big i get the following error message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;error: C5300: Limitation : 744&amp;gt;512 bytes&lt;/P&gt;&lt;P&gt;xgate.cxgate line 421&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using CodeWarrior version 5.7.0 standard with a S12XDP512.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I´ve allready spend some time searching and the only limitaion of 512 byte I could find was für XGATE C++ code/linker.&lt;/P&gt;&lt;P&gt;But i´m only using ANSI-C code as stated in the map file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am i missing somthing here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jul 2010 20:31:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Compiler-Error-Codesize/m-p/210568#M8279</guid>
      <dc:creator>Olitsch</dc:creator>
      <dc:date>2010-07-02T20:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler Error Codesize</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Compiler-Error-Codesize/m-p/210569#M8280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess something is wrong to your standard&amp;nbsp;license. Special edition license allows 512 bytes of XGATE C code.&lt;/P&gt;&lt;P&gt;When in Standard Settings box click Compiler for XGATE, then About box. Scroll down and see license status HIxxxx ... DEMO or not demo.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;5.7.0 is IDE version, which doesn't matter a lot.&amp;nbsp;In about box click Installed Products buttons and look above Codewarrior Development Suite for YYYY Vxxxx.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jul 2010 20:50:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Compiler-Error-Codesize/m-p/210569#M8280</guid>
      <dc:creator>kef</dc:creator>
      <dc:date>2010-07-02T20:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler Error Codesize</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Compiler-Error-Codesize/m-p/210570#M8281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;version is 4.5.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I looked for the licence status as you suggested:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;HIxxxx (metrowks, 4.000): XGATE Compiler ANSI-C (XGATE, limited by feature: 512 bytes of code, Single User License, FLEXID: x-xxxxxxx, registered, cached)HIxxxx (metrowks, 4.000): XGATE Compiler C++ Extension (XGATE, checkout failed, demo mode: 128 bytes of code, running in demo mode(-5), UNREGISTERED)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It says demo mode, but only for the C++ extension im not using.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jul 2010 17:22:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Compiler-Error-Codesize/m-p/210570#M8281</guid>
      <dc:creator>Olitsch</dc:creator>
      <dc:date>2010-07-05T17:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler Error Codesize</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Compiler-Error-Codesize/m-p/210571#M8282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;.. and 512 bytes for C XGATE code&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jul 2010 19:26:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Compiler-Error-Codesize/m-p/210571#M8282</guid>
      <dc:creator>kef</dc:creator>
      <dc:date>2010-07-05T19:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler Error Codesize</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Compiler-Error-Codesize/m-p/210572#M8283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You have an issue with your license file. Did you attach the license file to a dongle?&lt;/P&gt;&lt;P&gt;If yes, is the USB dongle inserted in one of the PC USB ports?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please submit a licensing SR to get that investigated properly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the URL to submit an SR:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.freescale.com/webapp/servicerequest.create_SR.framework?regFlag=fromOpenSR" rel="nofollow" target="_blank"&gt;https://www.freescale.com/webapp/servicerequest.create_SR.framework?regFlag=fromOpenSR.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;CrasyCat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jul 2010 20:30:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Compiler-Error-Codesize/m-p/210572#M8283</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2010-07-05T20:30:12Z</dc:date>
    </item>
  </channel>
</rss>

