<?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 8.1 and PCA10003</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/8101/sdk-8-1-and-pca10003</link><description>Hello, 
 I&amp;#39;m trying to get the new SDK up and running on my OSX machine. I would like to make the blinky example work on my PCA10003. So, I copied the blinky/pca10028 folder and renamed it pca10003. I then went into the makefile in blinky/pca10003/s110</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 10 Jul 2015 20:21:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/8101/sdk-8-1-and-pca10003" /><item><title>RE: SDK 8.1 and PCA10003</title><link>https://devzone.nordicsemi.com/thread/29066?ContentTypeID=1</link><pubDate>Fri, 10 Jul 2015 20:21:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e26bf8b5-e39a-4cff-a080-a993250611b2</guid><dc:creator>405nm</dc:creator><description>&lt;p&gt;I changed the RAM length and double checked everything else, and it worked!&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK 8.1 and PCA10003</title><link>https://devzone.nordicsemi.com/thread/29065?ContentTypeID=1</link><pubDate>Thu, 09 Jul 2015 23:40:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:64864a54-b8dc-4925-9e3e-ad4b71fd26e4</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;That should work. You can (and should) also change the linker file but it doesn&amp;#39;t actually matter in this case. You should change the length  of RAM to 0x2000 for the pca10003 (I think).&lt;/p&gt;
&lt;p&gt;RKNRFGO checks to make sure the code you built matches the softdevice, so that shouldn&amp;#39;t be a problem. You changed both BOARD_PCA10028 in the makefile to BOARD_PCA10003 .. correct?&lt;/p&gt;
&lt;p&gt;Don&amp;#39;t know where the problem lies here. Few suggestions, first off try the non-softdevice version, see if you can get that going at least. Try changing the board define to something stupid, like BOARD_BANANA and ensure you get a compile error. Try &lt;code&gt;make clean&lt;/code&gt; before you &lt;code&gt;make&lt;/code&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>