<?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>RAM EXCEED ISSUE</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/87036/ram-exceed-issue</link><description>Currently I am working on a open thread project. 
 Right now I am facing an issue in which my board/code is getting reset every time after I have done some changes in my previous code. 
 code description: 
 I have taken a array of global structure 
 io_card_control_t</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 19 Apr 2022 14:08:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/87036/ram-exceed-issue" /><item><title>RE: RAM EXCEED ISSUE</title><link>https://devzone.nordicsemi.com/thread/363650?ContentTypeID=1</link><pubDate>Tue, 19 Apr 2022 14:08:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a126def-fab5-494f-a091-bc785a8032d2</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;The RAM on the nRF52840 reaches from 0x2000 0000 -&amp;gt; 0x2004 0000.&lt;/p&gt;
&lt;p&gt;That being said, it still may be a stack overflow or something like that.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;What SDK version are you using? You say that it resets. What does it look like? Do you see anything from the log from the nRF52840?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RAM EXCEED ISSUE</title><link>https://devzone.nordicsemi.com/thread/363342?ContentTypeID=1</link><pubDate>Mon, 18 Apr 2022 13:23:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2fe3c387-0caa-476e-95e8-983cae32eb8e</guid><dc:creator>Vishal_Dixit</dc:creator><description>&lt;p&gt;Few updates :&amp;nbsp;&lt;/p&gt;
&lt;p&gt;we followed this&amp;nbsp;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/18746/printing-stack-and-heap-pointers"&gt;link&lt;/a&gt;&amp;nbsp;and got to know that we are using up memory upto 0x2003FDF0 which is more than 255kB.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;nRF52840 IC has 256kB of RAM and 1 MB Flash memory.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I think - now we are clear that we are exceeding RAM that is available.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is there some other way to confirm this ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>