<?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>Help me to setup nrfsdk in linux</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30525/help-me-to-setup-nrfsdk-in-linux</link><description>Hi, 
 
 i am trying to compile nrf51_sdk example using linux 
 
 I have 1- gcc-arm-none-eabi-4.9-2015q3 in location /usr/local/gcc/gcc-arm-none-eabi-4.9-2015q3 
 also install nrf_sdk_12.3 in location /home/aggrawal/nor_test/nrfdk/nRF5_SDK_12.3.0_d7731ad</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 15 Feb 2018 07:36:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30525/help-me-to-setup-nrfsdk-in-linux" /><item><title>RE: Help me to setup nrfsdk in linux</title><link>https://devzone.nordicsemi.com/thread/120928?ContentTypeID=1</link><pubDate>Thu, 15 Feb 2018 07:36:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d60a846b-7dd2-4380-b3f5-64952c1b6689</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;For windows, you&amp;#39;ll need a similar setup as for linux:&lt;/p&gt;
&lt;p&gt;* arm-none-eabi-gcc&lt;/p&gt;
&lt;p&gt;* basic gnutools (make, ls, mkdir, etc.)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I use msys2 myself as it includes a package dependency manager (pacman) and it is fairly up-to-date compared to mingw32, but that is up to you.&lt;/p&gt;
&lt;p&gt;You&amp;#39;ll find more alternatives if you google &amp;quot;make for windows&amp;quot;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Help me to setup nrfsdk in linux</title><link>https://devzone.nordicsemi.com/thread/120889?ContentTypeID=1</link><pubDate>Wed, 14 Feb 2018 16:28:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:74317286-98ee-4501-a327-529d5b969114</guid><dc:creator>prateek91</dc:creator><description>&lt;p&gt;Hi Hakon,&lt;/p&gt;
&lt;p&gt;Thanks for the help. I am getting ready and compile and execute the program.&lt;/p&gt;
&lt;p&gt;please suggest me one more thing -- how to create an environment in windows using cmd.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;linux environment is ready and trying to compile with cmd also.&lt;/p&gt;
&lt;p&gt;help with this also.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Help me to setup nrfsdk in linux</title><link>https://devzone.nordicsemi.com/thread/120878?ContentTypeID=1</link><pubDate>Wed, 14 Feb 2018 15:27:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9178e757-c6ae-43f8-9300-2f8afa297c0a</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;If using ubuntu, please see the accepted answer in the askubuntu-link for installing multiarch support in your x64 installation.&lt;/p&gt;
&lt;p&gt;Could you&amp;nbsp;also double-check the path set in Makefile.posix vs. the actual path?&lt;/p&gt;
&lt;p&gt;You list two different paths &amp;quot;&lt;span&gt;/usr/local/gcc/gcc-arm-none-eabi-4&lt;span style="text-decoration:underline;"&gt;&lt;em&gt;&lt;strong&gt;_&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;9-2015q3&amp;quot; and &amp;quot;/usr/local/gcc/gcc-arm-none-eabi-4&lt;span style="text-decoration:underline;"&gt;&lt;em&gt;&lt;strong&gt;.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;9-2015q3&amp;quot;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Help me to setup nrfsdk in linux</title><link>https://devzone.nordicsemi.com/thread/120877?ContentTypeID=1</link><pubDate>Wed, 14 Feb 2018 15:21:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c3ea258f-31d4-4df1-9c23-d6e214a4771b</guid><dc:creator>prateek91</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;my system configuration is i5 x64&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Help me to setup nrfsdk in linux</title><link>https://devzone.nordicsemi.com/thread/120876?ContentTypeID=1</link><pubDate>Wed, 14 Feb 2018 15:20:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f1bb1d2-948a-4974-b09d-16d8bd495a66</guid><dc:creator>prateek91</dc:creator><description>&lt;p&gt;Hi hakon,&lt;/p&gt;
&lt;p&gt;can you provide any complete link that we can create good environment for this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Help me to setup nrfsdk in linux</title><link>https://devzone.nordicsemi.com/thread/120872?ContentTypeID=1</link><pubDate>Wed, 14 Feb 2018 15:13:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:18a7082f-b0e3-43d8-a152-9d277f3b4f8a</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Are you running on a AMD64 installation?&lt;/p&gt;
&lt;p&gt;Older arm-none-eabi-gcc builds are for x86.&lt;/p&gt;
&lt;p&gt;You could install the 64-bit version from here:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://developer.arm.com/open-source/gnu-toolchain/gnu-rm/downloads"&gt;https://developer.arm.com/open-source/gnu-toolchain/gnu-rm/downloads&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Or you can install multiarch support and keep using v4.9:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://askubuntu.com/questions/454253/how-to-run-32-bit-app-in-ubuntu-64-bit"&gt;https://askubuntu.com/questions/454253/how-to-run-32-bit-app-in-ubuntu-64-bit&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;*edit*&lt;/p&gt;
&lt;p&gt;You have an underscore &amp;quot;_&amp;quot; set in the Makefile.posix, while your actual path has a &amp;quot;.&amp;quot;&lt;/p&gt;
&lt;p&gt;Could this be it?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>