<?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>Kinetis MicrocontrollersのトピックTWR-K60N512 and RTCS</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-K60N512-and-RTCS/m-p/149200#M152</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have installed CW10.1 (Evaluation version), MQX 3.7.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I make a new project, add RTCS support and create a basic Application then I get a linker error:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Overflow in segment: rom from section: .main_application Segment reserved size is: 0x0000fbe0 -- Overflow of: 0x00003bc4 kinetis line 0 C/C++ Problem&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However if I comment out the "rtcs_init" call from Main_Task, then it compiles and links fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any hints as to what could be the solution?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Mar 2012 09:44:51 GMT</pubDate>
    <dc:creator>esaias_pech</dc:creator>
    <dc:date>2012-03-27T09:44:51Z</dc:date>
    <item>
      <title>TWR-K60N512 and RTCS</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-K60N512-and-RTCS/m-p/149200#M152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have installed CW10.1 (Evaluation version), MQX 3.7.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I make a new project, add RTCS support and create a basic Application then I get a linker error:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Overflow in segment: rom from section: .main_application Segment reserved size is: 0x0000fbe0 -- Overflow of: 0x00003bc4 kinetis line 0 C/C++ Problem&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However if I comment out the "rtcs_init" call from Main_Task, then it compiles and links fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any hints as to what could be the solution?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 09:44:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-K60N512-and-RTCS/m-p/149200#M152</guid>
      <dc:creator>esaias_pech</dc:creator>
      <dc:date>2012-03-27T09:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-K60N512 and RTCS</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-K60N512-and-RTCS/m-p/149201#M153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems that you are building the project in "int ram debug" configuration. The RAM in your case is not sufficeint for your code size. Build the project under "int flash debug" configuration"... Removing&amp;nbsp;"rtcs_init" results in elimination of rtcs task thereby reducing the code size. This reduced code size is sufficient for internal ram but not otherwise.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abhinav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 19:04:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-K60N512-and-RTCS/m-p/149201#M153</guid>
      <dc:creator>Abhitechmania</dc:creator>
      <dc:date>2012-03-27T19:04:26Z</dc:date>
    </item>
  </channel>
</rss>

