<?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/"><channel><title>Nordic nRF51 support in Em::Blocks (with softdevice integration)</title><link>/nordic/nordic-blog/b/blog/posts/nordic-nrf51-support-in-emblocks-with-softdevice-i</link><description>Em::Blocks supports now the nRF51 devices from Nordic. You can select in the new project wizard which device family (51422 or 51822) and if soft devices are needed or not.

The templates for the softdevices are empty after first installation. The .</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><item><title>RE: Nordic nRF51 support in Em::Blocks (with softdevice integration)</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/nordic-nrf51-support-in-emblocks-with-softdevice-i</link><pubDate>Mon, 06 Jul 2015 10:32:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cfffe16d-c594-4f48-b984-b5ebe68dacd1</guid><dc:creator>Lukasz Duda</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;After installation one of the Softdevices (using convSD.bat script), ensure that memory layout provided by EmBlocks matches current Softdevice requirements.&lt;/p&gt;
&lt;p&gt;For example, you can find the linker script of the newest S110 Softdevice, in our SDK: /examples/ble_peripheral/ble_app_hrs/pca10028/s110/armgcc/ble_app_hrs_gcc_nrf51.ld.&lt;/p&gt;
&lt;p&gt;Using this information, you can readjust linker script from EmBlocks to the following one:&lt;/p&gt;
&lt;pre&gt;MEMORY 
{
   SOFTD (rx) : ORIGIN = 0x00000000, LENGTH = 0x18000
   FLASH (rx) : ORIGIN = 0x00018000, LENGTH = 0x28000
   RAM (rwx) :  ORIGIN = 0x20002000, LENGTH = 0x6000
}
&lt;/pre&gt;
&lt;p&gt;Similarly for the other Softdevices if need be.&lt;/p&gt;
&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=751&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Nordic nRF51 support in Em::Blocks (with softdevice integration)</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/nordic-nrf51-support-in-emblocks-with-softdevice-i</link><pubDate>Thu, 04 Sep 2014 04:58:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cfffe16d-c594-4f48-b984-b5ebe68dacd1</guid><dc:creator>EmBlocks</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Yes, currently only Windows is supported.&lt;/p&gt;
&lt;p&gt;It seems that the default OS is still Windows and other OSes are mentioned explicitly like Keil, Attolic, IAR, etc etc.&lt;/p&gt;
&lt;p&gt;But I have added the OS name at the top of the download.&lt;/p&gt;
&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=751&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Nordic nRF51 support in Em::Blocks (with softdevice integration)</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/nordic-nrf51-support-in-emblocks-with-softdevice-i</link><pubDate>Wed, 20 Aug 2014 19:43:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cfffe16d-c594-4f48-b984-b5ebe68dacd1</guid><dc:creator>Janek Mann</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;One note, your website makes it really hard to tell what OS&amp;#39;s you support! Doesn&amp;#39;t look like the word &amp;quot;Windows&amp;quot; is mentioned anywhere on it, though that appears to be the only currently supported OS?&lt;/p&gt;
&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=751&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>