<?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>GCC Makefiles for BLE example projects are missing from the SDK.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/2031/gcc-makefiles-for-ble-example-projects-are-missing-from-the-sdk</link><description>They&amp;#39;re there for the nrf6310 board but not pca10000 or pca10001. Reasonably easy to recreate, but kind of wish I didn&amp;#39;t have to! Also there is a warning about a typedef that is defined but not used so you have to turn of -Werror in Makefiles.common.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 31 Mar 2014 10:06:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/2031/gcc-makefiles-for-ble-example-projects-are-missing-from-the-sdk" /><item><title>RE: GCC Makefiles for BLE example projects are missing from the SDK.</title><link>https://devzone.nordicsemi.com/thread/8720?ContentTypeID=1</link><pubDate>Mon, 31 Mar 2014 10:06:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a81d8411-cfb0-47be-837e-9f979f354615</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;The error you see is most likely &lt;a href="https://devzone.nordicsemi.com/index.php/static_assert-and-gcc-instead-of-keil#reply-4205"&gt;this&lt;/a&gt;, so you can also fix it by improving the static assert definition.&lt;/p&gt;
&lt;p&gt;Also, improving the GCC and Eclipse support is scheduled for future SDK releases, but I can&amp;#39;t yet promise anything. You may also want to take a look at the Makefiles &lt;a href="https://github.com/hlnd/nrf51-pure-gcc-setup"&gt;here&lt;/a&gt;, which is what I use for private projects. They are IMHO a little cleaner and easier to get working cross-platform than the original ones in the SDK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GCC Makefiles for BLE example projects are missing from the SDK.</title><link>https://devzone.nordicsemi.com/thread/8719?ContentTypeID=1</link><pubDate>Sat, 29 Mar 2014 22:04:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b00bfaf9-d081-4626-8aa5-0dddc48fe6b9</guid><dc:creator>Tim</dc:creator><description>&lt;p&gt;This did the trick, seems to be working now:&lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" href="https://devzone.nordicsemi.com/index.php/ld-region-ram-overflowed-with-stack" rel="nofollow"&gt;https://devzone.nordicsemi.com/index.php/ld-region-ram-overflowed-with-stack&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GCC Makefiles for BLE example projects are missing from the SDK.</title><link>https://devzone.nordicsemi.com/thread/8718?ContentTypeID=1</link><pubDate>Sat, 29 Mar 2014 22:00:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5893f567-cd9c-4c0d-9158-04bec776c697</guid><dc:creator>Tim</dc:creator><description>&lt;p&gt;Actually it hasn&amp;#39;t quite worked yet! Turns out the &amp;#39;s110&amp;#39; at the bottom is case sensitive - it must be S110 or the soft device doesn&amp;#39;t get included. Now I&amp;#39;m stuck on:&lt;/p&gt;
&lt;p&gt;...ld.exe: region RAM overflowed with stack&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>