<?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, Linux, problems with sdk 8.1.0.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7088/gcc-linux-problems-with-sdk-8-1-0</link><description>Hello. 
 I used sdk 5 and 6 without much problems in the past, but thought it&amp;#39;s time to upgrade. 
 I don&amp;#39;t seem to be able to get even the blank blinky example to work for some reason. I&amp;#39;m using pca10001, so I changed the defines in the Makefile. The</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 18 May 2015 17:25:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7088/gcc-linux-problems-with-sdk-8-1-0" /><item><title>RE: Gcc, Linux, problems with sdk 8.1.0.</title><link>https://devzone.nordicsemi.com/thread/25044?ContentTypeID=1</link><pubDate>Mon, 18 May 2015 17:25:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ff52d19a-f7a8-424b-97cd-24d55f13a682</guid><dc:creator>Alexey Zaytsev</dc:creator><description>&lt;p&gt;Confirmed, this was the problem. Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Gcc, Linux, problems with sdk 8.1.0.</title><link>https://devzone.nordicsemi.com/thread/25043?ContentTypeID=1</link><pubDate>Mon, 18 May 2015 09:43:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a3b2548-b560-4235-b287-ce3cf2726a85</guid><dc:creator>Alexey Zaytsev</dc:creator><description>&lt;p&gt;Thanks, I think that was it. The chip is 51822 QFAA, thus 16kb or RAM. I&amp;#39;ll test later today.&lt;/p&gt;
&lt;p&gt;It would be nice if we&amp;#39;d have a single Makefile for all boards/chips, and you could select the board/chip by changing a variable in the Makefile. Or have a separate Makefile just for valiables:&lt;/p&gt;
&lt;p&gt;example_dir/Makefile&lt;/p&gt;
&lt;p&gt;example_dir/boardxxx/s110/armgcc/Makefile &amp;lt;- just variables.&lt;/p&gt;
&lt;p&gt;example_dir/boardxxx/blank/armgcc/Makefile &amp;lt;- just variables.&lt;/p&gt;
&lt;p&gt;example_dir/boardyyy/blank/armgcc/Makefile &amp;lt;- just variables.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Gcc, Linux, problems with sdk 8.1.0.</title><link>https://devzone.nordicsemi.com/thread/25041?ContentTypeID=1</link><pubDate>Mon, 18 May 2015 09:21:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2c023f60-4e46-4e47-89e5-c1c931910f7d</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Where does it fail? Are you able to compile but it does not run, or does it not compile at all? If so, do you get any error messages? The pca10001 uses the rev2 nrf51822_xxaa chip. I think the makefile compiles for nrf51422_xxac as default. You can try to change this. Use the linker script nrf51_xxaa.ld&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Gcc, Linux, problems with sdk 8.1.0.</title><link>https://devzone.nordicsemi.com/thread/25042?ContentTypeID=1</link><pubDate>Sun, 17 May 2015 21:17:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:06a656bc-868b-4f26-9d26-f944d03b2129</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;Well, there are a lot of changes from SDK6 to 7 then to 8.  Blank blinky shouldn&amp;#39;t be a problem.  The examples are for nRF51422 32KB ram, so you need to adjust LD.  For BLE, app starts at 0x18000.  Softdevice initialization also changed.  Some of the changed are mentioned in &lt;a href="http://embeddedsoftdev.blogspot.ca/p/ehal-nrf51.html"&gt;this blog&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>