<?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>linkerskript for s130 for gcc</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3394/linkerskript-for-s130-for-gcc</link><description>Hi,
i need to write a linker script for using S130 in my project.
in the moment i don&amp;#39;t want to use a boot loader so maybe some one can help me with the correct addresses. Did i understand it correct? 
 ————————————————————— 
 RAM 
 0x2000 4000 End</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 09 Aug 2014 11:44:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3394/linkerskript-for-s130-for-gcc" /><item><title>RE: linkerskript for s130 for gcc</title><link>https://devzone.nordicsemi.com/thread/12326?ContentTypeID=1</link><pubDate>Sat, 09 Aug 2014 11:44:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0cdb760c-9a0a-4d0f-be8c-8230d3a58aed</guid><dc:creator>Nils Minor</dc:creator><description>&lt;p&gt;Thank you :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: linkerskript for s130 for gcc</title><link>https://devzone.nordicsemi.com/thread/12324?ContentTypeID=1</link><pubDate>Sat, 09 Aug 2014 11:43:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f651dee4-f4f7-45b3-ac6b-5e44398fce74</guid><dc:creator>Nils Minor</dc:creator><description>&lt;p&gt;Hi sandeep,
i use the setup explained on this page &lt;a href="http://rumblingsofearthlord.com/blog/2014/03/using-eclipse-gcc-as-work-environment-for-nrf51822/"&gt;rumblingsofearthlord.com/.../&lt;/a&gt;.
Your Link does not for for me.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Nils&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: linkerskript for s130 for gcc</title><link>https://devzone.nordicsemi.com/thread/12323?ContentTypeID=1</link><pubDate>Thu, 07 Aug 2014 18:26:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b2d1570-b4ae-4a1c-b20e-b50f37df3a37</guid><dc:creator>sandeep</dc:creator><description>&lt;p&gt;@Nils - what build setup are you using for your project. Some of us are working with the Cmakelists.txt described here (&lt;a href="http://pastebin.com/ecE4ZACY)."&gt;http://pastebin.com/ecE4ZACY).&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: linkerskript for s130 for gcc</title><link>https://devzone.nordicsemi.com/thread/12325?ContentTypeID=1</link><pubDate>Thu, 07 Aug 2014 12:54:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c1b6d7d2-2dc8-4491-b36f-de98766c6b2f</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Everything looks correct in your linker script but the RAM length. It should define the size of what&amp;#39;s left for the application. The length should therefore be 0x1800 -&amp;gt; 6 kb.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Quote: &amp;quot;0x2000 4000 End of Ram&amp;quot;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I suppose you could say that it is the start of RAM the since this is the initial value of the stack pointer before being decremented.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Quote: ???? Heap&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Heap is not necessary if you don&amp;#39;t need dynamic memory allocation.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>