<?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>SDK 7.1 Makefile.common Not Updated</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4676/sdk-7-1-makefile-common-not-updated</link><description>I am using SDK 7.1 and I am attempting to use the Makefile.common found in sdk_7.1-&amp;gt;components-&amp;gt;toolchain-&amp;gt;gcc-&amp;gt;Makefile.common. However, the Makefile.common appears to contain invalid paths that worked in the old SDK file structure. The Makefile.common</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 05 Dec 2014 16:38:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4676/sdk-7-1-makefile-common-not-updated" /><item><title>RE: SDK 7.1 Makefile.common Not Updated</title><link>https://devzone.nordicsemi.com/thread/16583?ContentTypeID=1</link><pubDate>Fri, 05 Dec 2014 16:38:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b263431-9a23-417c-b496-2cad3b70fcaa</guid><dc:creator>Konstantin K</dc:creator><description>&lt;p&gt;Any particular reason for deprecating Makefile.common? Why copy same code all over the place?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK 7.1 Makefile.common Not Updated</title><link>https://devzone.nordicsemi.com/thread/16584?ContentTypeID=1</link><pubDate>Thu, 04 Dec 2014 05:49:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:06a4d1ee-f67d-4905-9a21-405daaf0c476</guid><dc:creator>Lucas</dc:creator><description>&lt;p&gt;Using the makefiles distributed with the individual projects I managed to get things working by replacing all instances of PCA10028 with PCA10001. also replace all instances of nrf51422 with nrf51822. Seems to compile and program using eclipse and GCC just fine.&lt;/p&gt;
&lt;p&gt;DO NOT USE Makefile.common anymore&lt;/p&gt;
&lt;p&gt;Additionally, it seems the make files have optimizations enabled by default. I would suggest replace -O3 with -O0. Additionally, optimization flags for the assembler can be added as well. Currently, they are only added for the compiler.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK 7.1 Makefile.common Not Updated</title><link>https://devzone.nordicsemi.com/thread/16582?ContentTypeID=1</link><pubDate>Thu, 04 Dec 2014 04:29:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d2964031-7dae-45f5-aa4b-401379cff162</guid><dc:creator>Lucas</dc:creator><description>&lt;p&gt;How can the current make files that have been distributed be made to build for nrf51822-QFAA or the nrf51822-QFAC. My company is not using  nrf51422-QFAC. I liked the makefile.common structure because it was very easy to build the makefiles for other chips in the product line. What information
can you provide in regards to this issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK 7.1 Makefile.common Not Updated</title><link>https://devzone.nordicsemi.com/thread/16581?ContentTypeID=1</link><pubDate>Tue, 02 Dec 2014 08:04:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c0b95098-8917-4c8c-8ce2-4ce4d031dc52</guid><dc:creator>Przemek</dc:creator><description>&lt;p&gt;Makefile.common is deprecated and was released by accident. It will be removed in next release.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>