<?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 Re: Overflow in Segment in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Overflow-in-Segment/m-p/206000#M4850</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to set the active build configuration to build for internal flash. Default is for RAM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 May 2011 16:55:52 GMT</pubDate>
    <dc:creator>chesterfield</dc:creator>
    <dc:date>2011-05-19T16:55:52Z</dc:date>
    <item>
      <title>Overflow in Segment</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Overflow-in-Segment/m-p/205999#M4849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am currently using Codewarrior 10.1 and MQX 3.7.0.&amp;nbsp; I have a KwikStik K40X256 development board and am trying to make a basic project which allows me to read and write to an SD Card.&amp;nbsp; I created a new MQX 3.7 Project for a Kientis Evaluation Board -&amp;gt; TWRK40X256.&amp;nbsp; I added MFS Support as well as Shell Support.&amp;nbsp; I used a "Basic application" and have tried with and without RAMDISK enabled.&amp;nbsp; Without modifying any code I receive the following error when building (no code modifications whatsoever):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Description&amp;nbsp;&amp;nbsp;&amp;nbsp; Resource&amp;nbsp;&amp;nbsp;&amp;nbsp; Path&amp;nbsp;&amp;nbsp;&amp;nbsp; Location&amp;nbsp;&amp;nbsp;&amp;nbsp; Type&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;Overflow in segment: rom from section: .main_application Segment reserved size is: 0x00007be0 -- Overflow of: 0x00008e6c&amp;nbsp;&amp;nbsp;&amp;nbsp; SPID_MQX&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; line 0&amp;nbsp;&amp;nbsp;&amp;nbsp; C/C++ Problem&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;﻿&lt;/P&gt;&lt;P&gt;It seems to me like a default project should be able to just simply be built and run, but this is not the case.﻿ &amp;nbsp;Anyone know what's causing this?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 19:30:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Overflow-in-Segment/m-p/205999#M4849</guid>
      <dc:creator>plasmaphase</dc:creator>
      <dc:date>2011-05-13T19:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Overflow in Segment</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Overflow-in-Segment/m-p/206000#M4850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to set the active build configuration to build for internal flash. Default is for RAM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2011 16:55:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Overflow-in-Segment/m-p/206000#M4850</guid>
      <dc:creator>chesterfield</dc:creator>
      <dc:date>2011-05-19T16:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Overflow in Segment</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Overflow-in-Segment/m-p/206001#M4851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;﻿﻿&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;﻿﻿﻿&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;hi chesterfield&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how, cant tell us ?&lt;/P&gt;&lt;P&gt;you need to set the active build configuration to build for internal flash. Default is for RAM.?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks will be a good help&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2011 12:58:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Overflow-in-Segment/m-p/206001#M4851</guid>
      <dc:creator>tavo</dc:creator>
      <dc:date>2011-08-26T12:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Overflow in Segment</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Overflow-in-Segment/m-p/206002#M4852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@chesterfiled&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for posting that, it works!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;@tavo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if you are using Code Warrior, right click on the project, then&lt;BR /&gt;Build configurations -&amp;gt; set active -&amp;gt; &amp;lt;select the one you wish for&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2011 16:45:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Overflow-in-Segment/m-p/206002#M4852</guid>
      <dc:creator>michele_novalia</dc:creator>
      <dc:date>2011-09-08T16:45:23Z</dc:date>
    </item>
  </channel>
</rss>

