<?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: The question about the Freescale MQX RTCS in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/The-question-about-the-Freescale-MQX-RTCS/m-p/318057#M10137</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you .Can the RTCS work together with the MQX lite RTOS?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Jul 2014 01:07:20 GMT</pubDate>
    <dc:creator>小勇邹</dc:creator>
    <dc:date>2014-07-11T01:07:20Z</dc:date>
    <item>
      <title>The question about the Freescale MQX RTCS</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/The-question-about-the-Freescale-MQX-RTCS/m-p/318055#M10135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have some questions about the Freescale MQX RTC.&lt;/P&gt;&lt;P&gt;1,Does the Freescale MQX RTC have to work with MQX RTOS? Can it run in a simple main project?&lt;/P&gt;&lt;P&gt;2, The Freescale MQX RTCS is implemented as a C library. Do you provide the source code of the Freescale MQX RTCS&lt;SPAN lang="ZH-CN" style="font-family: SimSun;"&gt;？&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;3,How much memory does it cost when only DHCP and tftp applications are used?&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="ZH-CN" style="font-family: SimSun;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2014 03:19:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/The-question-about-the-Freescale-MQX-RTCS/m-p/318055#M10135</guid>
      <dc:creator>小勇邹</dc:creator>
      <dc:date>2014-07-10T03:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: The question about the Freescale MQX RTCS</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/The-question-about-the-Freescale-MQX-RTCS/m-p/318056#M10136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The RTCS is the TCPIP stack that must work together with the MQX RTOS. You cannot separate them. If you want a stand alone TCPIP stack then you may try&lt;/P&gt;&lt;P&gt;the &lt;A href="http://fnet.sourceforge.net/" title="http://fnet.sourceforge.net/"&gt;FNET TCP/IP Stack&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The source code for the RTCS can be found in this path: C:\Freescale\Freescale_MQX_4_1\rtcs\source&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We don't have the code size for the DHCP and tftp. However we have a tool that helps you to calculate this under the application that you are compiling. Take a look to this link to get more information on how to use it &lt;A href="https://community.nxp.com/docs/DOC-100750"&gt;HOW TO GET THE CODE SIZE OF MQX4.1 PROJECT&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Garabo&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>Thu, 10 Jul 2014 19:33:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/The-question-about-the-Freescale-MQX-RTCS/m-p/318056#M10136</guid>
      <dc:creator>Luis_Garabo</dc:creator>
      <dc:date>2014-07-10T19:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: The question about the Freescale MQX RTCS</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/The-question-about-the-Freescale-MQX-RTCS/m-p/318057#M10137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you .Can the RTCS work together with the MQX lite RTOS?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 01:07:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/The-question-about-the-Freescale-MQX-RTCS/m-p/318057#M10137</guid>
      <dc:creator>小勇邹</dc:creator>
      <dc:date>2014-07-11T01:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: The question about the Freescale MQX RTCS</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/The-question-about-the-Freescale-MQX-RTCS/m-p/318058#M10138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, it can't. But you could use another processor expert component that includes a TCPIP RTOS. Take look to this link: &lt;A href="http://mcuoneclipse.com/2014/02/24/freertos-v8-0-0-final-release-available-as-processor-expert-component/" title="http://mcuoneclipse.com/2014/02/24/freertos-v8-0-0-final-release-available-as-processor-expert-component/"&gt;FreeRTOS V8.0.0 Final Release available as Processor Expert Component | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Garabo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 19:46:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/The-question-about-the-Freescale-MQX-RTCS/m-p/318058#M10138</guid>
      <dc:creator>Luis_Garabo</dc:creator>
      <dc:date>2014-07-15T19:46:05Z</dc:date>
    </item>
  </channel>
</rss>

