<?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 Development ToolsのトピックRe: ROM allocation exceed-MC9RS08LA8</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/ROM-allocation-exceed-MC9RS08LA8/m-p/458700#M3376</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;I can compile code but when i press debug . it showing the ROM is out of allocation and when i compile i cant get the output file (i.e.*.abs). &lt;/P&gt;&lt;P&gt;to get the *.abs file how to do compile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Sep 2015 04:05:14 GMT</pubDate>
    <dc:creator>karunanithiprat</dc:creator>
    <dc:date>2015-09-18T04:05:14Z</dc:date>
    <item>
      <title>ROM allocation exceed-MC9RS08LA8</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/ROM-allocation-exceed-MC9RS08LA8/m-p/458696#M3372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp; &lt;EM&gt; i am using &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;MC9RS08LA8(code warrior ver-6.3) and my current code size is 7990 bytes and i can go up to 8050 bytes( maximum ROM size is 8KB and some space is allocated to constant table) . when i add &lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style=": ; color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;32 bit division it showing ROM is out of allocated size.&amp;nbsp; The 32 bit division is given below ,&lt;/EM&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;signed int long&amp;nbsp; Data=0;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;//here i'll get 32bit data from serial port&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Data=Data/1000l;// when i remove this line the code can be compiled and when i add this line the ROM overflow occurs.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;help me to solve this.&lt;/EM&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Thanks,&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 02:06:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/ROM-allocation-exceed-MC9RS08LA8/m-p/458696#M3372</guid>
      <dc:creator>karunanithiprat</dc:creator>
      <dc:date>2015-09-18T02:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: ROM allocation exceed-MC9RS08LA8</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/ROM-allocation-exceed-MC9RS08LA8/m-p/458697#M3373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;thank you for contacting us.&lt;/P&gt;&lt;P&gt;in 8bit MCU,&amp;nbsp; long int computation is very memory consuming.&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Data=Data/1000l takes around 420bytes.&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so i don't think your project have enough memory for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;optimization for code size can reduce some code size, but the reduction is quite limit according to my experience.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/57438iBDEF351BEF190B2B/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can this help you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Zhang Jun&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>Fri, 18 Sep 2015 03:01:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/ROM-allocation-exceed-MC9RS08LA8/m-p/458697#M3373</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2015-09-18T03:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: ROM allocation exceed-MC9RS08LA8</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/ROM-allocation-exceed-MC9RS08LA8/m-p/458698#M3374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 03:12:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/ROM-allocation-exceed-MC9RS08LA8/m-p/458698#M3374</guid>
      <dc:creator>karunanithiprat</dc:creator>
      <dc:date>2015-09-18T03:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: ROM allocation exceed-MC9RS08LA8</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/ROM-allocation-exceed-MC9RS08LA8/m-p/458699#M3375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are welcome!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Zhang Jun&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>Fri, 18 Sep 2015 03:31:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/ROM-allocation-exceed-MC9RS08LA8/m-p/458699#M3375</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2015-09-18T03:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: ROM allocation exceed-MC9RS08LA8</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/ROM-allocation-exceed-MC9RS08LA8/m-p/458700#M3376</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;I can compile code but when i press debug . it showing the ROM is out of allocation and when i compile i cant get the output file (i.e.*.abs). &lt;/P&gt;&lt;P&gt;to get the *.abs file how to do compile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 04:05:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/ROM-allocation-exceed-MC9RS08LA8/m-p/458700#M3376</guid>
      <dc:creator>karunanithiprat</dc:creator>
      <dc:date>2015-09-18T04:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: ROM allocation exceed-MC9RS08LA8</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/ROM-allocation-exceed-MC9RS08LA8/m-p/458701#M3377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you upload your project here so that i can reproduce it directly on my side?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 04:12:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/ROM-allocation-exceed-MC9RS08LA8/m-p/458701#M3377</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2015-09-18T04:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: ROM allocation exceed-MC9RS08LA8</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/ROM-allocation-exceed-MC9RS08LA8/m-p/458702#M3378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, how do i send my file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 04:24:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/ROM-allocation-exceed-MC9RS08LA8/m-p/458702#M3378</guid>
      <dc:creator>karunanithiprat</dc:creator>
      <dc:date>2015-09-18T04:24:03Z</dc:date>
    </item>
  </channel>
</rss>

