<?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>topic Re: RAM usage about KW36 in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/RAM-usage-about-KW36/m-p/1254416#M10966</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/180818"&gt;@JiCheng_ZhangXiang&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I hope you are doing great.&lt;/P&gt;
&lt;P&gt;1. how much KByte in the RAM was used in the picture?&lt;/P&gt;
&lt;P&gt;52248KB&lt;/P&gt;
&lt;P&gt;2. what document defined these section, such as ".bss", ".data", ".text"&lt;/P&gt;
&lt;P&gt;Please look at the next &lt;A href="http://1.%20how much KByte in the RAM was used in the picture?  2. what document defined these section, such as &amp;quot;.bss&amp;quot;, &amp;quot;.data&amp;quot;, &amp;quot;.text&amp;quot;  3. In the ble sdk demos(wireless uart),  what's the relationship betwwen stacksize of task and the micro definition &amp;quot;gTotalHeapSize_c&amp;quot; in the file &amp;quot;app_preinclude.h&amp;quot;" target="_self"&gt;link&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;3. In the ble sdk demos(wireless uart),&amp;nbsp; what's the relationship betwwen stacksize of task and the micro definition "gTotalHeapSize_c" in the file "app_preinclude.h"&lt;/P&gt;
&lt;P&gt;I am not sure if I am following your question. The&amp;nbsp;gTotalHeapSize_c is the total heap size for the freeRTOS or the bare-metal operative system. The stack size is the minimum memory that the Bluetooth LE, in this case, needs.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Mario&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 30 Mar 2021 18:40:41 GMT</pubDate>
    <dc:creator>mario_castaneda</dc:creator>
    <dc:date>2021-03-30T18:40:41Z</dc:date>
    <item>
      <title>RAM usage about KW36</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/RAM-usage-about-KW36/m-p/1254062#M10962</link>
      <description>&lt;P&gt;Hello, Nxp&lt;/P&gt;&lt;P&gt;I am using MCUXpresso IDE v11.2.1_4149&amp;nbsp; developing KW36 applications.&lt;/P&gt;&lt;P&gt;I'am puzzled about the RAM usage after I compiled success, Look at the picature below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="微信图片_20210330145616.png" style="width: 699px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/140938iF424A78D4A0010E7/image-size/large?v=v2&amp;amp;px=999" role="button" title="微信图片_20210330145616.png" alt="微信图片_20210330145616.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;question&lt;/P&gt;&lt;P&gt;1. how much KByte in the RAM was used in the picture?&lt;/P&gt;&lt;P&gt;2. what document defined these section, such as ".bss", ".data", ".text"&lt;/P&gt;&lt;P&gt;3. In the ble sdk demos(wireless uart),&amp;nbsp; what's the relationship betwwen stacksize of task and the micro definition "gTotalHeapSize_c" in the file "app_preinclude.h"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 07:01:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/RAM-usage-about-KW36/m-p/1254062#M10962</guid>
      <dc:creator>JiCheng_ZhangXiang</dc:creator>
      <dc:date>2021-03-30T07:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: RAM usage about KW36</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/RAM-usage-about-KW36/m-p/1254416#M10966</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/180818"&gt;@JiCheng_ZhangXiang&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I hope you are doing great.&lt;/P&gt;
&lt;P&gt;1. how much KByte in the RAM was used in the picture?&lt;/P&gt;
&lt;P&gt;52248KB&lt;/P&gt;
&lt;P&gt;2. what document defined these section, such as ".bss", ".data", ".text"&lt;/P&gt;
&lt;P&gt;Please look at the next &lt;A href="http://1.%20how much KByte in the RAM was used in the picture?  2. what document defined these section, such as &amp;quot;.bss&amp;quot;, &amp;quot;.data&amp;quot;, &amp;quot;.text&amp;quot;  3. In the ble sdk demos(wireless uart),  what's the relationship betwwen stacksize of task and the micro definition &amp;quot;gTotalHeapSize_c&amp;quot; in the file &amp;quot;app_preinclude.h&amp;quot;" target="_self"&gt;link&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;3. In the ble sdk demos(wireless uart),&amp;nbsp; what's the relationship betwwen stacksize of task and the micro definition "gTotalHeapSize_c" in the file "app_preinclude.h"&lt;/P&gt;
&lt;P&gt;I am not sure if I am following your question. The&amp;nbsp;gTotalHeapSize_c is the total heap size for the freeRTOS or the bare-metal operative system. The stack size is the minimum memory that the Bluetooth LE, in this case, needs.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Mario&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 18:40:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/RAM-usage-about-KW36/m-p/1254416#M10966</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2021-03-30T18:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: RAM usage about KW36</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/RAM-usage-about-KW36/m-p/1257086#M10977</link>
      <description>&lt;P&gt;hello, mario, thanks for your reply&lt;/P&gt;&lt;P&gt;could you make sure the "link" in the question 2,&amp;nbsp; when I click the "link", it doesn't work.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 07:52:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/RAM-usage-about-KW36/m-p/1257086#M10977</guid>
      <dc:creator>JiCheng_ZhangXiang</dc:creator>
      <dc:date>2021-04-06T07:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: RAM usage about KW36</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/RAM-usage-about-KW36/m-p/1257379#M10978</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/180818"&gt;@JiCheng_ZhangXiang&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Please look at the next link.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://mcuoneclipse.com/2013/04/14/text-data-and-bss-code-and-data-size-explained/" target="_blank"&gt;https://mcuoneclipse.com/2013/04/14/text-data-and-bss-code-and-data-size-explained/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Mario&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 14:35:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/RAM-usage-about-KW36/m-p/1257379#M10978</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2021-04-06T14:35:46Z</dc:date>
    </item>
  </channel>
</rss>

