<?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>Determine RAM usage using mesh CMake compilation</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53108/determine-ram-usage-using-mesh-cmake-compilation</link><description>I&amp;#39;m using the CMake scripts in the Nordic mesh SDK to build my project, as the project uses CMake libraries. I want to determine the RAM usage of my application. I saw this post but the CMake ARM gcc build doesn&amp;#39;t generate an out file, it generates an</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 10 Oct 2019 14:40:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53108/determine-ram-usage-using-mesh-cmake-compilation" /><item><title>RE: Determine RAM usage using mesh CMake compilation</title><link>https://devzone.nordicsemi.com/thread/214437?ContentTypeID=1</link><pubDate>Thu, 10 Oct 2019 14:40:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4265bb06-6db5-4057-9f39-48d9355d9bd8</guid><dc:creator>nrbrook</dc:creator><description>&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Determine RAM usage using mesh CMake compilation</title><link>https://devzone.nordicsemi.com/thread/214436?ContentTypeID=1</link><pubDate>Thu, 10 Oct 2019 14:39:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:09f55ae2-fdb5-483d-9f58-03053cd1cc85</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;It would be the RAM used by your application and the mesh stack but excluding the RAM used by the softdevice. You can find the RAM reserved for the softdevice by looking at the start address of the RAM for the application.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Determine RAM usage using mesh CMake compilation</title><link>https://devzone.nordicsemi.com/thread/214372?ContentTypeID=1</link><pubDate>Thu, 10 Oct 2019 12:57:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c74744e8-4ebc-4710-8e6b-eb97fd097faf</guid><dc:creator>nrbrook</dc:creator><description>&lt;p&gt;Thanks! This is just the RAM used by my application, how can you determine the RAM used by the softdevice? Or is that documented somewhere?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Determine RAM usage using mesh CMake compilation</title><link>https://devzone.nordicsemi.com/thread/214353?ContentTypeID=1</link><pubDate>Thu, 10 Oct 2019 12:06:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fd55c830-a0cc-4245-a32d-9ec09ddae0be</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Nick,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can use&amp;nbsp;GNU ARM (GNU Tools Arm Embedded) arm-none-eabi-size.exe&amp;nbsp;tool with the .elf (or .out) file&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>