<?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: Strange problem with tasks in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Strange-problem-with-tasks/m-p/212210#M5246</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The 1000 value is not the problem (I have used it just fine but it adds a bit more clock overhead). &amp;nbsp;I would guess that your code has some other loop that is spinning. &amp;nbsp;I would look carefully at the code to locate it. &amp;nbsp;If you use the default task scheduling, you will not give up the processor unless a higher priority task is ready to run. &amp;nbsp;What are the priorities of the task that is ready that is not running? &amp;nbsp;My guess is they have the same priority.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 03 Mar 2012 06:10:48 GMT</pubDate>
    <dc:creator>PhilH</dc:creator>
    <dc:date>2012-03-03T06:10:48Z</dc:date>
    <item>
      <title>Strange problem with tasks</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Strange-problem-with-tasks/m-p/212208#M5244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My problem is vey strange.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I started my multi-task application on mqx - and it works fine a while.&lt;/P&gt;&lt;P&gt;After few minutes only one task is active infinitely.&lt;/P&gt;&lt;P&gt;In that task is line: _time_delay(...) so other task shoud be used then.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I look to "Task summary" and "Stack usage" and everything is ok (other tasks are "Ready" and stack is not overflow).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What shoud I check more?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 18:26:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Strange-problem-with-tasks/m-p/212208#M5244</guid>
      <dc:creator>master_szumi</dc:creator>
      <dc:date>2012-03-02T18:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: Strange problem with tasks</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Strange-problem-with-tasks/m-p/212209#M5245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems that scheduler works wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In mqx project i'm using:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#define BSP_ALARM_FREQUENCY&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (1000)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It may cause that kind of problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 20:57:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Strange-problem-with-tasks/m-p/212209#M5245</guid>
      <dc:creator>master_szumi</dc:creator>
      <dc:date>2012-03-02T20:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Strange problem with tasks</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Strange-problem-with-tasks/m-p/212210#M5246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The 1000 value is not the problem (I have used it just fine but it adds a bit more clock overhead). &amp;nbsp;I would guess that your code has some other loop that is spinning. &amp;nbsp;I would look carefully at the code to locate it. &amp;nbsp;If you use the default task scheduling, you will not give up the processor unless a higher priority task is ready to run. &amp;nbsp;What are the priorities of the task that is ready that is not running? &amp;nbsp;My guess is they have the same priority.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Mar 2012 06:10:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Strange-problem-with-tasks/m-p/212210#M5246</guid>
      <dc:creator>PhilH</dc:creator>
      <dc:date>2012-03-03T06:10:48Z</dc:date>
    </item>
  </channel>
</rss>

