<?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のトピックTask Delete issue in free Rtos</title>
    <link>https://community.nxp.com/t5/S32K/Task-Delete-issue-in-free-Rtos/m-p/1910591#M37789</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using NXPS32k344 Board in my project. In my project&amp;nbsp; i am using free rtos to run my program. In my program i am running three different tasks with different priorities, while i am trying to delete one of my Task using&amp;nbsp;&lt;STRONG&gt; vTaskDelete(NULL)&amp;nbsp;&lt;/STRONG&gt;function my program is stucked&amp;nbsp; at&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;configASSERT( pv == NULL );&amp;nbsp;&lt;/STRONG&gt;in &lt;STRONG&gt;heap_1.c&lt;/STRONG&gt; file.&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jul 2024 13:19:34 GMT</pubDate>
    <dc:creator>Vamsi421</dc:creator>
    <dc:date>2024-07-17T13:19:34Z</dc:date>
    <item>
      <title>Task Delete issue in free Rtos</title>
      <link>https://community.nxp.com/t5/S32K/Task-Delete-issue-in-free-Rtos/m-p/1910591#M37789</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using NXPS32k344 Board in my project. In my project&amp;nbsp; i am using free rtos to run my program. In my program i am running three different tasks with different priorities, while i am trying to delete one of my Task using&amp;nbsp;&lt;STRONG&gt; vTaskDelete(NULL)&amp;nbsp;&lt;/STRONG&gt;function my program is stucked&amp;nbsp; at&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;configASSERT( pv == NULL );&amp;nbsp;&lt;/STRONG&gt;in &lt;STRONG&gt;heap_1.c&lt;/STRONG&gt; file.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2024 13:19:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Task-Delete-issue-in-free-Rtos/m-p/1910591#M37789</guid>
      <dc:creator>Vamsi421</dc:creator>
      <dc:date>2024-07-17T13:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: Task Delete issue in free Rtos</title>
      <link>https://community.nxp.com/t5/S32K/Task-Delete-issue-in-free-Rtos/m-p/1912202#M37847</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/234504"&gt;@Vamsi421&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The answer is in the screenshot you posted (heap_1.c)&lt;/P&gt;
&lt;P&gt;/* Memory cannot be freed using this scheme. See heap_2.c, heap_3.c and&lt;BR /&gt;* heap_4.c for alternative implementations, and the memory management pages of&lt;BR /&gt;* &lt;A href="https://www.FreeRTOS.org" target="_blank"&gt;https://www.FreeRTOS.org&lt;/A&gt; for more information. */&lt;/P&gt;
&lt;P&gt;Use heap_2, for example.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_0-1721386471685.png" style="width: 526px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/289397iFB5D47437320E7EC/image-dimensions/526x355?v=v2" width="526" height="355" role="button" title="danielmartynek_0-1721386471685.png" alt="danielmartynek_0-1721386471685.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 10:55:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Task-Delete-issue-in-free-Rtos/m-p/1912202#M37847</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2024-07-19T10:55:10Z</dc:date>
    </item>
  </channel>
</rss>

