<?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>JLinkARM DLL load failed on Ubuntu</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/26921/jlinkarm-dll-load-failed-on-ubuntu</link><description>I got following error: 
 nrfjprog --version
ERROR: JLinkARM DLL load failed. Try again. If it keeps failing, please
ERROR: reinstall latest JLinkARM from Segger webpage.
 
 JLink installed in /opt/SEGGER/JLink/ and version of JLink is 6.12a.
I&amp;#39;ve</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 16 Nov 2017 09:17:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/26921/jlinkarm-dll-load-failed-on-ubuntu" /><item><title>RE: JLinkARM DLL load failed on Ubuntu</title><link>https://devzone.nordicsemi.com/thread/105773?ContentTypeID=1</link><pubDate>Thu, 16 Nov 2017 09:17:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4aa2c6cb-57a8-4b4f-83d0-214ec374aa6a</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi yogi,&lt;/p&gt;
&lt;p&gt;Try removing jlink package via apt, then reinstall it:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;sudo apt remove jlink
sudo dpkg -i JLink_Linux_&amp;lt;version&amp;gt;.deb
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Then try to use nrfjprog, and see if that has any effect.&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>