<?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>Heap overlaps absolute placed section stack issue</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37277/heap-overlaps-absolute-placed-section-stack-issue</link><description>Hi all, 
 I am Using SDK15, chipset is nrf52810 , In ble_app_uart application i have added the BLE_NUS_C and TWI application code , before this i have added only TWI to ble_app_uart application then its working fine, but later when i combined the ble_nus_c</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 17 Aug 2018 12:55:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37277/heap-overlaps-absolute-placed-section-stack-issue" /><item><title>RE: Heap overlaps absolute placed section stack issue</title><link>https://devzone.nordicsemi.com/thread/144724?ContentTypeID=1</link><pubDate>Fri, 17 Aug 2018 12:55:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:22262fae-7442-47bd-961f-ec0d49fb0dd1</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi scla,&lt;/p&gt;
&lt;p&gt;There is no heap required by nRF52 SoftDevices, so if you are not using dynamic memory allocation (malloc/free) in your application you can set the heap size to 0. Depending on how much RAM your application uses, you could maybe try to increase the stack size also.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Heap overlaps absolute placed section stack issue</title><link>https://devzone.nordicsemi.com/thread/144610?ContentTypeID=1</link><pubDate>Thu, 16 Aug 2018 23:17:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23b01d63-9603-4993-9014-117b1f050448</guid><dc:creator>scla</dc:creator><description>&lt;p&gt;Hi Sigurd,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m having this same issue. I tried reducing my heap size from 1024 to 1000 bytes. This worked temporarily, but when I started writing more code, the same error in the authors post occurs. Is there a better solution than just continuously reducing the heap size?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Heap overlaps absolute placed section stack issue</title><link>https://devzone.nordicsemi.com/thread/143622?ContentTypeID=1</link><pubDate>Thu, 09 Aug 2018 15:42:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7fe616cd-081a-412f-8419-2c8d18260b3e</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;What IDE/Toolchain are you using ?&lt;/p&gt;
&lt;p&gt;What are&amp;nbsp;&lt;span&gt;__HEAP_SIZE and&amp;nbsp;__STACK_SIZE set to in your project?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Could you try to reduce the heap size?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>