<?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: Debugging tasks state</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Debugging-tasks-state/m-p/580476#M16579</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ariela,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the MQX RTOS Runtime TAD, this is a tool which allows information screening about MQX OS from a running application or from a memory dump file. Unlike the “standard” MQX RTOS TAD which requires the application to be connected to a debugger and suspended, the Runtime TAD can display information from an application while it is running. This functionality is similar to what FreeMASTER tool already provides for any application, but the Runtime TAD is also aware of the MQX RTOS data structures. It displays the OS objects, such as tasks, memory blocks, semaphores, etc. The Runtime TAD also allows displaying MQX RTOS information from a memory dump file which can be saved from standard TAD while debugging. This enables the analysis with Runtime TAD to be done at a later time or on another computer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find more information in the attached document.&lt;/P&gt;&lt;P&gt;&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>Tue, 09 Aug 2016 22:10:24 GMT</pubDate>
    <dc:creator>soledad</dc:creator>
    <dc:date>2016-08-09T22:10:24Z</dc:date>
    <item>
      <title>Debugging tasks state</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Debugging-tasks-state/m-p/580475#M16578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;I'm using MQX 4.2.0.2 w/ K66 platform.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-style: inherit; font-weight: inherit; line-height: 1.73;"&gt;I debugging a situation where a task that is waiting for events doesn't get them. My guess is that the task is running in some loop and doesn't reach the blocking point. &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-style: inherit; font-weight: inherit; line-height: 1.73;"&gt;Is there a way to see tasks' state from the debugger? &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-style: inherit; font-weight: inherit; line-height: 1.73;"&gt;BTW, the problem I'm trying to debug has happened in the past and disappeared. The task is waiting for uart data and although _io_serial_int_addc is activated the task isn't preempted. At some point the queue is full and the character is tossed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-style: inherit; font-weight: inherit; line-height: 1.73;"&gt;Any ideas regarding this issue will be very helpful.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-style: inherit; font-weight: inherit; line-height: 1.73;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-style: inherit; font-weight: inherit; line-height: 1.73;"&gt;Ariela&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2016 08:58:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Debugging-tasks-state/m-p/580475#M16578</guid>
      <dc:creator>arielablumer</dc:creator>
      <dc:date>2016-08-09T08:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging tasks state</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Debugging-tasks-state/m-p/580476#M16579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ariela,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the MQX RTOS Runtime TAD, this is a tool which allows information screening about MQX OS from a running application or from a memory dump file. Unlike the “standard” MQX RTOS TAD which requires the application to be connected to a debugger and suspended, the Runtime TAD can display information from an application while it is running. This functionality is similar to what FreeMASTER tool already provides for any application, but the Runtime TAD is also aware of the MQX RTOS data structures. It displays the OS objects, such as tasks, memory blocks, semaphores, etc. The Runtime TAD also allows displaying MQX RTOS information from a memory dump file which can be saved from standard TAD while debugging. This enables the analysis with Runtime TAD to be done at a later time or on another computer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find more information in the attached document.&lt;/P&gt;&lt;P&gt;&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>Tue, 09 Aug 2016 22:10:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Debugging-tasks-state/m-p/580476#M16579</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2016-08-09T22:10:24Z</dc:date>
    </item>
  </channel>
</rss>

