<?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 flash SoftDevice and Bootloader (OTA enabled) to nrf51822 by CMSIS-DAP programmer?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/28393/how-to-flash-softdevice-and-bootloader-ota-enabled-to-nrf51822-by-cmsis-dap-programmer</link><description>How to flash SoftDevice and Bootloader (OTA enabled) to nrf51822 by CMSIS-DAP programmer?
For instance: I did cmsis-dap programmer with mbed code form github.
Can I do that with Keil?
Just set properly IROM1 and IRAM1 values?
Is something similar</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 20 Mar 2015 10:24:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/28393/how-to-flash-softdevice-and-bootloader-ota-enabled-to-nrf51822-by-cmsis-dap-programmer" /><item><title>RE: How to flash SoftDevice and Bootloader (OTA enabled) to nrf51822 by CMSIS-DAP programmer?</title><link>https://devzone.nordicsemi.com/thread/111980?ContentTypeID=1</link><pubDate>Fri, 20 Mar 2015 10:24:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2fb6080b-3b91-4b76-8952-98410c6782d0</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;I have not used Keil to flash softdevice but it should work.  I tested CMSIS-DAP debugging with Keil &amp;amp; CrossWork, both work fine.  Crossworks can also be used to flash softdevice.  That I have test.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to flash SoftDevice and Bootloader (OTA enabled) to nrf51822 by CMSIS-DAP programmer?</title><link>https://devzone.nordicsemi.com/thread/111979?ContentTypeID=1</link><pubDate>Fri, 20 Mar 2015 09:54:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:66cda66e-831d-4b23-9696-4ef099f4e54c</guid><dc:creator>westhouse</dc:creator><description>&lt;p&gt;Thanks, your program will be very helpful for me.
But I&amp;#39;m curious, will it work also with Keil when I set properly IROM1 and IRAM1 values from data sheets and set to CMSIS-DAP debugger?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to flash SoftDevice and Bootloader (OTA enabled) to nrf51822 by CMSIS-DAP programmer?</title><link>https://devzone.nordicsemi.com/thread/111978?ContentTypeID=1</link><pubDate>Fri, 20 Mar 2015 09:36:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7763b11d-ffd0-4fda-84b7-308156988a2d</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;You can use IDAPnRFProg with IDAP-Link.  &lt;a href="http://embeddedsoftdev.blogspot.ca/p/idap-link.html"&gt;IDAP-Link is a full cmsis-dap debug jtag&lt;/a&gt;.  See this blog &lt;a href="http://embeddedsoftdev.blogspot.ca/p/idap-link.html"&gt;http://embeddedsoftdev.blogspot.ca/p/idap-link.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Other option is to use OpenOCD or pyOCD program command but it&amp;#39;s a lot slower&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;openocd -f interface/cmsis-dap.cfg -f target/nrf51.cfg -c &amp;quot;program s110.hex verify&amp;quot;
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>