<?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>Programming SoftDevice with Ulink-me</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4482/programming-softdevice-with-ulink-me</link><description>Good morning,
I have designed a prototype based on nRF51822 device. Now, I want to program it with a demo software and I have the Ulink-me tool instead of Segger. From Keil, it is possible to program any application on the device by using the specified</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 09 Aug 2016 18:02:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4482/programming-softdevice-with-ulink-me" /><item><title>RE: Programming SoftDevice with Ulink-me</title><link>https://devzone.nordicsemi.com/thread/15902?ContentTypeID=1</link><pubDate>Tue, 09 Aug 2016 18:02:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:455c9c04-cc33-4dcd-b92d-a72475ec5f11</guid><dc:creator>saiteja</dc:creator><description>&lt;p&gt;heip me : &lt;a href="https://devzone.nordicsemi.com/question/90085/undefined-reference-to-softdevice_handler_initnrf_clock_lf_cfg_t-void-unsigned-short-unsigned-long/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming SoftDevice with Ulink-me</title><link>https://devzone.nordicsemi.com/thread/15898?ContentTypeID=1</link><pubDate>Tue, 09 Aug 2016 18:01:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9cefa5a5-5cff-488c-b8fe-61dbe16b7346</guid><dc:creator>saiteja</dc:creator><description>&lt;p&gt;plz help me:&lt;a href="https://devzone.nordicsemi.com/question/90085/undefined-reference-to-softdevice_handler_initnrf_clock_lf_cfg_t-void-unsigned-short-unsigned-long/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming SoftDevice with Ulink-me</title><link>https://devzone.nordicsemi.com/thread/15903?ContentTypeID=1</link><pubDate>Mon, 09 May 2016 09:30:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:daaba1dc-18ca-4cb5-9796-4ec852877b1a</guid><dc:creator>sarah_sdw</dc:creator><description>&lt;p&gt;Hey, I have probably the same problem with my Nrf52832, but i don&amp;#39;t have NRF52xxx External connectivity board...&lt;/p&gt;
&lt;p&gt;How do I had ??&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming SoftDevice with Ulink-me</title><link>https://devzone.nordicsemi.com/thread/15893?ContentTypeID=1</link><pubDate>Tue, 28 Apr 2015 14:49:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05a9c552-4e2c-42ac-94f3-64a04a4e1897</guid><dc:creator>Milan</dc:creator><description>&lt;p&gt;Just follow the link below:
&lt;a href="http://www.keil.com/support/man/docs/uv4/uv4_fl_hexdownload.htm"&gt;link text&lt;/a&gt;
You need to create a project that will program your flash with softdevice.
Read all the comments below!&lt;/p&gt;
&lt;p&gt;Cheers, Milan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming SoftDevice with Ulink-me</title><link>https://devzone.nordicsemi.com/thread/15901?ContentTypeID=1</link><pubDate>Tue, 28 Apr 2015 13:44:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b2e78014-d8e9-43ec-9c02-6f1612119a49</guid><dc:creator>gaoyupeng126</dc:creator><description>&lt;p&gt;It works. I can download code to Flash by using ULink2. &lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/ulink_5F00_setting.jpg" alt="image description" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming SoftDevice with Ulink-me</title><link>https://devzone.nordicsemi.com/thread/15900?ContentTypeID=1</link><pubDate>Wed, 10 Dec 2014 16:04:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1ed5c07-e7e9-46c6-bd0f-4f04aba75ef4</guid><dc:creator>Milan</dc:creator><description>&lt;p&gt;I followed this instructions and had hard times to make this work. I was getting an error that &amp;quot;Flash Download Failed&amp;quot; due to the .axf file could not be loaded. Of course this file doesn&amp;#39;t exist and after some research I found out that we need to type into the output window the softdevice&amp;#39;s name with the extention .hex&lt;/p&gt;
&lt;p&gt;Example: s110_nrf51822_7.1.0_softdevice.hex&lt;/p&gt;
&lt;p&gt;Hope it helps, Milan.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming SoftDevice with Ulink-me</title><link>https://devzone.nordicsemi.com/thread/15897?ContentTypeID=1</link><pubDate>Thu, 20 Nov 2014 15:41:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7f89e7cb-4c07-48e7-bbba-8b846ff22e13</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Please thank Håkon by accepting his answer. Do that by pressing the icon below the voting arrows&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming SoftDevice with Ulink-me</title><link>https://devzone.nordicsemi.com/thread/15896?ContentTypeID=1</link><pubDate>Mon, 17 Nov 2014 12:04:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:edc3c1fb-a32b-4549-8643-cd171e8d2126</guid><dc:creator>Dani</dc:creator><description>&lt;p&gt;Thank you so much!
Now it is working!!
Cheers, Dani.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming SoftDevice with Ulink-me</title><link>https://devzone.nordicsemi.com/thread/15895?ContentTypeID=1</link><pubDate>Mon, 17 Nov 2014 11:25:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb8606c5-53a3-4739-9102-464da3a2149c</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Try choosing &amp;quot;nRF51xxx external connectivity board&amp;quot; as flash-algorithm, and also check &amp;quot;Erase Full Chip&amp;quot;. The &amp;quot;normal&amp;quot; flash algorithm will not erase the chip if a SoftDevice has previously been loaded. I will update my original post to include this information.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming SoftDevice with Ulink-me</title><link>https://devzone.nordicsemi.com/thread/15899?ContentTypeID=1</link><pubDate>Mon, 17 Nov 2014 11:12:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db3e761e-e050-4ea9-9094-7b1e54496925</guid><dc:creator>Dani</dc:creator><description>&lt;p&gt;I tried already this operation but I always get &amp;quot;Error:Flash Download failed - Cortex-M0&amp;quot;.
Nevertheless, if I try to program another application (the one is in nAN-36),  I have no problems.
I suppose there should be anything more...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming SoftDevice with Ulink-me</title><link>https://devzone.nordicsemi.com/thread/15894?ContentTypeID=1</link><pubDate>Mon, 17 Nov 2014 10:51:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:150f7bbe-99c5-4f2b-bb5f-6a5fb6092766</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;If you follow the steps in this link:
&lt;a href="http://www.keil.com/support/man/docs/uv4/uv4_fl_hexdownload.htm"&gt;www.keil.com/.../uv4_fl_hexdownload.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And input the softdevice hex file as the &amp;quot;name of executable&amp;quot;, you should be able to flash the SoftDevice using any debugger that supports SWD. Note that you also need to setup the debugger with the &amp;quot;nRF51xxx External Connectivity Board&amp;quot; flash algorithm in &amp;quot;debugger settings&amp;quot; and check &amp;quot;Erase Full Chip&amp;quot;.&lt;/p&gt;
&lt;p&gt;A limitation by using a non-segger based debugger is that you do not have access to writing to UICR. UICR is used for DFU-based applications.&lt;/p&gt;
&lt;p&gt;Cheers,
Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>