<?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>MCUXpresso IDEのトピックRe: FreeRTOS TAD plug-in Task list view empty</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-TAD-plug-in-Task-list-view-empty/m-p/793083#M2740</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;make sure that you have this define in your config file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#define configENABLE_BACKWARD_COMPATIBILITY&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;(0) /* this needs to be defined in order to be able to use the Freertos plugin to debug */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I switched to MCUXpresso 11 I needed to define it to 0 in order to have the pluging to work again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;fv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Apr 2020 11:54:35 GMT</pubDate>
    <dc:creator>cescvaro</dc:creator>
    <dc:date>2020-04-14T11:54:35Z</dc:date>
    <item>
      <title>FreeRTOS TAD plug-in Task list view empty</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-TAD-plug-in-Task-list-view-empty/m-p/793080#M2737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings! I have some trouble with TAD for FreeRTOS on MCUExpresso IDE (&amp;nbsp;v10.2.1 [Build 795] [2018-07-25]&amp;nbsp;).&lt;/P&gt;&lt;P&gt;I use FreeRTOS V10.1.1.&lt;/P&gt;&lt;P&gt;I see nothing in Task list view, but other views (Heap, queue, timer) and threads visualisation works fine.&lt;/P&gt;&lt;P&gt;I`ve see to console and found this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Output of TAD:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;14:43:19.498 INFO: [TadModel] DSF session ID 0 has started.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt;14:43:38.212 INFO: [TadState] TAD state changed: DEBUG_STARTED -&amp;gt; DEBUG_INIT_0 (SUSPENDED, USER_REQUEST)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt;14:43:39.476 INFO: [TadState] TAD state changed: DEBUG_INIT_0 -&amp;gt; DEBUG_INIT_1 (RESUMED, USER_REQUEST)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt;14:43:39.746 INFO: [TadState] TAD state changed: DEBUG_INIT_1 -&amp;gt; DEBUG_SUSPENDED (SUSPENDED, BREAKPOINT)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt;14:43:43.546 INFO: [TadState] TAD state changed: DEBUG_SUSPENDED -&amp;gt; DEBUG_RESUMED (RESUMED, USER_REQUEST)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt;14:43:46.906 INFO: [TadState] TAD state changed: DEBUG_RESUMED -&amp;gt; READY (SUSPENDED, SIGNAL)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt;14:43:47.46 INFO: [Benchmark] Loading data for "Heap Usage" has started.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt;14:43:48.275 ERROR: [TadFactory] Reading exception during: "readLongAtAddressSafely(0x100059e0, QueueDefinition.pcTail)"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt;14:43:49.278 ERROR: [TadFactory] Reading exception during: "readLongAtAddressSafely(0x100059e0, QueueDefinition.u.pcReadFrom)"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt;14:43:50.920 ERROR: [TaskFactory] Cannot read information from "pxReadyTasksLists[0]".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt;14:43:52.85 ERROR: [TaskFactory] Cannot read information from "pxReadyTasksLists[1]".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt;14:43:53.237 ERROR: [TaskFactory] Cannot read information from "pxReadyTasksLists[2]".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt;14:43:54.496 ERROR: [TaskFactory] Cannot read information from "xSuspendedTaskList".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt;14:43:54.615 INFO: [HeapFactory] Heap type (memory allocation scheme) has been identified from FreeRTOSDebugConfig structure (FreeRTOSDebugConfig[5]) as Heap type #4. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt;14:43:54.735 INFO: [Benchmark] Loading data for "Heap Usage" took 7689 ms.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt;14:43:56.248 INFO: [Benchmark] Loading data for "Timer List" has started.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt;14:43:56.294 INFO: [Benchmark] Loading data for "Timer List" took 46 ms.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt;14:43:58.90 INFO: [Benchmark] Loading data for "Queue List" has started.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt;14:43:58.90 INFO: [Benchmark] Loaded data for "Queue List" from cache.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt;14:43:59.964 INFO: [Benchmark] Loading data for "Task List" has started.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt;14:44:01.142 ERROR: [TaskFactory] Cannot read information from "pxReadyTasksLists[0]".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt;14:44:02.319 ERROR: [TaskFactory] Cannot read information from "pxReadyTasksLists[1]".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt;14:44:03.462 ERROR: [TaskFactory] Cannot read information from "pxReadyTasksLists[2]".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt;14:44:04.710 ERROR: [TaskFactory] Cannot read information from "xSuspendedTaskList".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt;14:44:04.768 INFO: [Benchmark] Loading data for "Task List" took 4804 ms.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;And a part of output of GDB server:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;443,709 273-data-evaluate-expression "(((struct tskTaskControlBlock *) 0x10000e3c)-&amp;gt;xEventListItem.pvContainer)"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt;443,720 273^error,msg="There is no member named pvContainer."&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;So, problem that is list elem struct defenition in FreeRTOS 10 (list.h) has no member "&lt;SPAN style="background-color: #f6f6f6;"&gt;pvContainer", but have "&lt;SPAN&gt;pxContainer&lt;/SPAN&gt;":&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;struct xLIST_ITEM&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt;{&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;listFIRST_LIST_ITEM_INTEGRITY_CHECK_VALUE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;configLIST_VOLATILE TickType_t xItemValue;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;struct xLIST_ITEM * configLIST_VOLATILE pxNext;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;struct xLIST_ITEM * configLIST_VOLATILE pxPrevious;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;void * pvOwner;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;struct xLIST * configLIST_VOLATILE &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;pxContainer&lt;/STRONG&gt;&lt;/SPAN&gt;;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;listSECOND_LIST_ITEM_INTEGRITY_CHECK_VALUE&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt;};&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt;typedef struct xLIST_ITEM ListItem_t;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Is that a bug of TAD plug-in v1.0.6?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards, Valentin Nechunaev.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Nov 2018 11:08:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-TAD-plug-in-Task-list-view-empty/m-p/793080#M2737</guid>
      <dc:creator>valentin_nechun</dc:creator>
      <dc:date>2018-11-22T11:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS TAD plug-in Task list view empty</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-TAD-plug-in-Task-list-view-empty/m-p/793081#M2738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Valetin:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest you run the freertos_hello demo on your side first. I works on my side.&amp;nbsp;&amp;nbsp; I use IDE 10.2.1 with TAD 1.0.6. Can you see the task list on your side?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Nov 2018 03:09:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-TAD-plug-in-Task-list-view-empty/m-p/793081#M2738</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2018-11-23T03:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS TAD plug-in Task list view empty</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-TAD-plug-in-Task-list-view-empty/m-p/793082#M2739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having the same issue with IDE 11.0.1.&amp;nbsp; The Task List view is correctly displayed with freertos_hello demo, and at first was displaying in my project.&amp;nbsp; It is no longer doing so, now that the project has 10 or so tasks running, and is using most of the available SRAM_UPPER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I exclude a few tasks in the compile, then the Task List view reappears.&amp;nbsp; Any ideas why?&amp;nbsp; I would assume that the plugin cannot, and does not, allocate resources on the MCU.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2020 22:52:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-TAD-plug-in-Task-list-view-empty/m-p/793082#M2739</guid>
      <dc:creator>deniscollis</dc:creator>
      <dc:date>2020-02-27T22:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS TAD plug-in Task list view empty</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-TAD-plug-in-Task-list-view-empty/m-p/793083#M2740</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;make sure that you have this define in your config file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#define configENABLE_BACKWARD_COMPATIBILITY&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;(0) /* this needs to be defined in order to be able to use the Freertos plugin to debug */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I switched to MCUXpresso 11 I needed to define it to 0 in order to have the pluging to work again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;fv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2020 11:54:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-TAD-plug-in-Task-list-view-empty/m-p/793083#M2740</guid>
      <dc:creator>cescvaro</dc:creator>
      <dc:date>2020-04-14T11:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS TAD plug-in Task list view empty</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-TAD-plug-in-Task-list-view-empty/m-p/793084#M2741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to add:&lt;/P&gt;&lt;P&gt;configENABLE_BACKWARD_COMPATIBILITY&lt;/P&gt;&lt;P&gt;is only needed if using an old version of FreeRTOS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2020 14:44:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-TAD-plug-in-Task-list-view-empty/m-p/793084#M2741</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2020-04-14T14:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS TAD plug-in Task list view empty</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-TAD-plug-in-Task-list-view-empty/m-p/793085#M2742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thx for the clarification!&lt;/P&gt;&lt;P&gt;it happened that I updated MCUXpresso and FreeRTOS at the same time and task info was not displayed anymore.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2020 14:54:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-TAD-plug-in-Task-list-view-empty/m-p/793085#M2742</guid>
      <dc:creator>cescvaro</dc:creator>
      <dc:date>2020-04-14T14:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS TAD plug-in Task list view empty</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-TAD-plug-in-Task-list-view-empty/m-p/793086#M2743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;:smileyhappy:&amp;nbsp;Magically, everything's okay after updating to IDE 11.1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2020 16:20:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-TAD-plug-in-Task-list-view-empty/m-p/793086#M2743</guid>
      <dc:creator>deniscollis</dc:creator>
      <dc:date>2020-05-21T16:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS TAD plug-in Task list view empty</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-TAD-plug-in-Task-list-view-empty/m-p/1942115#M10014</link>
      <description>&lt;P&gt;I did see the task list in s32ds 2.2, but not in 3.4. How do l view the task list in the new version.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 09:55:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-TAD-plug-in-Task-list-view-empty/m-p/1942115#M10014</guid>
      <dc:creator>NXP2</dc:creator>
      <dc:date>2024-08-28T09:55:39Z</dc:date>
    </item>
  </channel>
</rss>

