<?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>Smart Beacon Kit - firmware build from sources</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12714/smart-beacon-kit---firmware-build-from-sources</link><description>Hello, I am trying to build Smart beacon kit firmware from sources.
From ble_app_beacon folder I have built the firmware using armgcc (with the proper makefile) and got hex-file nrf51422_xxac_s110.hex in _build directory. 
 Then I generated ZIP-update</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 22 Mar 2016 18:04:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12714/smart-beacon-kit---firmware-build-from-sources" /><item><title>RE: Smart Beacon Kit - firmware build from sources</title><link>https://devzone.nordicsemi.com/thread/48279?ContentTypeID=1</link><pubDate>Tue, 22 Mar 2016 18:04:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:488535ce-f798-4aa8-b263-1cbe05fd2f35</guid><dc:creator>mikoff</dc:creator><description>&lt;p&gt;OK, I resolved this issue.
The linker file for gcc had the wrong addresses for ROM and RAM areas. After editing it (accordingly to Keil project) and compiling using gcc everything worked like a charm. The updated makefile for Smart beacon kit v.1.1  is attached to the previous post. The correct linker file for this version and softdevice 7.1.0 is here: &lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/gcc_5F00_nrf51_5F00_s110_5F00_xxac.ld"&gt;gcc_nrf51_s110_xxac.ld&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>