<?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: Ethernet + WIFI in MQX in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Ethernet-WIFI-in-MQX/m-p/390316#M13025</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there now a solution since MQX 4.2 to have AR4100 AND Ethernet ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yvan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Sep 2015 12:16:47 GMT</pubDate>
    <dc:creator>yb</dc:creator>
    <dc:date>2015-09-01T12:16:47Z</dc:date>
    <item>
      <title>Ethernet + WIFI in MQX</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Ethernet-WIFI-in-MQX/m-p/390310#M13019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Hi all,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Is it possible to use Ethernet and WIFI(AR4100) connectivity (to different network)simultaneously in MQX using RTCS network stack.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt; Also what is the minimum memory/RAM requirement for the full RTCS stack? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Akhil&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 11:02:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Ethernet-WIFI-in-MQX/m-p/390310#M13019</guid>
      <dc:creator>akhil</dc:creator>
      <dc:date>2015-03-17T11:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet + WIFI in MQX</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Ethernet-WIFI-in-MQX/m-p/390311#M13020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Akhil,&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-align: left; text-indent: 0px;"&gt;&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-align: left; text-indent: 0px;"&gt;a) Freescale MQX RTOS alone. It can be configured to take as little as 6 KB of ROM, including kernel, interrupts, semaphores, queues and memory manager.&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-align: left; text-indent: 0px;"&gt;b) Freescale MQX RTOS with 2 tasks. It can be configured to take as little as 12 KB of ROM and 2.5K RAM on CFV2, including kernel, 2 task applications,1 LW Semaphore, interrupt stack, queues, and memory manager.&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-align: left; text-indent: 0px;"&gt;c) Freescale MQX RTCS. It includes RTOS and TCPIP stack. It can be configured to take as little as 30Kb of ROM.&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-align: left; text-indent: 0px;"&gt;d) Freescale MQX USB. It includes RTOS and USB stack. It is designed to fit in a small footprint of 10Kb RAM and with code size of 32Kb.&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-align: left; text-indent: 0px;"&gt;&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-align: left; text-indent: 0px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;Freescale MQX RTOS includes a project that helps to determinate the timing and code sizing of any project. You can find this in the path &amp;lt;MQX install_path&amp;gt;\mqx\examples\benchmrk\codesize\reports The code sizing depends on the kind of functions used in the final application. The benchmark project includes almost all the main components in MQX. This will provide the code size of these components.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-align: left; text-indent: 0px;"&gt;In addition please check the reports attached.&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-align: left; text-indent: 0px;"&gt;&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-align: left; text-indent: 0px;"&gt;Regarding the first question, please let me check the information ...&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-align: left; text-indent: 0px;"&gt;&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-align: left; text-indent: 0px;"&gt;Regards&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-align: left; text-indent: 0px;"&gt;&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-align: left; text-indent: 0px;"&gt;Sol &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 16:36:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Ethernet-WIFI-in-MQX/m-p/390311#M13020</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2015-03-17T16:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet + WIFI in MQX</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Ethernet-WIFI-in-MQX/m-p/390312#M13021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Akhil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the Ethernet issue, please check the below link:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Segoe UI; font-size: 10pt;"&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/message/406932#406932"&gt;https://community.freescale.com/message/406932#406932&lt;/A&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-family: Segoe UI;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN lang="en-us"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt; Sol &lt;BR /&gt; &lt;BR /&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>Tue, 17 Mar 2015 23:42:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Ethernet-WIFI-in-MQX/m-p/390312#M13021</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2015-03-17T23:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet + WIFI in MQX</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Ethernet-WIFI-in-MQX/m-p/390313#M13022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sol,&lt;/P&gt;&lt;P&gt;Thank you for your quick reply.&lt;/P&gt;&lt;P&gt;I have already modified BSP to initialize Ethernet and WIFI simultaneously( Ethernet on interface 0 and WIFI on interface 1 ). Also I got different IP for different interfaces. But there are some issues with the routing of TCP packets, DNS resolver etc. Seems the issue is with the RTCS stack/ memory.&lt;/P&gt;&lt;P&gt;Note: Our board (K60 controller) have 128KB of internal memory and 512KB of external memory(flexbus). Is this enough for RTCS stack?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 04:19:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Ethernet-WIFI-in-MQX/m-p/390313#M13022</guid>
      <dc:creator>akhil</dc:creator>
      <dc:date>2015-03-18T04:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Ethernet + WIFI in MQX</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Ethernet-WIFI-in-MQX/m-p/390314#M13023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Akhil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for my long delay. Regarding your issue, yes it is enough for the stack, however it also depends of your application. Could you please try increasing the stack size of the task ??&lt;/P&gt;&lt;P&gt;For example if the task has 1500 of stack, then try using 3000.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt; Sol &lt;BR /&gt; &lt;BR /&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>Wed, 25 Mar 2015 18:23:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Ethernet-WIFI-in-MQX/m-p/390314#M13023</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2015-03-25T18:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Ethernet + WIFI in MQX</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Ethernet-WIFI-in-MQX/m-p/390315#M13024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sol,&lt;/P&gt;&lt;P&gt;Thank you for the response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The stack size used for the “RTCS network stack” is 3400. Also in the user config settings, RTCS_MINIMUM_FOOT print is set as true and RTCSCFG_ENABLE_DNS is set as true(2 networks, WIFI and Ethernet, have different DNS).&lt;/P&gt;&lt;P&gt;But there are a number of issues in the system.&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;Error in resolving IP address. Seems the DNS address, which is stored in the memory get corrupted.&lt;/LI&gt;&lt;LI&gt;Ping is not always success, seems network packets routing issue in the packets.&lt;/LI&gt;&lt;LI&gt;Connect is always failing, seems network packets routing issue in the packets.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that the external RAM memory is added to the default RAM pool of the system using the API &lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d; background: white;"&gt;_mem_extend.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d; background: white;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d; background: white;"&gt;So I would like to know whether “RTCS network stack”, with the MQX 4.0.2 OS, is capable of supporting&amp;nbsp; WIFI and Ethernet simultaneously? If yes, What are the settings/MACROS to be in the user config files to do this? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d; background: white;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d; background: white;"&gt;Also it seems the “RTCS network stack”, uses memory from the external RAM, is this cause any issue?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d; background: white;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d; background: white;"&gt;Akhil&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 08:17:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Ethernet-WIFI-in-MQX/m-p/390315#M13024</guid>
      <dc:creator>akhil</dc:creator>
      <dc:date>2015-03-26T08:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet + WIFI in MQX</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Ethernet-WIFI-in-MQX/m-p/390316#M13025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there now a solution since MQX 4.2 to have AR4100 AND Ethernet ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yvan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 12:16:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Ethernet-WIFI-in-MQX/m-p/390316#M13025</guid>
      <dc:creator>yb</dc:creator>
      <dc:date>2015-09-01T12:16:47Z</dc:date>
    </item>
  </channel>
</rss>

