<?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>S32GのトピックRe: S32G274A - FreeRTOS memory allocation method issue</title>
    <link>https://community.nxp.com/t5/S32G/S32G274A-FreeRTOS-memory-allocation-method-issue/m-p/1647340#M3142</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Regarding the "&lt;SPAN&gt;configSUPPORT_STATIC_ALLOCATION&lt;/SPAN&gt;", this can be modified within Config Tools, as shown below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielAguirre_1-1683656902987.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/222399i4C0FA72CB7ECDFEA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielAguirre_1-1683656902987.png" alt="DanielAguirre_1-1683656902987.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;And it should automatically, once the code is updated, replace the previous configuration with the newer one.&lt;/P&gt;
&lt;P&gt;As for the modifications, given this is FreeRTOS-related (and required by the scheme), we recommend sending this inquiry to FreeRTOS itself, for them to clarify these points. We cannot see any information regarding the impact on Autosar implementation for this scheme. We do apologize.&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
    <pubDate>Tue, 09 May 2023 18:28:43 GMT</pubDate>
    <dc:creator>Daniel-Aguirre</dc:creator>
    <dc:date>2023-05-09T18:28:43Z</dc:date>
    <item>
      <title>S32G274A - FreeRTOS memory allocation method issue</title>
      <link>https://community.nxp.com/t5/S32G/S32G274A-FreeRTOS-memory-allocation-method-issue/m-p/1643341#M3062</link>
      <description>&lt;P&gt;Hi NXP,&lt;/P&gt;&lt;P&gt;There is an build error if I try to select "“support dynamic allocation” setting.&lt;/P&gt;&lt;P&gt;Could you help to confirm the dynamic allocation selection support on FreeRTOS?&lt;/P&gt;&lt;P&gt;Following are my procedure.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Building target: Linflexd_Uart_Ip_Example_S32G274A_M7&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If we use “support dynamic allocation” setting, the build will be success.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Shenghao_0-1683076793422.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/221468iED3C2D48315F2CD7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Shenghao_0-1683076793422.png" alt="Shenghao_0-1683076793422.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If we select to “support static allocation”, the build will be failed and come out following error message.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Shenghao_1-1683076793457.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/221469i863EA1E1A3058286/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Shenghao_1-1683076793457.png" alt="Shenghao_1-1683076793457.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Shenghao_2-1683076793481.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/221470i8AE7AEEB8FA11E16/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Shenghao_2-1683076793481.png" alt="Shenghao_2-1683076793481.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 01:25:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G274A-FreeRTOS-memory-allocation-method-issue/m-p/1643341#M3062</guid>
      <dc:creator>Shenghao</dc:creator>
      <dc:date>2023-05-03T01:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: S32G274A - FreeRTOS memory allocation method issue</title>
      <link>https://community.nxp.com/t5/S32G/S32G274A-FreeRTOS-memory-allocation-method-issue/m-p/1643781#M3079</link>
      <description>&lt;P&gt;Any function that starts "Application" has to be provided by the application writer - they are basically callbacks.&amp;nbsp; These two particular functions are described on the &lt;A href="https://freertos.org/a00110.html#configSUPPORT_STATIC_ALLOCATION" target="_self"&gt;FreeRTOS configuration documentation page&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 18:01:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G274A-FreeRTOS-memory-allocation-method-issue/m-p/1643781#M3079</guid>
      <dc:creator>FreeRTOS_org</dc:creator>
      <dc:date>2023-05-03T18:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: S32G274A - FreeRTOS memory allocation method issue</title>
      <link>https://community.nxp.com/t5/S32G/S32G274A-FreeRTOS-memory-allocation-method-issue/m-p/1646645#M3127</link>
      <description>&lt;P&gt;Hi NXP,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've derived below information for customer reference.&lt;/P&gt;&lt;P&gt;&lt;A href="https://freertos.org/zh-cn-cmn-s/a00110.html" target="_blank"&gt;https://freertos.org/zh-cn-cmn-s/a00110.html&lt;/A&gt;&lt;BR /&gt;If you need to use "static allocation", configSUPPORT_STATIC_ALLOCATION need to be set as 1, and you will need to use xTaskCreateStatic to create the task and include vApplicationGetIdleTaskMemory() and vApplicationGetTimerTaskMemory() to allocate the memory szie for them.&lt;/P&gt;&lt;P&gt;However, they concernd if they modify the code by themselves, it might impact the Austosar application.&lt;/P&gt;&lt;P&gt;Is this possible?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2023 00:39:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G274A-FreeRTOS-memory-allocation-method-issue/m-p/1646645#M3127</guid>
      <dc:creator>Shenghao</dc:creator>
      <dc:date>2023-05-09T00:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: S32G274A - FreeRTOS memory allocation method issue</title>
      <link>https://community.nxp.com/t5/S32G/S32G274A-FreeRTOS-memory-allocation-method-issue/m-p/1647340#M3142</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Regarding the "&lt;SPAN&gt;configSUPPORT_STATIC_ALLOCATION&lt;/SPAN&gt;", this can be modified within Config Tools, as shown below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielAguirre_1-1683656902987.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/222399i4C0FA72CB7ECDFEA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielAguirre_1-1683656902987.png" alt="DanielAguirre_1-1683656902987.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;And it should automatically, once the code is updated, replace the previous configuration with the newer one.&lt;/P&gt;
&lt;P&gt;As for the modifications, given this is FreeRTOS-related (and required by the scheme), we recommend sending this inquiry to FreeRTOS itself, for them to clarify these points. We cannot see any information regarding the impact on Autosar implementation for this scheme. We do apologize.&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2023 18:28:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G274A-FreeRTOS-memory-allocation-method-issue/m-p/1647340#M3142</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-05-09T18:28:43Z</dc:date>
    </item>
  </channel>
</rss>

