<?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>TROUBLE WITH KEIL MDK-ARM, PROBABLY WITH Build Link.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1197/trouble-with-keil-mdk-arm-probably-with-build-link</link><description>hello all:
I have compile successfully my project.but have link trouble about my project codes for the nRF51822 with the Keil MDK-ARM toolchain (v4.6). 
 For example, for the My project, I get the following console output:
compiling softdevice_handler</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 25 Dec 2013 08:38:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1197/trouble-with-keil-mdk-arm-probably-with-build-link" /><item><title>RE: TROUBLE WITH KEIL MDK-ARM, PROBABLY WITH Build Link.</title><link>https://devzone.nordicsemi.com/thread/5571?ContentTypeID=1</link><pubDate>Wed, 25 Dec 2013 08:38:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a25f284-4287-44d5-8e20-a60530dac7b0</guid><dc:creator>Vladimir</dc:creator><description>&lt;p&gt;From 0x2000000 to 0x20002000 is memory used by softdevice, so you can&amp;#39;t use all 16 KB. Your application can use only 8 KB of RAM from 0x20002000. But to be sure try to update your SEGGER’s J-Link tools.
Merry Christmas.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TROUBLE WITH KEIL MDK-ARM, PROBABLY WITH Build Link.</title><link>https://devzone.nordicsemi.com/thread/5570?ContentTypeID=1</link><pubDate>Wed, 25 Dec 2013 04:29:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d486b74b-d344-475f-9915-d5ee3a29121e</guid><dc:creator>James Zh</dc:creator><description>&lt;p&gt;Dear Vladimir:
Thanks very much!
My computer is not use lite version of keil. my programm is 40KB. I think mem maybe  out range.
Our nRF 51822 shoulud be ARM Cortex-M0 low power 32-bit CPU running at 16 MHz.
256kByte on-chip Flash  at 16kByte SRAM.
But Version 4.6 Keil for my program show :
[b]linking...
Program Size: Code=10988 RO-data=252 RW-data=276 ZI-data=6756&lt;br /&gt;
FromELF: creating hex file...
&amp;quot;._build\BTP_app_ection.axf&amp;quot; - 0 Error(s), 3 Warning(s).
Load &amp;quot;C:\Keil\ARM\Device\Nordic\nrf51822\Board\pca10001\ble\BTP_app_ection V1.2-1223\arm\_build\BTP_app_ection.AXF&amp;quot;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;JLink Info: Device &amp;quot;NRF51822&amp;quot; selected (256 KB flash, 8 KB RAM).
Set JLink Project File to &amp;quot;C:\Keil\ARM\Device\Nordic\nrf51822\Board\pca10001\ble\BTP_app_ection V1.2-1223\arm\JLinkSettings.ini&amp;quot;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;JLink Info: Device &amp;quot;NRF51822&amp;quot; selected (256 KB flash, 8 KB RAM).[/b]  [i][/i]&lt;/p&gt;
&lt;p&gt;How can i change to select 16KB RAM?&lt;/p&gt;
&lt;pre&gt;&lt;code&gt; Thanks !
  Merry Christmas !
&lt;/code&gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TROUBLE WITH KEIL MDK-ARM, PROBABLY WITH Build Link.</title><link>https://devzone.nordicsemi.com/thread/5569?ContentTypeID=1</link><pubDate>Mon, 23 Dec 2013 08:56:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:972959fe-5cc3-4384-af6b-fa8524549e9a</guid><dc:creator>Vladimir</dc:creator><description>&lt;p&gt;Your settings seems to be correct for me. I have the same errors when my program is bigger then ROM size in settings. You have 0x2B00 - 172 KB ROM for  your programm (this is maximum for nrf51822 with softdevice). I think this means what either your programm &amp;gt; 172 KB or maybe you use lite version of Keil, which is limited to 32 KB.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TROUBLE WITH KEIL MDK-ARM, PROBABLY WITH Build Link.</title><link>https://devzone.nordicsemi.com/thread/5567?ContentTypeID=1</link><pubDate>Mon, 23 Dec 2013 08:16:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ff93217d-154d-466b-a470-24e3466005fc</guid><dc:creator>James Zh</dc:creator><description>&lt;p&gt;I come into project options. but do not know where place setup memory.I attached file .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TROUBLE WITH KEIL MDK-ARM, PROBABLY WITH Build Link.</title><link>https://devzone.nordicsemi.com/thread/5568?ContentTypeID=1</link><pubDate>Mon, 23 Dec 2013 08:14:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ddd9606-03df-4f50-88fd-46792a06aa64</guid><dc:creator>James Zh</dc:creator><description>&lt;p&gt;I attached file for target jpg.
How setup?&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/QQZZ20131223151325.jpg" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TROUBLE WITH KEIL MDK-ARM, PROBABLY WITH Build Link.</title><link>https://devzone.nordicsemi.com/thread/5566?ContentTypeID=1</link><pubDate>Mon, 23 Dec 2013 07:52:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:244d4425-0de0-4168-b1a0-f638d68241d0</guid><dc:creator>Vladimir</dc:creator><description>&lt;p&gt;Try to verify and maybe increase memory size for target in project options:
Options for Target -&amp;gt; Target.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>