<?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>Using stlink and Keil to program nrf51</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10680/using-stlink-and-keil-to-program-nrf51</link><description>Hi!
I have a small issue with one of my current project. I&amp;#39;ve built myself a custom board using the nrf51822QFAA. And I am using an stlink (on an stm32f4 discovery) instead of jlink that is included with dev kits. 
 I can build the example and load</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 28 Jul 2017 09:15:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10680/using-stlink-and-keil-to-program-nrf51" /><item><title>RE: Using stlink and Keil to program nrf51</title><link>https://devzone.nordicsemi.com/thread/39868?ContentTypeID=1</link><pubDate>Fri, 28 Jul 2017 09:15:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a9659d0-fed5-4d60-b520-107563fe0d82</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;i have same issue when i try to use BLE examble . i have module nrf52832 , stlink , keilC and pls , tell me how to flash softdevice and ble_app_uart examble by stlink ? thank .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using stlink and Keil to program nrf51</title><link>https://devzone.nordicsemi.com/thread/39864?ContentTypeID=1</link><pubDate>Sun, 06 Dec 2015 15:15:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb329eb2-4db1-4e51-a81c-14a7236f6c50</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Well - there you go!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using stlink and Keil to program nrf51</title><link>https://devzone.nordicsemi.com/thread/39867?ContentTypeID=1</link><pubDate>Sun, 06 Dec 2015 03:28:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:562572f1-03ee-49b8-9511-85e3c7363602</guid><dc:creator>Carlos</dc:creator><description>&lt;p&gt;Glad to help!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using stlink and Keil to program nrf51</title><link>https://devzone.nordicsemi.com/thread/39866?ContentTypeID=1</link><pubDate>Sun, 06 Dec 2015 02:50:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3dfa12ad-9c1c-4d17-8766-b3a4cbd2636f</guid><dc:creator>r00li</dc:creator><description>&lt;p&gt;Thanks! I didn&amp;#39;t find this one when I was seraching for the anwser. But it helped. I did everything else except select a programming algorithm (the last screenshot on that link). I&amp;#39;ve never even noticed that thing. It is working now!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using stlink and Keil to program nrf51</title><link>https://devzone.nordicsemi.com/thread/39859?ContentTypeID=1</link><pubDate>Sun, 06 Dec 2015 02:34:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d19ceb8-3bf3-4c0e-992a-78e5a066a98c</guid><dc:creator>Sensors</dc:creator><description>&lt;p&gt;Ensure that after you switch to the ST-link as the debugger, you go into settings and change the &amp;#39;Port&amp;#39; from the default of &amp;#39;JTAG&amp;#39; to &amp;#39;SW&amp;#39;. You might also want to check the &amp;#39;reset and run&amp;#39; box under the flash download tab to avoid power-cycling the device when you want to test the newly flashed code.&lt;/p&gt;
&lt;p&gt;The ST-link is my standard debug interface and I&amp;#39;ve been through all the pains with it, so feel free to ask if you are still experiencing issues.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using stlink and Keil to program nrf51</title><link>https://devzone.nordicsemi.com/thread/39863?ContentTypeID=1</link><pubDate>Sun, 06 Dec 2015 02:32:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d01fe92-bfde-4a31-87a8-f76b4ddfca73</guid><dc:creator>Sensors</dc:creator><description>&lt;p&gt;awneil, you are incorrect in this fact I&amp;#39;m afraid. The ST-link provides a pretty standard ARM SW debugging interface. I use the ST-link regularly with Keil to program my nRF51 projects.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using stlink and Keil to program nrf51</title><link>https://devzone.nordicsemi.com/thread/39865?ContentTypeID=1</link><pubDate>Sun, 06 Dec 2015 02:23:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:898e2478-ccff-4492-9d81-39238034e8a8</guid><dc:creator>Carlos</dc:creator><description>&lt;p&gt;Hi @r00li, did you check this post? &lt;a href="https://devzone.nordicsemi.com/blogs/485/programming-nrf51-with-st-link-uvision/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;
I also have a nonNordic board and i&amp;#39;m able to flash the chip with both OpenOCD and Keil using the STLink-v2 of a Discovery board.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using stlink and Keil to program nrf51</title><link>https://devzone.nordicsemi.com/thread/39862?ContentTypeID=1</link><pubDate>Sat, 05 Dec 2015 22:51:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fbcd0015-67a1-471c-ad65-7928201401ab</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;I wouldn&amp;#39;t bank on that.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using stlink and Keil to program nrf51</title><link>https://devzone.nordicsemi.com/thread/39861?ContentTypeID=1</link><pubDate>Sat, 05 Dec 2015 22:47:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cbd9832a-5ba5-418b-82ef-365340c63155</guid><dc:creator>r00li</dc:creator><description>&lt;p&gt;It is. But... it uses a standard ARM SWD connection. And it works using OpenOCD. There should be no reason for it not working with Keil. At least I don&amp;#39;t see one.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using stlink and Keil to program nrf51</title><link>https://devzone.nordicsemi.com/thread/39860?ContentTypeID=1</link><pubDate>Sat, 05 Dec 2015 22:39:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e96d571f-9c5d-4bd2-9173-00fec66d3953</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;&lt;strong&gt;ST&lt;/strong&gt;-Link is a proprietary device for &lt;strong&gt;ST&lt;/strong&gt;&amp;#39;s STM8 and STM32 microcontrollers (the clue is in the name).&lt;/p&gt;
&lt;p&gt;It is not for use with other manufacturer&amp;#39;s devices.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>