<?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: Problem with RTCS in K60 in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-RTCS-in-K60/m-p/288077#M9159</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did that only as first step. With the TWR model I have, the SER port is&lt;/P&gt;&lt;P&gt;ttyd. By default MQX use ttya. I changed and compiled the lib. Now, all my&lt;/P&gt;&lt;P&gt;proitf o/p, I am getting at ttyd.&lt;/P&gt;&lt;P&gt;And, I did some experiments with task creation and sync also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other thing I need to change in user_config.h to use rtcslib.&lt;/P&gt;&lt;P&gt;The rtcs enable macro is set to 1 already.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Fri, Mar 8, 2013 at 9:50 PM, Santiago Gonzalez Fabian &amp;lt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 09 Mar 2013 14:54:46 GMT</pubDate>
    <dc:creator>cronddaemon</dc:creator>
    <dc:date>2013-03-09T14:54:46Z</dc:date>
    <item>
      <title>Problem with RTCS in K60</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-RTCS-in-K60/m-p/288075#M9157</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 have TWR-K60D100M, which has PK60DN512VMD102, MCU. &lt;/P&gt;&lt;P&gt; I am trying with RTCS&amp;nbsp; using the guide, "Using MQX Libraries ",Document no: AN3907 Rev 0, 06/2009&lt;/P&gt;&lt;P&gt; And, getting compilation error,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Overflow in segment: rom from section: .main_application Segment reserved size is: 0x0000fbe0 -- Overflow of: 0x0000bf28&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;Code warrior info:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; - CodeWarrior for MCU&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Version: 10.2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Build Id:120126&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; What I did is,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; File-&amp;gt;New-&amp;gt;MQX 4.0 Project -&amp;gt;project_name-&amp;gt;chose TWR-K60D100M-&amp;gt;New Application-&amp;gt;Enable "Add RTCS support"-&amp;gt;Basic application-&amp;gt;DHCP-&amp;gt;connection_type-&amp;gt;Finish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to create a normal project [without any MFS,RTCS enabled when creating project ] and added the rtcs.a lib manually to the project. In this case, when I include "rtcs.h", compiler gives error as, file not found.&lt;/P&gt;&lt;P&gt;and, when I call the function, "RTCS_Create()", I am getting the first mentioned overflow error. If I comment this function call, the error is dis-appearing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to freescale product and code warrior. Can anyone help to solve the problem ?&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 12:11:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-RTCS-in-K60/m-p/288075#M9157</guid>
      <dc:creator>cronddaemon</dc:creator>
      <dc:date>2013-03-08T12:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with RTCS in K60</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-RTCS-in-K60/m-p/288076#M9158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Crond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to build the MQX Libraries for your specific board in order to be able to import projects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go to:&lt;/P&gt;&lt;P&gt;C:\Freescale\Freescale_MQX_4_0\doc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And read Chapter 2 "Building the MQX Libraries" of the documents "FSL_MQX_Getting_Started.pdf".&lt;/P&gt;&lt;P&gt;The rest of the document also explain the first steps with MQX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should also check that you are compiling the project for &lt;STRONG&gt;Internal Flash,&lt;/STRONG&gt; instead of Internal RAM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santiago&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 16:19:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-RTCS-in-K60/m-p/288076#M9158</guid>
      <dc:creator>santiago_gonzal</dc:creator>
      <dc:date>2013-03-08T16:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with RTCS in K60</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-RTCS-in-K60/m-p/288077#M9159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did that only as first step. With the TWR model I have, the SER port is&lt;/P&gt;&lt;P&gt;ttyd. By default MQX use ttya. I changed and compiled the lib. Now, all my&lt;/P&gt;&lt;P&gt;proitf o/p, I am getting at ttyd.&lt;/P&gt;&lt;P&gt;And, I did some experiments with task creation and sync also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other thing I need to change in user_config.h to use rtcslib.&lt;/P&gt;&lt;P&gt;The rtcs enable macro is set to 1 already.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Fri, Mar 8, 2013 at 9:50 PM, Santiago Gonzalez Fabian &amp;lt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Mar 2013 14:54:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-RTCS-in-K60/m-p/288077#M9159</guid>
      <dc:creator>cronddaemon</dc:creator>
      <dc:date>2013-03-09T14:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with RTCS in K60</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-RTCS-in-K60/m-p/288078#M9160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please confirm that you have chosen the option "Internal Flash". In the Project menu in CW 10.3, after the name of the project it should say Internal Flash, not Internal RAM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Mar 2013 16:33:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-RTCS-in-K60/m-p/288078#M9160</guid>
      <dc:creator>santiago_gonzal</dc:creator>
      <dc:date>2013-03-10T16:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with RTCS in K60</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-RTCS-in-K60/m-p/288079#M9161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello crond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you have looked up the overflow message here in the community, I believe you would have found an answer to it. Follow fabian's advice to change to FLASH target which has enough size.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MartinK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Mar 2013 19:48:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-RTCS-in-K60/m-p/288079#M9161</guid>
      <dc:creator>c0170</dc:creator>
      <dc:date>2013-03-10T19:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with RTCS in K60</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-RTCS-in-K60/m-p/288080#M9162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey sorry, did not read your reply fully at first place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes, changing to internal flash solved the problem. thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Crond&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: crond daemon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 08:16:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-RTCS-in-K60/m-p/288080#M9162</guid>
      <dc:creator>cronddaemon</dc:creator>
      <dc:date>2013-03-11T08:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with RTCS in K60</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-RTCS-in-K60/m-p/288081#M9163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kojto,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes. I might have found the answer.&amp;nbsp; I am new to this&amp;nbsp; forum, I am not fully aware about the layout of this forum [ I agree, 'search' is common,basic option] . And mainly, this forum page alone taking a very very very long time to load. My other tabs are working fine. That is why, I straightway asked as a new question. Sorry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, I keep in mind of what you said. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 08:20:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-RTCS-in-K60/m-p/288081#M9163</guid>
      <dc:creator>cronddaemon</dc:creator>
      <dc:date>2013-03-11T08:20:37Z</dc:date>
    </item>
  </channel>
</rss>

