<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Read Flash and SRAM in Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/79715/read-flash-and-sram-in-segger-embedded-studio</link><description>Hello, 
 I am using SEGGER embedded studio to develope a project. I want to know how can I know the flash and SRAM use of part code. Because I have many files. After I build the project, there are some values shown in the picture. What does the value</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 16 Sep 2021 11:53:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/79715/read-flash-and-sram-in-segger-embedded-studio" /><item><title>RE: Read Flash and SRAM in Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/329813?ContentTypeID=1</link><pubDate>Thu, 16 Sep 2021 11:53:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ddefed9-733e-4252-a802-1333a2ba9e16</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Code is typically kept in flash whereas data can be in both so you can&amp;#39;t estimate the RAM and FLASH from these 2 parameters alone. To analyze memory usage for individual source files you may try to use the Symbol Browser view in Segger:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1631792748690v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;The problem with the Symbol Browse is that its &amp;quot;Group by source files&amp;quot; option only seems to work for data in &amp;quot;.text&amp;quot;. Data in other sections gets placed in the &amp;quot;Unknown&amp;quot; category:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1631792876641v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>