<?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>nRF51821 custom board</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9150/nrf51821-custom-board</link><description>I want to make a custom board using nRF51822. Currently I am using nRF go studio starter kit and pca10005 board. I am using segger jtag programmer for loading code to the ic. The connection to the board and programmer is done by a 10 line cable. If I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 10 Sep 2015 09:28:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9150/nrf51821-custom-board" /><item><title>RE: nRF51821 custom board</title><link>https://devzone.nordicsemi.com/thread/33710?ContentTypeID=1</link><pubDate>Thu, 10 Sep 2015 09:28:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e4c1d37b-4b15-4c98-b77a-03814884c135</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;You need a debugger that supports the SWD (Serial Wire Debug) interface. Since you are already debugging the chip with your J-Link, it supports it.&lt;/p&gt;
&lt;p&gt;Then, you just need to connect the SWDIO and the SWCLK pins from the chip to the debugger, and also the VTref (supply voltage reference). If you have a JTAG programmer with SWD support, the SWDIO and SWCLK are overlaid on the TMS and TCK pins.&lt;/p&gt;
&lt;p&gt;Look at the SWD interface description here, &lt;a href="https://www.segger.com/interface-description.html"&gt;www.segger.com/interface-description.html&lt;/a&gt;, the SWO is not used and RESET is not needed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>