<?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>Compiling SDK 12.3.0 with gcc problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/22720/compiling-sdk-12-3-0-with-gcc-problem</link><description>I have a problem with compiling the blinky example from SDK 12.3.0. I have installed latest arm gcc cross compiler, version 6.3.1. Make command works but on compiling file system_nrf52.c it stucks. System memory usage goes to 100%, system stops respond</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 13 Jun 2017 09:01:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/22720/compiling-sdk-12-3-0-with-gcc-problem" /><item><title>RE: Compiling SDK 12.3.0 with gcc problem</title><link>https://devzone.nordicsemi.com/thread/89329?ContentTypeID=1</link><pubDate>Tue, 13 Jun 2017 09:01:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:80bcf754-e835-43a9-a25b-39cfd26fb9e0</guid><dc:creator>Luk3</dc:creator><description>&lt;p&gt;That is a clue! I have had the WinAVR added to my PATH. Now it works like a charm! Thank you!!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Compiling SDK 12.3.0 with gcc problem</title><link>https://devzone.nordicsemi.com/thread/89330?ContentTypeID=1</link><pubDate>Tue, 13 Jun 2017 07:00:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:94978d51-c26e-486c-953c-26b2194e5e6d</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Are you running make from Windows command line? sh.exe should normally not be called. Which build tools are you using? Could you try the &lt;a href="http://gnuarmeclipse.github.io/windows-build-tools/"&gt;GNU ARM Eclipse Windows Build Tools&lt;/a&gt;? Make sure you don&amp;#39;t have multiple paths to build tool packages in your PATH.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Compiling SDK 12.3.0 with gcc problem</title><link>https://devzone.nordicsemi.com/thread/89326?ContentTypeID=1</link><pubDate>Tue, 13 Jun 2017 06:48:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e461d0d4-f775-4e4f-80f4-c9a22ab80f2f</guid><dc:creator>Luk3</dc:creator><description>&lt;p&gt;I tried using machine with more RAM. I have a lot of sh.exe instances (over 900) that overloads memory. Error arm-none-eabi-gcc stopped working and will be closed appears and after clicking ok terminal returns a lot of:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;make[1]: *** [_build/nrf52832_xxaa.out] Error 2&lt;/code&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Compiling SDK 12.3.0 with gcc problem</title><link>https://devzone.nordicsemi.com/thread/89327?ContentTypeID=1</link><pubDate>Mon, 12 Jun 2017 22:02:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d696158-2ffa-4d03-b724-516e77ae35cf</guid><dc:creator>Luk3</dc:creator><description>&lt;p&gt;Yes, I tried. I tried also with SDK 13. I moved SDK folder on partition root and nothing changed. I tried compile blinky example but with usage of s132 instead of blank configuration. system_nrf52.c compiles and stuck on next file softdevice_handler.c Both gcc version stops at the same file.&lt;/p&gt;
&lt;p&gt;Edit: softdevice_handler.c is last file in makefile in s132 configuration and system_nrf52.c is last one in blank makefile configuration. o files in _build directory are present in both cases so problem will be in next phase.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Compiling SDK 12.3.0 with gcc problem</title><link>https://devzone.nordicsemi.com/thread/89328?ContentTypeID=1</link><pubDate>Mon, 12 Jun 2017 18:52:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4508a68c-7f6a-4f02-b6ef-81929bcdde64</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Have you tried using the same GCC version that &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.3.0/index.html?cp=4_0_1_0"&gt;the SDK is verified with&lt;/a&gt;?&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The following toolchains/devices have
been used for testing and
verification:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;ARM: MDK-ARM version 5.18a&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;GCC: GCC ARM Embedded 4.9 2015q3&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;IAR: IAR Workbench 7.80.4&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>