<?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>NRFStudio: Can the Jlink clock speed be controlled?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5025/nrfstudio-can-the-jlink-clock-speed-be-controlled</link><description>Hi 
 I have a board with some extra bits and pieces hanging off the SWD lines. 
 This means the SWD needs to run at a lower speed (500kHz or less). At the lower speed, Kiel tools etc work fine. 
 Is there any way to control the SWD speed in the NRFstudio</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 15 Jan 2015 16:18:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5025/nrfstudio-can-the-jlink-clock-speed-be-controlled" /><item><title>RE: NRFStudio: Can the Jlink clock speed be controlled?</title><link>https://devzone.nordicsemi.com/thread/17716?ContentTypeID=1</link><pubDate>Thu, 15 Jan 2015 16:18:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53223b12-30fe-46ca-baa6-bdf4b5044ab5</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;There is no way to do that in nRFgo Studio, but you can use the nrfjprog.exe tool. It is located in the nRF51-Tools download. &lt;a href="https://www.nordicsemi.com/eng/nordic/Products/nRF51822/nRF51-Tools/33444"&gt;www.nordicsemi.com/.../33444&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This should give you a clock speed of 500KHz:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;nrfjprog --clockspeed 500 --program hexfile.hex
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>