<?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: Does Freescale's MQX RTCS support switch like features? in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Does-Freescale-s-MQX-RTCS-support-switch-like-features/m-p/382130#M12728</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sol,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That was a good read.&amp;nbsp; But I am not using that hardware.&amp;nbsp; (The Tower K70 board I have does not have Ethernet.&amp;nbsp; Only the Serial Tower board does.)&amp;nbsp; Further, I don't think the project has or needs the shell interface.&amp;nbsp; So I can not pump in all those ipconfig commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I (think I) need is a good read about how to set up a two port MQX based switch (for the Ethernet RJ45 port and the USB/CDC port (both of these ports are found on the Tower Serial broad)) using the Application Program Interfaces provided by the Freescale MQX Operating System.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The alternative (AFAIK) is to man-handle the code and embedded some sort of switch behavior into the USB/CDC and Ethernet call-back-functions such that messages get sent to the correct port (i.e. RJ45 or USB/CDC).&amp;nbsp; I'm hoping MQX RTCS can do this for me - if I can figure out how to set it up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Jan 2015 20:41:33 GMT</pubDate>
    <dc:creator>rickstuart</dc:creator>
    <dc:date>2015-01-02T20:41:33Z</dc:date>
    <item>
      <title>Does Freescale's MQX RTCS support switch like features?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Does-Freescale-s-MQX-RTCS-support-switch-like-features/m-p/382128#M12726</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 was wondering if the Freescale version of the MQX RTCS TCPIP stack supported switch like features?&amp;nbsp; Specifically, support for more than 1 port?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am going to add a 2nd Ethernet port to my MQX project and will be starting in on creating code to govern sending packets between these 2 ports.&amp;nbsp; However, before I go down that road of "re-inventing-the-wheel(switch)", I wanted to find out if RTCS already had the depth of coding necessary to handle 2 (or more) ports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Please let me know if this question is not clear.&amp;nbsp; I figured the simpler that question the easier to answer it.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Dec 2014 20:01:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Does-Freescale-s-MQX-RTCS-support-switch-like-features/m-p/382128#M12726</guid>
      <dc:creator>rickstuart</dc:creator>
      <dc:date>2014-12-31T20:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Does Freescale's MQX RTCS support switch like features?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Does-Freescale-s-MQX-RTCS-support-switch-like-features/m-p/382129#M12727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rick,&lt;/P&gt;&lt;P&gt;Please check the below application note as reference. (section 4 "Enabling Both Ethernet Ports on the TWR-MPC5125-KIT")&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/32bit/doc/app_note/AN4117.pdf" title="http://cache.freescale.com/files/32bit/doc/app_note/AN4117.pdf"&gt;http://cache.freescale.com/files/32bit/doc/app_note/AN4117.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Fri, 02 Jan 2015 18:33:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Does-Freescale-s-MQX-RTCS-support-switch-like-features/m-p/382129#M12727</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2015-01-02T18:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Does Freescale's MQX RTCS support switch like features?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Does-Freescale-s-MQX-RTCS-support-switch-like-features/m-p/382130#M12728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sol,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That was a good read.&amp;nbsp; But I am not using that hardware.&amp;nbsp; (The Tower K70 board I have does not have Ethernet.&amp;nbsp; Only the Serial Tower board does.)&amp;nbsp; Further, I don't think the project has or needs the shell interface.&amp;nbsp; So I can not pump in all those ipconfig commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I (think I) need is a good read about how to set up a two port MQX based switch (for the Ethernet RJ45 port and the USB/CDC port (both of these ports are found on the Tower Serial broad)) using the Application Program Interfaces provided by the Freescale MQX Operating System.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The alternative (AFAIK) is to man-handle the code and embedded some sort of switch behavior into the USB/CDC and Ethernet call-back-functions such that messages get sent to the correct port (i.e. RJ45 or USB/CDC).&amp;nbsp; I'm hoping MQX RTCS can do this for me - if I can figure out how to set it up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 20:41:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Does-Freescale-s-MQX-RTCS-support-switch-like-features/m-p/382130#M12728</guid>
      <dc:creator>rickstuart</dc:creator>
      <dc:date>2015-01-02T20:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Does Freescale's MQX RTCS support switch like features?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Does-Freescale-s-MQX-RTCS-support-switch-like-features/m-p/382131#M12729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately we don't have an example like you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the below thread: &lt;A href="https://community.nxp.com/thread/334914"&gt;Ethernet over USB in MQX?&lt;/A&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>Mon, 05 Jan 2015 21:21:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Does-Freescale-s-MQX-RTCS-support-switch-like-features/m-p/382131#M12729</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2015-01-05T21:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Does Freescale's MQX RTCS support switch like features?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Does-Freescale-s-MQX-RTCS-support-switch-like-features/m-p/382132#M12730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sol,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to look at the code that creates 2 Ethernet ports from the document you mentioned above.&amp;nbsp; But I think the instructions are older than the version of MQX (4.1.1) that I am using.&amp;nbsp; I tried to follow these directions but the directories do not exist:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P data-canvas-width="337.9259999999999" style="font-size: 20px; font-family: serif;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;2. Open CodeWarrior for MobileGT v9.2&lt;/SPAN&gt;&lt;/P&gt;&lt;P data-canvas-width="188.24000000000004" style="font-size: 20px; font-family: serif;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;3. C:\Program Files\Freescale\Freescale MQX 3.x\rtcs\examples\shell\cwmpc92\shell_twrmpc5125.mcp&lt;/SPAN&gt;&lt;/P&gt;&lt;P data-canvas-width="83.754" style="font-size: 20px; font-family: serif;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;4. Build and execute the project using the methods described in the MPC5125 MQX RTOS Lab &lt;/SPAN&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;document&lt;/SPAN&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there other more current boards that have 2 Ethernet ports?&amp;nbsp; Maybe I already have an example sitting here in some MQX directory.&amp;nbsp; And I just need a nudge as to where to look.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2015 23:24:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Does-Freescale-s-MQX-RTCS-support-switch-like-features/m-p/382132#M12730</guid>
      <dc:creator>rickstuart</dc:creator>
      <dc:date>2015-01-07T23:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: Does Freescale's MQX RTCS support switch like features?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Does-Freescale-s-MQX-RTCS-support-switch-like-features/m-p/382133#M12731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the current release of MQX v4.1.1, the only family supported with more than one Ethernet port is the Vybrid family&amp;lt;http://www.freescale.com/vybrid&amp;gt;.  There were older architectures with multiple Ethernet ports supported in older releases of MQX like the MPC5125.  But their MQX support has been deprecated, and they are no longer included in the newer MQX releases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would recommend you refer to the Vybrid code and examples in MQX v4.1.1 over the MPC5125.  The MPC5125 is an older architecture, and toolchain support is out-dated today.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2015 15:35:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Does-Freescale-s-MQX-RTCS-support-switch-like-features/m-p/382133#M12731</guid>
      <dc:creator>dereksnell</dc:creator>
      <dc:date>2015-01-08T15:35:22Z</dc:date>
    </item>
  </channel>
</rss>

