<?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: Need help:  periodic timer semaphore block</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Need-help-periodic-timer-semaphore-block/m-p/188193#M3471</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;timer component creates new task with a priority set to TIMER_DEFAULT_TASK_PRIORITY by default. If you have more active tasks, your application has to assure timer task gets time to run.It must be active in order to be functional.&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>Wed, 12 Sep 2012 07:19:13 GMT</pubDate>
    <dc:creator>c0170</dc:creator>
    <dc:date>2012-09-12T07:19:13Z</dc:date>
    <item>
      <title>Need help:  periodic timer semaphore block</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Need-help-periodic-timer-semaphore-block/m-p/188190#M3468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi team.&amp;nbsp; I setup &lt;STRONG&gt;_timer_start_periodic_every(),&lt;/STRONG&gt; but it only executes twice and then TAD reports the timer status as lw_semaphore_block.&amp;nbsp; The timer has the highest priority and all other tasks are time slice.&amp;nbsp; This is part of a larger program I inherited and I don't know how to track it down.&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2012 13:44:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Need-help-periodic-timer-semaphore-block/m-p/188190#M3468</guid>
      <dc:creator>OldPeculier</dc:creator>
      <dc:date>2012-09-10T13:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Need help:  periodic timer semaphore block</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Need-help-periodic-timer-semaphore-block/m-p/188191#M3469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello OldPeculier,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I propose to check files in folder \source\timer.&lt;/P&gt;&lt;P&gt;Probably good start is _timer_test function which might unveil an error what has gone wrong or at least debug/check ti_task.c file where is the task and also timer ISR.&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>Tue, 11 Sep 2012 13:52:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Need-help-periodic-timer-semaphore-block/m-p/188191#M3469</guid>
      <dc:creator>c0170</dc:creator>
      <dc:date>2012-09-11T13:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Need help:  periodic timer semaphore block</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Need-help-periodic-timer-semaphore-block/m-p/188192#M3470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Kojto,&lt;/P&gt;&lt;P&gt;I think I solved it:&amp;nbsp; When a task "creates" a task, the parent can terminate ant the child is active.&amp;nbsp; I assumed this was true for creating a timer as well, but it seems the timer must be in an active task.&amp;nbsp; In this case I moved the "timer_start..." to an active, low-priority time slice task and now it works.&amp;nbsp; Can anyone confirm this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 16:25:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Need-help-periodic-timer-semaphore-block/m-p/188192#M3470</guid>
      <dc:creator>OldPeculier</dc:creator>
      <dc:date>2012-09-11T16:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: Need help:  periodic timer semaphore block</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Need-help-periodic-timer-semaphore-block/m-p/188193#M3471</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;timer component creates new task with a priority set to TIMER_DEFAULT_TASK_PRIORITY by default. If you have more active tasks, your application has to assure timer task gets time to run.It must be active in order to be functional.&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>Wed, 12 Sep 2012 07:19:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Need-help-periodic-timer-semaphore-block/m-p/188193#M3471</guid>
      <dc:creator>c0170</dc:creator>
      <dc:date>2012-09-12T07:19:13Z</dc:date>
    </item>
  </channel>
</rss>

