<?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>Softdevice S132 3.1.0 on NRF52840 in CrossStudio 3.7.4</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/19278/softdevice-s132-3-1-0-on-nrf52840-in-crossstudio-3-7-4</link><description>Downloaded the S132 from the NRF52840 site and loaded it onto the NRF52840DK board using NRFgo studio. 
 Then created a new project in CrossStudio. Imported the memory map and changed the flash start to 0x0001f000 and RAM start to 0x200019c0 as per the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 10 Apr 2018 20:42:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/19278/softdevice-s132-3-1-0-on-nrf52840-in-crossstudio-3-7-4" /><item><title>RE: Softdevice S132 3.1.0 on NRF52840 in CrossStudio 3.7.4</title><link>https://devzone.nordicsemi.com/thread/127695?ContentTypeID=1</link><pubDate>Tue, 10 Apr 2018 20:42:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c6bd3b10-93b0-4c14-b0cf-0d1ee5d570c1</guid><dc:creator>jeffs</dc:creator><description>&lt;div class="fn"&gt;Just to keep this up to date:&lt;/div&gt;
&lt;div class="fn"&gt;From &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52%2Fdita%2Fnrf52%2Fcompatibility_matrix%2Fnrf52840_comp_matrix.html"&gt;nRF52840 compatibility matrix:&lt;/a&gt;&lt;/div&gt;
&lt;div class="fn"&gt;&lt;a id="nRF52840_ic_rev_sdk_sd_comp_matrix__SD_132_300_limitation-fn"&gt;&lt;/a&gt;&lt;sup&gt;1&lt;/sup&gt; The SoftDevice S132 v3.0.0 has limitations when running on nRF52840 and should only be used in the context of demonstration and experimenting with the new device.&lt;/div&gt;
&lt;div class="fn"&gt;&lt;a id="nRF52840_ic_rev_sdk_sd_comp_matrix__SDS_132_31_limitation"&gt;&lt;/a&gt;&lt;sup&gt;2&lt;/sup&gt; The S132 SoftDevice Specification v3.1 describes the S132 SoftDevice v3.0.0 running on the nRF52832 IC and is not fully applicable to the nRF52840 IC.&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Softdevice S132 3.1.0 on NRF52840 in CrossStudio 3.7.4</title><link>https://devzone.nordicsemi.com/thread/74720?ContentTypeID=1</link><pubDate>Wed, 01 Feb 2017 19:21:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:842ebd06-cab0-48b8-a6a7-47fa7228f638</guid><dc:creator>Ove-Anders Gaarder Aune</dc:creator><description>&lt;p&gt;Finally! The nonexistant did the trick. Before when adding this the execution started at 0x212B0 ( my application init code ), but when adding the nonexistant to the entry pointsymbol it starts at 0x8E4 ( inside softdevice )...&lt;/p&gt;
&lt;p&gt;After googling &amp;quot;nonexistant + rowley&amp;quot; I found some information that this is necessary to make sure execution starts in softdevice, and not my application, so fits with what I saw when running with/without nonexistant.&lt;/p&gt;
&lt;p&gt;But anyways, thanks alot!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Softdevice S132 3.1.0 on NRF52840 in CrossStudio 3.7.4</title><link>https://devzone.nordicsemi.com/thread/74719?ContentTypeID=1</link><pubDate>Wed, 01 Feb 2017 18:17:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:074dde27-02a6-4424-bebf-932025672f16</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Ok. Seems to be working here. I didn&amp;#39;t start totally from scratch though. I installed the nRF5 CPU Support Package Version 3.5. I&amp;#39;m not sure if you did that. I used the same memory settings as you did. In addition I changed the following things:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add &amp;quot;nonexistant&amp;quot; in Entry PointSymbol.&lt;/li&gt;
&lt;li&gt;Add STARTUP_FROM_RESET in Preprocessor Definitions.&lt;/li&gt;
&lt;li&gt;Change Can Erase All to &amp;quot;No&amp;quot; in Target Loader Options.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;According to &lt;a href="https://devzone.nordicsemi.com/question/63319/nrf-52-preview-kit-hanging-in-ble_stack_init/"&gt;this&lt;/a&gt;. I guess &lt;a href="http://www.rowleydownload.co.uk/arm/packages/index.htm?http://www.rowleydownload.co.uk/arm/packages/nRF51.htm"&gt;this&lt;/a&gt; also could be of help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Softdevice S132 3.1.0 on NRF52840 in CrossStudio 3.7.4</title><link>https://devzone.nordicsemi.com/thread/74716?ContentTypeID=1</link><pubDate>Mon, 30 Jan 2017 20:20:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e29f57a9-0f81-4fee-b4c2-83731794e053</guid><dc:creator>Ove-Anders Gaarder Aune</dc:creator><description>&lt;p&gt;Not using any examples, writing from scratch, but everything else works just fine..But as soon as I make any functioncalls into softdevice it jumps right from SVC interrupt to hardfault. CPU hardfault, the softdevice error handler I defined and passed in the sd_softdevice_enable dies not get called..&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Softdevice S132 3.1.0 on NRF52840 in CrossStudio 3.7.4</title><link>https://devzone.nordicsemi.com/thread/74715?ContentTypeID=1</link><pubDate>Mon, 30 Jan 2017 15:02:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d6b28a58-d1f4-4a30-8788-0b183180236e</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Have you gotten any examples without SoftDevice to work?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Softdevice S132 3.1.0 on NRF52840 in CrossStudio 3.7.4</title><link>https://devzone.nordicsemi.com/thread/74718?ContentTypeID=1</link><pubDate>Sun, 29 Jan 2017 15:01:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2776af2d-f23b-43a9-b871-4e041faf3083</guid><dc:creator>Ove-Anders Gaarder Aune</dc:creator><description>&lt;p&gt;Both S132 and S140 supports the nRF52840 device ( according to Nordic sites ). The S140 is designed for Bluetooth 5 support, which is not present in the S132  ( Only BLE )&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Softdevice S132 3.1.0 on NRF52840 in CrossStudio 3.7.4</title><link>https://devzone.nordicsemi.com/thread/74717?ContentTypeID=1</link><pubDate>Fri, 27 Jan 2017 23:39:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32858010-3df8-4e11-a6d5-5d076d8c8d2e</guid><dc:creator>Frank Aune</dc:creator><description>&lt;p&gt;Try the S140 SoftDevice which is designed for nRF52840.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>