<?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>Adding BLE softdevice to an existing emStudio project</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37863/adding-ble-softdevice-to-an-existing-emstudio-project</link><description>Hello, 
 I&amp;#39;ve got some of the nRF5_SDK_15.0.0_a53641a examples running on my board, the blinky, twi scan etc. all work fine. The twi and spi examples still use the legacy nrf_drv_... api, I moved to nrfx_... api which required some #ifdef debugging. I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 27 Aug 2018 16:06:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37863/adding-ble-softdevice-to-an-existing-emstudio-project" /><item><title>RE: Adding BLE softdevice to an existing emStudio project</title><link>https://devzone.nordicsemi.com/thread/145986?ContentTypeID=1</link><pubDate>Mon, 27 Aug 2018 16:06:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a9c4168c-85b7-4456-ad1b-4082df45b1f5</guid><dc:creator>Dieter</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I didn&amp;#39;t figure out how to do it in the gui, but in *.emProject the follwoing is set:&lt;/p&gt;
&lt;p&gt;linker_section_placement_macros=&amp;quot;FLASH_PH_START=0x0;FLASH_PH_SIZE=0x80000;RAM_PH_START=0x20000000;RAM_PH_SIZE=0x10000;FLASH_START=0x26000;FLASH_SIZE=0x5a000;RAM_START=0x200022b8;RAM_SIZE=0xdd48&amp;quot;&lt;/p&gt;
&lt;p&gt;This is picked up by flash_placement.xml which configures the linker.&lt;/p&gt;
&lt;p&gt;And then the binary is linked correctly at the sepcified offset and can be loaded alongside the sofdevice.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>