<?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>S32 SDKのトピックRe: tasks don't show up on FreeRTOS task list when debugging</title>
    <link>https://community.nxp.com/t5/S32-SDK/tasks-don-t-show-up-on-FreeRTOS-task-list-when-debugging/m-p/1421377#M2427</link>
    <description>&lt;P&gt;I forgot to mention that I am using the 'debug_ram' configuration and have the PEMicro OpenSDA interface selected.&lt;/P&gt;</description>
    <pubDate>Tue, 01 Mar 2022 19:35:57 GMT</pubDate>
    <dc:creator>dkageff</dc:creator>
    <dc:date>2022-03-01T19:35:57Z</dc:date>
    <item>
      <title>tasks don't show up on FreeRTOS task list when debugging</title>
      <link>https://community.nxp.com/t5/S32-SDK/tasks-don-t-show-up-on-FreeRTOS-task-list-when-debugging/m-p/755094#M352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check below screenshot, I created a task by xTaskCreateStatic, and named as "Task".&lt;/P&gt;&lt;P&gt;this task is started, I set a breakpoint in my task, and the PC is stopped. then I refresh the "Task list" of FreeRTOS debug plugin, but my task info doesn't show up. (it showed up some times, but some times no, I don't know why)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="QQ图片20180101180510.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/34019iC31F222D470417CA/image-size/large?v=v2&amp;amp;px=999" role="button" title="QQ图片20180101180510.png" alt="QQ图片20180101180510.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jan 2018 10:10:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/tasks-don-t-show-up-on-FreeRTOS-task-list-when-debugging/m-p/755094#M352</guid>
      <dc:creator>wesleyxie</dc:creator>
      <dc:date>2018-01-01T10:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: tasks don't show up on FreeRTOS task list when debugging</title>
      <link>https://community.nxp.com/t5/S32-SDK/tasks-don-t-show-up-on-FreeRTOS-task-list-when-debugging/m-p/755095#M353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried your scenario on modified example project (in attachment if you like to test it on your machine) - and I can't reproduce your issue. All static tasks (4) are shown properly for me all time.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/36572iE304F99223C2E07D/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My FreeRTOS Task Aware Debugger for GDB&lt;SPAN&gt;&amp;nbsp;version is&amp;nbsp;&lt;/SPAN&gt;1.0.2.201704260904&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jan 2018 14:14:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/tasks-don-t-show-up-on-FreeRTOS-task-list-when-debugging/m-p/755095#M353</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2018-01-04T14:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: tasks don't show up on FreeRTOS task list when debugging</title>
      <link>https://community.nxp.com/t5/S32-SDK/tasks-don-t-show-up-on-FreeRTOS-task-list-when-debugging/m-p/755096#M354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I had the same problem while debugging using OpenSDA. Turned out that the OpenSDA connection was too slow to transfer the information from the target.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you see logging like this in the TAD log, you probably experiencing the same problem.&lt;/P&gt;&lt;P&gt;&lt;CODE style="color: #172b4d; background-color: #ffffff; font-size: 14px;"&gt;17:01:45.557 ERROR: [TaskFactory] Cannot read information from "pxReadyTasksLists[5]".&lt;/CODE&gt;&lt;BR style="color: #172b4d; background-color: #ffffff;" /&gt;&lt;CODE style="color: #172b4d; background-color: #ffffff; font-size: 14px;"&gt;17:01:49.274 ERROR: [MemoryReader]&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Read bytes method timed out!&lt;/STRONG&gt;&lt;/CODE&gt;&lt;BR style="color: #172b4d; background-color: #ffffff;" /&gt;&lt;CODE style="color: #172b4d; background-color: #ffffff; font-size: 14px;"&gt;17:01:49.274 ERROR: [MemoryReader]&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Could not get memory block! Invalid address "0x40005a68" and/or "0x1e20" length of a block!&lt;/STRONG&gt;&lt;/CODE&gt;&lt;BR style="color: #172b4d; background-color: #ffffff;" /&gt;&lt;CODE style="color: #172b4d; background-color: #ffffff; font-size: 14px;"&gt;17:01:49.274 ERROR: [TaskFactory] Stack memory block was not read properly, stack has default values.&lt;/CODE&gt;&lt;BR style="color: #172b4d; background-color: #ffffff;" /&gt;&lt;CODE style="color: #172b4d; background-color: #ffffff; font-size: 14px;"&gt;17:01:50.276 ERROR: [TaskFactory] Cannot read information from "xDelayedTaskList1".&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The MemoryReader in the tad plugin uses a default of 2 seconds, which is not always enough.&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Ruud&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2019 14:01:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/tasks-don-t-show-up-on-FreeRTOS-task-list-when-debugging/m-p/755096#M354</guid>
      <dc:creator>ruudsiebierski</dc:creator>
      <dc:date>2019-01-11T14:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: tasks don't show up on FreeRTOS task list when debugging</title>
      <link>https://community.nxp.com/t5/S32-SDK/tasks-don-t-show-up-on-FreeRTOS-task-list-when-debugging/m-p/755097#M355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ruud,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can I find the MemoryReader config option? Is this a setting from within MCUXpresso IDE that can be increased? I am running into a similar issue and want to see if I can avoid having to purchase another debug probe. I'm currently using the iMXRT1050-EVKB as a debug probe and also LPC-Link2, both Daplink adaptations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;-Ed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2019 15:54:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/tasks-don-t-show-up-on-FreeRTOS-task-list-when-debugging/m-p/755097#M355</guid>
      <dc:creator>edw8</dc:creator>
      <dc:date>2019-03-22T15:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: tasks don't show up on FreeRTOS task list when debugging</title>
      <link>https://community.nxp.com/t5/S32-SDK/tasks-don-t-show-up-on-FreeRTOS-task-list-when-debugging/m-p/755098#M356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ed,&lt;/P&gt;&lt;P&gt;It is not a config option unfortunately, I actually changed the binary code of the plugin.&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Ruud&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Mar 2019 13:18:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/tasks-don-t-show-up-on-FreeRTOS-task-list-when-debugging/m-p/755098#M356</guid>
      <dc:creator>ruudsiebierski</dc:creator>
      <dc:date>2019-03-29T13:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: tasks don't show up on FreeRTOS task list when debugging</title>
      <link>https://community.nxp.com/t5/S32-SDK/tasks-don-t-show-up-on-FreeRTOS-task-list-when-debugging/m-p/755099#M357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ruud. Is this something that can be shared with NXP/MCUXpresso IDE team so that it gets included in an upcoming release? I am finding that even with a PEMicro Multilink ACP probe I have the same behavior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MCUXpresso IDE team, are there any plans to address this issue that you may have already scheduled?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;-Ed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2019 16:07:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/tasks-don-t-show-up-on-FreeRTOS-task-list-when-debugging/m-p/755099#M357</guid>
      <dc:creator>edw8</dc:creator>
      <dc:date>2019-04-11T16:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: tasks don't show up on FreeRTOS task list when debugging</title>
      <link>https://community.nxp.com/t5/S32-SDK/tasks-don-t-show-up-on-FreeRTOS-task-list-when-debugging/m-p/755100#M358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ed,&lt;/P&gt;&lt;P&gt;I changed the following timeout value to something high (like 10000).&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;gate.await(2000L, TimeUnit.MILLISECONDS);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I used Java Bytecode Editor&amp;nbsp;to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is some of the decompiled source code (maybe handy for the IDE team?);&lt;/P&gt;&lt;PRE class="language-java line-numbers"&gt;&lt;CODE&gt;  &lt;SPAN class="keyword token"&gt;private&lt;/SPAN&gt; MemoryByte&lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt; &lt;SPAN class="token function"&gt;readBytes&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="keyword token"&gt;long&lt;/SPAN&gt; address&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;long&lt;/SPAN&gt; length&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
  &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
    DsfServicesTracker tracker &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;new&lt;/SPAN&gt; &lt;SPAN class="token class-name"&gt;DsfServicesTracker&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;DsfUIPlugin&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;getBundleContext&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="token function"&gt;getContext&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;getSessionId&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
    IStack stack &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;IStack&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;tracker&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;getService&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;IStack&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="keyword token"&gt;class&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
    
    MIDataReadMemoryBytes mi &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;new&lt;/SPAN&gt; &lt;SPAN class="token class-name"&gt;MIDataReadMemoryBytes&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;getContext&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;"0x"&lt;/SPAN&gt; &lt;SPAN class="operator token"&gt;+&lt;/SPAN&gt; Long&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;toString&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;address&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;16&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; 0L&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="keyword token"&gt;int&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;length&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
    &lt;SPAN class="keyword token"&gt;final&lt;/SPAN&gt; CountDownLatch gate &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;new&lt;/SPAN&gt; &lt;SPAN class="token class-name"&gt;CountDownLatch&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;1&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
    &lt;SPAN class="keyword token"&gt;final&lt;/SPAN&gt; List&lt;SPAN class="operator token"&gt;&amp;lt;&lt;/SPAN&gt;MemoryByte&lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;&amp;gt;&lt;/SPAN&gt; list &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; Collections&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;synchronizedList&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="keyword token"&gt;new&lt;/SPAN&gt; &lt;SPAN class="token class-name"&gt;ArrayList&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
    
    DataRequestMonitor&lt;SPAN class="operator token"&gt;&amp;lt;&lt;/SPAN&gt;MIDataReadMemoryBytesInfo&lt;SPAN class="operator token"&gt;&amp;gt;&lt;/SPAN&gt; rm &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;new&lt;/SPAN&gt; &lt;SPAN class="token class-name"&gt;DataRequestMonitor&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;stack&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;getExecutor&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; null&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
    &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
      &lt;SPAN class="keyword token"&gt;public&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;void&lt;/SPAN&gt; &lt;SPAN class="token function"&gt;handleSuccess&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
        list&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;add&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;MIDataReadMemoryBytesInfo&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;getData&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;getMIMemoryBlock&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
        gate&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;countDown&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
      &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;
      
    &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
    ICommandControl cc &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;ICommandControl&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;tracker&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;getService&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;ICommandControl&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="keyword token"&gt;class&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
    cc&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;queueCommand&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;mi&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; rm&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
    &lt;SPAN class="keyword token"&gt;try&lt;/SPAN&gt;
    &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
      gate&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;await&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;2000L&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; TimeUnit&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;MILLISECONDS&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
    &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;
    &lt;SPAN class="keyword token"&gt;catch&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="token class-name"&gt;InterruptedException&lt;/SPAN&gt; localInterruptedException&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;
    &lt;SPAN class="keyword token"&gt;if&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;list&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;isEmpty&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
      Logger&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;error&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;Texts&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;get&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"Error.ReadBytesTimout"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
      &lt;SPAN class="keyword token"&gt;return&lt;/SPAN&gt; null&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
    &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;
    
    &lt;SPAN class="keyword token"&gt;return&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;MemoryByte&lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;list&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;get&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;0&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
  &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2019 16:50:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/tasks-don-t-show-up-on-FreeRTOS-task-list-when-debugging/m-p/755100#M358</guid>
      <dc:creator>ruudsiebierski</dc:creator>
      <dc:date>2019-04-11T16:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: tasks don't show up on FreeRTOS task list when debugging</title>
      <link>https://community.nxp.com/t5/S32-SDK/tasks-don-t-show-up-on-FreeRTOS-task-list-when-debugging/m-p/1421376#M2426</link>
      <description>&lt;P&gt;Hello.&amp;nbsp; I have a similar problem when trying to debug a FreeRTOS project running on an MPC5748G evaluation board.&amp;nbsp; I have installed S32 Design Studio for Power Architecture 2.1 and am using the demo project freertos_mpc5748g.&amp;nbsp; When I run the program, I only see the FreeRTOS system task in the Debug window (see 'Debug window' attachment) , however I do see the four LED tasks when I do a FreeRTOS task list (see 'Task list' attachment).&amp;nbsp; The project uses FreeRTOS v10.0.1. will try the modifications to FreeRTOSConfig.h described above.&amp;nbsp; I did check tasks.c for xDelayedTaskList1 and xDelayedTaskList2 and they appear to be globals in tasks.c.&amp;nbsp; Thet are defined with the PRIVILEGED_DATA macro but that seems to be a blank definition.&amp;nbsp; Is sthere anything else to look for/try?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 19:27:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/tasks-don-t-show-up-on-FreeRTOS-task-list-when-debugging/m-p/1421376#M2426</guid>
      <dc:creator>dkageff</dc:creator>
      <dc:date>2022-03-01T19:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: tasks don't show up on FreeRTOS task list when debugging</title>
      <link>https://community.nxp.com/t5/S32-SDK/tasks-don-t-show-up-on-FreeRTOS-task-list-when-debugging/m-p/1421377#M2427</link>
      <description>&lt;P&gt;I forgot to mention that I am using the 'debug_ram' configuration and have the PEMicro OpenSDA interface selected.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 19:35:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/tasks-don-t-show-up-on-FreeRTOS-task-list-when-debugging/m-p/1421377#M2427</guid>
      <dc:creator>dkageff</dc:creator>
      <dc:date>2022-03-01T19:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: tasks don't show up on FreeRTOS task list when debugging</title>
      <link>https://community.nxp.com/t5/S32-SDK/tasks-don-t-show-up-on-FreeRTOS-task-list-when-debugging/m-p/1422787#M2430</link>
      <description>&lt;P&gt;PEMicro says that their debugger does not support FreeRTOS thread aware debugging on the PowerPC.&amp;nbsp; Given this, are there any solutions that NXP can recommend for FreeRTOS thread aware debugging in S32 Design Studio and the DEVKIT-MPC5748G?&amp;nbsp; Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 15:23:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/tasks-don-t-show-up-on-FreeRTOS-task-list-when-debugging/m-p/1422787#M2430</guid>
      <dc:creator>dkageff</dc:creator>
      <dc:date>2022-03-03T15:23:20Z</dc:date>
    </item>
  </channel>
</rss>

