<?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のトピックRe: periodic timer. Restriction on notification function execution time ?</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/periodic-timer-Restriction-on-notification-function-execution/m-p/427223#M14258</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Marc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The tick service routine is located in the init_bsp.c file, the path of this file is &amp;lt;freescaleMQXpath&amp;gt;\mqx\source\bsp\&amp;lt;board_name&amp;gt;\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The resolution defines, how often MQX RTOS updates time, or how often a tick occurs. The resolution is usually 200 ticks per second = 5 milliseconds. It is defined in &amp;lt;board_name&amp;gt;.h file located at the path: &amp;lt;freescaleMQXpath&amp;gt;\mqx\source\bsp\&amp;lt;board_name&amp;gt;\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The BSP timer is clocked by system tick; it is possible to edit BSP_ALARM_FREQUENCY in order to have smaller ticks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check more information about the MQX timers in the following document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-104385"&gt;Using the MQX timers&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Sol &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, 19 Nov 2015 17:39:15 GMT</pubDate>
    <dc:creator>soledad</dc:creator>
    <dc:date>2015-11-19T17:39:15Z</dc:date>
    <item>
      <title>periodic timer. Restriction on notification function execution time ?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/periodic-timer-Restriction-on-notification-function-execution/m-p/427222#M14257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I setup a periodic timer whose notification function takes time to process (but less than the timer period).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonders whether it is a design fault ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2015 13:56:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/periodic-timer-Restriction-on-notification-function-execution/m-p/427222#M14257</guid>
      <dc:creator>marcrechte</dc:creator>
      <dc:date>2015-11-19T13:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: periodic timer. Restriction on notification function execution time ?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/periodic-timer-Restriction-on-notification-function-execution/m-p/427223#M14258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Marc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The tick service routine is located in the init_bsp.c file, the path of this file is &amp;lt;freescaleMQXpath&amp;gt;\mqx\source\bsp\&amp;lt;board_name&amp;gt;\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The resolution defines, how often MQX RTOS updates time, or how often a tick occurs. The resolution is usually 200 ticks per second = 5 milliseconds. It is defined in &amp;lt;board_name&amp;gt;.h file located at the path: &amp;lt;freescaleMQXpath&amp;gt;\mqx\source\bsp\&amp;lt;board_name&amp;gt;\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The BSP timer is clocked by system tick; it is possible to edit BSP_ALARM_FREQUENCY in order to have smaller ticks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check more information about the MQX timers in the following document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-104385"&gt;Using the MQX timers&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Sol &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, 19 Nov 2015 17:39:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/periodic-timer-Restriction-on-notification-function-execution/m-p/427223#M14258</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2015-11-19T17:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: periodic timer. Restriction on notification function execution time ?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/periodic-timer-Restriction-on-notification-function-execution/m-p/427224#M14259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sol,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the information and related document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However my question is on software periodic timer, especially&amp;nbsp; _timer_start_periodic_every... functions: does the notification_function need to return quickly (like in an ISR) or it is not a problem to do some processing providing it does not exceed the timer period ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 06:44:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/periodic-timer-Restriction-on-notification-function-execution/m-p/427224#M14259</guid>
      <dc:creator>marcrechte</dc:creator>
      <dc:date>2015-11-20T06:44:08Z</dc:date>
    </item>
  </channel>
</rss>

