<?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>how to add softdevice in target in keil</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41248/how-to-add-softdevice-in-target-in-keil</link><description>i am using keil version 5 and i want to make a new project and want to add softdevice in target... i don&amp;#39;t know how to add softdevice there?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 05 Dec 2018 14:02:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41248/how-to-add-softdevice-in-target-in-keil" /><item><title>RE: how to add softdevice in target in keil</title><link>https://devzone.nordicsemi.com/thread/160402?ContentTypeID=1</link><pubDate>Wed, 05 Dec 2018 14:02:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79f0aa7b-5bd7-4822-b3f2-c7bdd2b66473</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Why do you want to do that? Keil has the interesting behavior that if you create a target for programming the SoftDevice it will delete the SoftDevice .hex whenever you clean the project (Project -&amp;gt; Clean targets), so it can be quite annoying.&lt;/p&gt;
&lt;p&gt;I you still want to do it, then you can look at any of the SDK example projects that use a SoftDevice and copy the configuration from there. Essentially you have to to this:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Create a new target (from &amp;quot;Project -&amp;gt; Manage -&amp;gt; Project Items...&amp;quot;)&lt;/li&gt;
&lt;li&gt;Edit the&amp;nbsp;&amp;quot;Options for Target...&amp;quot; for the SoftDevice target&lt;/li&gt;
&lt;li&gt;In the Output tag, select the folder for objects and name of executable in the same way as it is done for the SoftDevice target in SDK example projects.&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>