<?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>SoftDevice binary not included in target? How to make my simple advertising code working?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38591/softdevice-binary-not-included-in-target-how-to-make-my-simple-advertising-code-working</link><description>Hi, 
 I&amp;#39;m using Segger Embedded Studio with Ubuntu, trying to write a minimal code to let the chip start advertising. 
 I tried to read and understand the example codes provided in the SDK, but found myself frustrated understanding these Macros, data</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 17 Sep 2018 08:25:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38591/softdevice-binary-not-included-in-target-how-to-make-my-simple-advertising-code-working" /><item><title>RE: SoftDevice binary not included in target? How to make my simple advertising code working?</title><link>https://devzone.nordicsemi.com/thread/148950?ContentTypeID=1</link><pubDate>Mon, 17 Sep 2018 08:25:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a30050cc-253f-4b29-a308-6b5d8e6526f6</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;I would recommend that you use the flash_placement.xml file found in&amp;nbsp;nRF5_SDK_15.x.0_xxxxxxx\config\nrf52832\ses.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The FLASH and RAM settings in Section Placement Macros should match the softdevice requirements and chip memory sizes. Flash requirements can be found in softdevice migration guide, which also give numbers for&amp;nbsp;&lt;strong&gt;minimal&amp;nbsp;&lt;/strong&gt;RAM requirements. Note that actual RAM requirements is typically higher. Please start with the settings given in one of the existing softdevice projects in the SDK. You might encounter countless issues when starting building your own project, as there is many settings that have been set in the SDK examples. I would really recommend staring with an existing project and remove what you do not need. This is the approach most customer take, to avoid having to deal with all the project configurations.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SoftDevice binary not included in target? How to make my simple advertising code working?</title><link>https://devzone.nordicsemi.com/thread/148942?ContentTypeID=1</link><pubDate>Mon, 17 Sep 2018 08:15:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d3f497a7-6d39-4708-92fc-6fcf6450ba6b</guid><dc:creator>jj8431</dc:creator><description>&lt;p&gt;Thank you&amp;nbsp;&lt;span&gt;J&amp;oslash;rgen for the reply.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I added the additional load file setting as directed above, and then when I tried to debug the code there comes an error message:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;quot;Can not download multiple load files because they overlap&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I noticed there is a file &amp;quot;flash_placement.xml&amp;quot; and some Placement Macros in the example project,&amp;nbsp; I think maybe I need to modify these files also? Is there a guide or tutorial about how to setup these files?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SoftDevice binary not included in target? How to make my simple advertising code working?</title><link>https://devzone.nordicsemi.com/thread/148931?ContentTypeID=1</link><pubDate>Mon, 17 Sep 2018 08:00:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:96fa7d48-9138-4dc2-95b6-6a43643e9eb4</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can configure Segger Embedded Studio to load the softdevice HEX-file with the project. Please add it to setting &amp;quot;Additional Load File[0]&amp;quot;, as shown here:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-f8bc1b83e249400b994e150986281207/softdevice_5F00_load_5F00_ses.png" /&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>