<?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 Multi-tasking programming based on MQX in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Multi-tasking-programming-based-on-MQX/m-p/264675#M7924</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sir:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Recently I am doing a project about Multi-tasking programming based on MQX.The data would be transferred via TCP,UDP or UART.Then the data would be handled by a task.I want use Multi-tasking programming,so the chip can receive&amp;nbsp; data&amp;nbsp; while process data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; So I want an example about Multi-tasking programming.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; That's all.Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Feb 2013 01:29:41 GMT</pubDate>
    <dc:creator>huangkai</dc:creator>
    <dc:date>2013-02-20T01:29:41Z</dc:date>
    <item>
      <title>Multi-tasking programming based on MQX</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Multi-tasking-programming-based-on-MQX/m-p/264675#M7924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sir:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Recently I am doing a project about Multi-tasking programming based on MQX.The data would be transferred via TCP,UDP or UART.Then the data would be handled by a task.I want use Multi-tasking programming,so the chip can receive&amp;nbsp; data&amp;nbsp; while process data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; So I want an example about Multi-tasking programming.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; That's all.Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 01:29:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Multi-tasking-programming-based-on-MQX/m-p/264675#M7924</guid>
      <dc:creator>huangkai</dc:creator>
      <dc:date>2013-02-20T01:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: Multi-tasking programming based on MQX</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Multi-tasking-programming-based-on-MQX/m-p/264676#M7925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are demo applications available in MQX4.0_RTM release, e.g the havc. You can have a look at this demo which is located at C:\Freescale\Freescale_MQX_4_0\demo\hvac if you install in the default path.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 12:04:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Multi-tasking-programming-based-on-MQX/m-p/264676#M7925</guid>
      <dc:creator>hake</dc:creator>
      <dc:date>2013-02-20T12:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: Multi-tasking programming based on MQX</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Multi-tasking-programming-based-on-MQX/m-p/264677#M7926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 12:38:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Multi-tasking-programming-based-on-MQX/m-p/264677#M7926</guid>
      <dc:creator>huangkai</dc:creator>
      <dc:date>2013-02-20T12:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: Multi-tasking programming based on MQX</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Multi-tasking-programming-based-on-MQX/m-p/264678#M7927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another good example Huang is:&lt;/P&gt;&lt;P&gt;C:\Freescale\Freescale_MQX_4_0\rtcs\examples\shell&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 18:49:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Multi-tasking-programming-based-on-MQX/m-p/264678#M7927</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2013-02-20T18:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Multi-tasking programming based on MQX</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Multi-tasking-programming-based-on-MQX/m-p/264679#M7928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great&amp;nbsp; ,&amp;nbsp; thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 01:00:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Multi-tasking-programming-based-on-MQX/m-p/264679#M7928</guid>
      <dc:creator>huangkai</dc:creator>
      <dc:date>2013-02-21T01:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Multi-tasking programming based on MQX</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Multi-tasking-programming-based-on-MQX/m-p/264680#M7929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sir:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This example is very complexed.Can you give me a simple example about &lt;A _jive_internal="true" class="font-color-meta-light" href="https://community.nxp.com/message/316382#316382" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #a9a9a9; text-decoration: underline;"&gt;Multi-tasking programming &lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 05:12:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Multi-tasking-programming-based-on-MQX/m-p/264680#M7929</guid>
      <dc:creator>huangkai</dc:creator>
      <dc:date>2013-02-21T05:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: Multi-tasking programming based on MQX</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Multi-tasking-programming-based-on-MQX/m-p/264681#M7930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have seen the example. But i is so complexed.Can you tell me what is the function of the demo hvac?Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2013 03:51:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Multi-tasking-programming-based-on-MQX/m-p/264681#M7930</guid>
      <dc:creator>huangkai</dc:creator>
      <dc:date>2013-02-22T03:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Multi-tasking programming based on MQX</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Multi-tasking-programming-based-on-MQX/m-p/264682#M7931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello huang kai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this explains what does HVAC do although it's targeted for Coldfire board: &lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/soft_dev_tools/doc/support_info/MQXTUTORIALLAB.pdf" title="http://cache.freescale.com/files/soft_dev_tools/doc/support_info/MQXTUTORIALLAB.pdf"&gt;http://cache.freescale.com/files/soft_dev_tools/doc/support_info/MQXTUTORIALLAB.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please run the demo and explore hvac's code before asking another question. :smileywink:&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>Fri, 22 Feb 2013 07:19:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Multi-tasking-programming-based-on-MQX/m-p/264682#M7931</guid>
      <dc:creator>c0170</dc:creator>
      <dc:date>2013-02-22T07:19:03Z</dc:date>
    </item>
  </channel>
</rss>

