<?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>code size overflowed for DFU bootloader</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11285/code-size-overflowed-for-dfu-bootloader</link><description>Hi Experts, 
 I modified a DFU bootloader from SDK 9.0 for nrf51822_xxAA chip. However, I encounter code size overflow problem when building it.
I found the ROM1 configuration should be 0x3c000 as start and 0x3c00 as size.
The code size is 19188, which</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 13 Jan 2016 05:55:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11285/code-size-overflowed-for-dfu-bootloader" /><item><title>RE: code size overflowed for DFU bootloader</title><link>https://devzone.nordicsemi.com/thread/42448?ContentTypeID=1</link><pubDate>Wed, 13 Jan 2016 05:55:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c1f45679-7a8b-41ff-b6e5-8d8da4a4bbc2</guid><dc:creator>zhao</dc:creator><description>&lt;p&gt;The Problem can be solved by using -O3 option, so I close it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>