<?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>MQX Software Solutions中的主题 Cycle rutines in a task with Timmer</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Cycle-rutines-in-a-task-with-Timmer/m-p/584066#M16594</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm using mqx tasks. I have a Control task that send messages to others tasks (Ethernet Client). I need that my control task send a message to Ethernet Client every 500 ms. In the rest of time, control task sends others messages to other tasks (depends of some interrupts) and do&amp;nbsp;some calculations. Therefore, I need some help to how to use timmer functions in order to send a message to Ethernet Client using flags (interruptions) of the timmer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that there are functions like&amp;nbsp;_timer_start_periodic_every but I didn't find examples that help my code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sincerely,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Norberto Jiménez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Sep 2016 18:16:38 GMT</pubDate>
    <dc:creator>norbertoj</dc:creator>
    <dc:date>2016-09-01T18:16:38Z</dc:date>
    <item>
      <title>Cycle rutines in a task with Timmer</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Cycle-rutines-in-a-task-with-Timmer/m-p/584066#M16594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm using mqx tasks. I have a Control task that send messages to others tasks (Ethernet Client). I need that my control task send a message to Ethernet Client every 500 ms. In the rest of time, control task sends others messages to other tasks (depends of some interrupts) and do&amp;nbsp;some calculations. Therefore, I need some help to how to use timmer functions in order to send a message to Ethernet Client using flags (interruptions) of the timmer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that there are functions like&amp;nbsp;_timer_start_periodic_every but I didn't find examples that help my code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sincerely,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Norberto Jiménez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 18:16:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Cycle-rutines-in-a-task-with-Timmer/m-p/584066#M16594</guid>
      <dc:creator>norbertoj</dc:creator>
      <dc:date>2016-09-01T18:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Cycle rutines in a task with Timmer</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Cycle-rutines-in-a-task-with-Timmer/m-p/584067#M16595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Norberto Jimenez:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you can use _timer_start_periodic_every&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is an example to create the timer component, start a periodic timer that sets an event every 20 milliseconds, and later cancel the timer.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/2763iCDA9EBCEEEB6D80D/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/2817iA60DCF59590EA00F/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/2856i45DF7697F0D798D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2016 13:57:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Cycle-rutines-in-a-task-with-Timmer/m-p/584067#M16595</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2016-09-02T13:57:44Z</dc:date>
    </item>
  </channel>
</rss>

