<?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>Zero Initialized Data increase causes program to crash at the start</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/56935/zero-initialized-data-increase-causes-program-to-crash-at-the-start</link><description>Hi, 
 I am using NRF51822 SDK12 S130, I have increased my code and encountered a crash right at the beginning, I debugged it as follows - 
 I increase an integer ( uint32 ) array I use for debugging this problem from size 5 to 6 it crashes ( uint32_t</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 05 Feb 2020 15:05:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/56935/zero-initialized-data-increase-causes-program-to-crash-at-the-start" /><item><title>RE: Zero Initialized Data increase causes program to crash at the start</title><link>https://devzone.nordicsemi.com/thread/232880?ContentTypeID=1</link><pubDate>Wed, 05 Feb 2020 15:05:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:13fe91c3-1349-4480-9da4-2ac77fbbd392</guid><dc:creator>Ron</dc:creator><description>&lt;p&gt;Hey,&lt;/p&gt;
&lt;p&gt;The problem was the device I was working on, it was only a xxAA device.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zero Initialized Data increase causes program to crash at the start</title><link>https://devzone.nordicsemi.com/thread/230852?ContentTypeID=1</link><pubDate>Fri, 24 Jan 2020 12:47:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d6c9f533-e01e-45fd-a9ef-3030a064d6fe</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Your current RAM start + size&amp;nbsp;setting is exceeding the amount of RAM you have by 0x20 bytes&amp;nbsp; ( Assuming 32KB xxAC package variant - 0x2008+0x6018 = 0x80&lt;strong&gt;20).&amp;nbsp;&lt;/strong&gt;Can you try and reduce the RAM size to 0x5FF8 and see if it results in any linker errors?&amp;nbsp; RW+ZI is&amp;nbsp;only ~9KB so should&amp;nbsp;it shouldn&amp;#39;t be that you have run out of RAM.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>