<?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 Help with _task_ready in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Help-with-task-ready/m-p/322985#M10291</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried to unblock a task by calling a _task_ready() function. But it's not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think which my problem is on _task_ready(*) parameter (what I put at *). So, let me show you my task_template:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Capturar.JPG.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/45132i5D937A93EAC44460/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capturar.JPG.jpg" alt="Capturar.JPG.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P&gt;I've tried to call as _task_ready((TASK_FPTR)Task1_task); but it doesn't work.&lt;/P&gt;&lt;P&gt;So, how should I call _task_ready function to unblock the Task1, that has blocked itself?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Jul 2014 14:13:06 GMT</pubDate>
    <dc:creator>wendersonolivei</dc:creator>
    <dc:date>2014-07-21T14:13:06Z</dc:date>
    <item>
      <title>Help with _task_ready</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Help-with-task-ready/m-p/322985#M10291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried to unblock a task by calling a _task_ready() function. But it's not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think which my problem is on _task_ready(*) parameter (what I put at *). So, let me show you my task_template:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Capturar.JPG.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/45132i5D937A93EAC44460/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capturar.JPG.jpg" alt="Capturar.JPG.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P&gt;I've tried to call as _task_ready((TASK_FPTR)Task1_task); but it doesn't work.&lt;/P&gt;&lt;P&gt;So, how should I call _task_ready function to unblock the Task1, that has blocked itself?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 14:13:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Help-with-task-ready/m-p/322985#M10291</guid>
      <dc:creator>wendersonolivei</dc:creator>
      <dc:date>2014-07-21T14:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: Help with _task_ready</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Help-with-task-ready/m-p/322986#M10292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached you can find an example where I use _task_ready succesfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Carlos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2014 16:03:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Help-with-task-ready/m-p/322986#M10292</guid>
      <dc:creator>Carlos_Musich</dc:creator>
      <dc:date>2014-07-22T16:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Help with _task_ready</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Help-with-task-ready/m-p/322987#M10293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Carlos!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've found the solution at your code. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2014 16:16:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Help-with-task-ready/m-p/322987#M10293</guid>
      <dc:creator>wendersonolivei</dc:creator>
      <dc:date>2014-07-22T16:16:39Z</dc:date>
    </item>
  </channel>
</rss>

