<?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のトピックFreeRTOS task</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/FreeRTOS-task/m-p/1061513#M18478</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I&amp;nbsp; have two tasks with the same priority. task1 and task2. &amp;nbsp;&amp;nbsp; When I debug the project, I find CPU stuck in task 1, never switch to task 2. &lt;/P&gt;&lt;P&gt;I don't know why. can you guide me how to solve this issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 May 2020 21:53:29 GMT</pubDate>
    <dc:creator>davidzhu</dc:creator>
    <dc:date>2020-05-21T21:53:29Z</dc:date>
    <item>
      <title>FreeRTOS task</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/FreeRTOS-task/m-p/1061513#M18478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I&amp;nbsp; have two tasks with the same priority. task1 and task2. &amp;nbsp;&amp;nbsp; When I debug the project, I find CPU stuck in task 1, never switch to task 2. &lt;/P&gt;&lt;P&gt;I don't know why. can you guide me how to solve this issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2020 21:53:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/FreeRTOS-task/m-p/1061513#M18478</guid>
      <dc:creator>davidzhu</dc:creator>
      <dc:date>2020-05-21T21:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS task</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/FreeRTOS-task/m-p/1061514#M18479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How are you determining the CPU is stuck in task 1?&amp;nbsp; If you put a break point in task 2, is it ever hit - if so - how many times, just once or many times.&amp;nbsp; What does task 2 do - does it block or suspend itself for any reason - please show the code.&amp;nbsp; Is the tick interrupt executing (if you put a break point in vTaskSwitchContext()&amp;nbsp;&lt;A class="link-titled" href="https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/master/tasks.c#L2989" title="https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/master/tasks.c#L2989"&gt;FreeRTOS-Kernel/tasks.c at master · FreeRTOS/FreeRTOS-Kernel · GitHub&lt;/A&gt;&amp;nbsp;&amp;nbsp;is it hit?&amp;nbsp; Is the xTickCount variable in the same file incrementing?).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 May 2020 17:11:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/FreeRTOS-task/m-p/1061514#M18479</guid>
      <dc:creator>FreeRTOS_org</dc:creator>
      <dc:date>2020-05-23T17:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS task</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/FreeRTOS-task/m-p/1061515#M18480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Richard for your&amp;nbsp; good suggestions.&amp;nbsp; The tick interrupt is executing.&amp;nbsp; After tried your tips, I found the issue is in my application.&amp;nbsp; Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 May 2020 07:57:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/FreeRTOS-task/m-p/1061515#M18480</guid>
      <dc:creator>davidzhu</dc:creator>
      <dc:date>2020-05-24T07:57:51Z</dc:date>
    </item>
  </channel>
</rss>

