<?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>S32KのトピックRe: S32DS FreeRTOS Tasklist view data is empty</title>
    <link>https://community.nxp.com/t5/S32K/S32DS-FreeRTOS-Tasklist-view-data-is-empty/m-p/1535852#M18233</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201913"&gt;@VaneB&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks for the reply. But the links can not solve my problem.&lt;/P&gt;&lt;P&gt;After some investigation, I have found out the cause:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- the example project&amp;nbsp;freertos_s32k148 use the&amp;nbsp;S32SDK_S32K1xx_RTM_3.0.0 FreeRTOS (V10.0.1) which is included in S32DS;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- our project is built outside the S32DS, and use the&amp;nbsp;S32_SDK_S32K1xx_RTM_4.0.3 FreeRTOS&amp;nbsp;(V10.2.1). If we switch to S32SDK_S32K1xx_RTM_3.0.0 FreeRTOS (V10.0.1), the FreeRTOS Task Aware Debugger Task List View is working well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It seems&amp;nbsp;FreeRTOS&amp;nbsp;(V10.2.1) has different task TCB structure, comparing to&amp;nbsp;FreeRTOS (V10.0.1).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We are using S32DS Version: 2.2&amp;nbsp;Build id: 200116 (with FreeRTOS Task Aware Debugger version 1.0.8 (201810241449)) on Windows PC.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope the&amp;nbsp;&lt;SPAN&gt;FreeRTOS Task Aware Debugger can be updated so that it can work well with different version of FreeRTOS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please do inform me if such update is done.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Oct 2022 21:45:01 GMT</pubDate>
    <dc:creator>KunliangYAO</dc:creator>
    <dc:date>2022-10-11T21:45:01Z</dc:date>
    <item>
      <title>S32DS FreeRTOS Tasklist view data is empty</title>
      <link>https://community.nxp.com/t5/S32K/S32DS-FreeRTOS-Tasklist-view-data-is-empty/m-p/1533412#M18143</link>
      <description>&lt;P&gt;On my windows PC, in S32DS, the example project&amp;nbsp;freertos_s32k148 is working well, and the FreeRTOS tasklist view list the tasks and their information.&lt;/P&gt;&lt;P&gt;But for our project with FreeRTOS, the tasklist view data is empty &lt;LI-EMOJI id="lia_disappointed-face" title=":disappointed_face:"&gt;&lt;/LI-EMOJI&gt;&amp;nbsp; Please help on this problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following are more information:&lt;/P&gt;&lt;P&gt;- We are working currently on S32K148EVB Q176 board.&lt;/P&gt;&lt;P&gt;- One thing specific of our project is only the static allocation is used for tasks/mutex/..., the dynamic allocation is inactive and the heap_1/2/3/4.c is not included in the build.&lt;/P&gt;&lt;P&gt;- No error information in "Console" and "Debugger Console"&lt;/P&gt;&lt;P&gt;- All tasks are listed in the "Debug" view.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 13:36:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32DS-FreeRTOS-Tasklist-view-data-is-empty/m-p/1533412#M18143</guid>
      <dc:creator>KunliangYAO</dc:creator>
      <dc:date>2022-10-06T13:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: S32DS FreeRTOS Tasklist view data is empty</title>
      <link>https://community.nxp.com/t5/S32K/S32DS-FreeRTOS-Tasklist-view-data-is-empty/m-p/1535101#M18208</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/197467"&gt;@KunliangYAO&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In order to discard a debugger or memory problem, take a look&amp;nbsp;of these post about debugger:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://mcuoneclipse.com/2017/03/18/better-freertos-debugging-in-eclipse/" target="_blank" rel="noopener"&gt;Better FreeRTOS Debugging in Eclipse&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://mcuoneclipse.com/2018/06/29/show-freertos-threads-in-eclipse-debug-view-with-segger-j-link-and-nxp-s32-design-studio/" target="_blank" rel="noopener"&gt;Show FreeRTOS Threads in Eclipse Debug View with SEGGER J-Link and NXP S32 Design Studio&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Also regarding the memory, please check if your tasks are not consuming more memory than the MCU has capacity.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;B.R.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;VaneB&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2022 20:31:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32DS-FreeRTOS-Tasklist-view-data-is-empty/m-p/1535101#M18208</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2022-10-10T20:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: S32DS FreeRTOS Tasklist view data is empty</title>
      <link>https://community.nxp.com/t5/S32K/S32DS-FreeRTOS-Tasklist-view-data-is-empty/m-p/1535852#M18233</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201913"&gt;@VaneB&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks for the reply. But the links can not solve my problem.&lt;/P&gt;&lt;P&gt;After some investigation, I have found out the cause:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- the example project&amp;nbsp;freertos_s32k148 use the&amp;nbsp;S32SDK_S32K1xx_RTM_3.0.0 FreeRTOS (V10.0.1) which is included in S32DS;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- our project is built outside the S32DS, and use the&amp;nbsp;S32_SDK_S32K1xx_RTM_4.0.3 FreeRTOS&amp;nbsp;(V10.2.1). If we switch to S32SDK_S32K1xx_RTM_3.0.0 FreeRTOS (V10.0.1), the FreeRTOS Task Aware Debugger Task List View is working well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It seems&amp;nbsp;FreeRTOS&amp;nbsp;(V10.2.1) has different task TCB structure, comparing to&amp;nbsp;FreeRTOS (V10.0.1).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We are using S32DS Version: 2.2&amp;nbsp;Build id: 200116 (with FreeRTOS Task Aware Debugger version 1.0.8 (201810241449)) on Windows PC.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope the&amp;nbsp;&lt;SPAN&gt;FreeRTOS Task Aware Debugger can be updated so that it can work well with different version of FreeRTOS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please do inform me if such update is done.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 21:45:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32DS-FreeRTOS-Tasklist-view-data-is-empty/m-p/1535852#M18233</guid>
      <dc:creator>KunliangYAO</dc:creator>
      <dc:date>2022-10-11T21:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: S32DS FreeRTOS Tasklist view data is empty</title>
      <link>https://community.nxp.com/t5/S32K/S32DS-FreeRTOS-Tasklist-view-data-is-empty/m-p/1536371#M18267</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thanks for your feedback, I am going to share the issue with the corresponding team so they can resolve it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;B.R.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;VaneB&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2022 15:43:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32DS-FreeRTOS-Tasklist-view-data-is-empty/m-p/1536371#M18267</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2022-10-12T15:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: S32DS FreeRTOS Tasklist view data is empty</title>
      <link>https://community.nxp.com/t5/S32K/S32DS-FreeRTOS-Tasklist-view-data-is-empty/m-p/1851287#M34469</link>
      <description>&lt;P&gt;I did see the task list in s32ds 2.2, but not in 3.4。How do I view the task list in the new version&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 06:39:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32DS-FreeRTOS-Tasklist-view-data-is-empty/m-p/1851287#M34469</guid>
      <dc:creator>cz_l</dc:creator>
      <dc:date>2024-04-22T06:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: S32DS FreeRTOS Tasklist view data is empty</title>
      <link>https://community.nxp.com/t5/S32K/S32DS-FreeRTOS-Tasklist-view-data-is-empty/m-p/1942116#M40218</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:56:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32DS-FreeRTOS-Tasklist-view-data-is-empty/m-p/1942116#M40218</guid>
      <dc:creator>NXP2</dc:creator>
      <dc:date>2024-08-28T09:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: S32DS FreeRTOS Tasklist view data is empty</title>
      <link>https://community.nxp.com/t5/S32K/S32DS-FreeRTOS-Tasklist-view-data-is-empty/m-p/1942118#M40219</link>
      <description>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.！！！！！</description>
      <pubDate>Wed, 28 Aug 2024 09:57:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32DS-FreeRTOS-Tasklist-view-data-is-empty/m-p/1942118#M40219</guid>
      <dc:creator>NXP2</dc:creator>
      <dc:date>2024-08-28T09:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: S32DS FreeRTOS Tasklist view data is empty</title>
      <link>https://community.nxp.com/t5/S32K/S32DS-FreeRTOS-Tasklist-view-data-is-empty/m-p/1942119#M40220</link>
      <description>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.</description>
      <pubDate>Wed, 28 Aug 2024 09:57:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32DS-FreeRTOS-Tasklist-view-data-is-empty/m-p/1942119#M40220</guid>
      <dc:creator>NXP2</dc:creator>
      <dc:date>2024-08-28T09:57:52Z</dc:date>
    </item>
  </channel>
</rss>

