<?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>Using nRF52DK with custom board 51822</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/20179/using-nrf52dk-with-custom-board-51822</link><description>Hi, would like to know if anyone has some experience and advise how to get an external 51822 based board programmed and working via the nRF52DK. All the wiring works, I can flash the softdevice but compiling SDK examples are a struggle. I&amp;#39;m importing</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 07 Mar 2017 08:15:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/20179/using-nrf52dk-with-custom-board-51822" /><item><title>RE: Using nRF52DK with custom board 51822</title><link>https://devzone.nordicsemi.com/thread/78614?ContentTypeID=1</link><pubDate>Tue, 07 Mar 2017 08:15:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4381c5d8-f7a0-45a8-80ea-fd53ac3d2066</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;Yes, I would think that &amp;quot;RAM_START&amp;quot; actually should be &amp;quot;SRAM_START&amp;quot;.  Did you were able to get rid of the error?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using nRF52DK with custom board 51822</title><link>https://devzone.nordicsemi.com/thread/78613?ContentTypeID=1</link><pubDate>Mon, 06 Mar 2017 19:27:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f52b2398-4cb6-4f63-9a42-2275e0f2bd64</guid><dc:creator>Glenn</dc:creator><description>&lt;p&gt;Thanks Kristin, yes, I must have read that tutorial at least a hundred times :) It&amp;#39;s a very important reference when getting started with SES. I noticed that Raphael&amp;#39;s reference to section placement is &amp;quot;RAM_START&amp;quot; while the tutorial correctly refers to SRAM_START. I got my section info from the SDK example ARMGCC folder (.ld) file and used exactly that as it should be I guess, origin 0x1b000 for FLASH and 0x20001870 for SRAM.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using nRF52DK with custom board 51822</title><link>https://devzone.nordicsemi.com/thread/78612?ContentTypeID=1</link><pubDate>Mon, 06 Mar 2017 12:17:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7090fd46-e602-48a2-b828-03028e0e1147</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;For setting up the project, did you follow &lt;a href="https://devzone.nordicsemi.com/blogs/1032/segger-embedded-studio-a-cross-platform-ide/"&gt;this&lt;/a&gt; blog post?&lt;/p&gt;
&lt;p&gt;Raphael found a solution to the &amp;quot;Stopped by vector catch&amp;quot; problem in an older version the blog (&lt;a href="https://devzone.nordicsemi.com/blogs/845/segger-embedded-studio-cross-platform-ide-w-no-cod/"&gt;here&lt;/a&gt;):&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Found a solution for the &amp;quot;Stopped by vector catch&amp;quot; problem. Apparently I was using the wrong flash and RAM starts&lt;/p&gt;
&lt;p&gt;Setting the Section Placement Macros
to FLASH_START=0x1b000
RAM_START=0x20001f00 based on the
linker file included in the armgcc
directory worked for me.&lt;/p&gt;
&lt;p&gt;Note that I was using S130 with
PCA10028 and SDK v11-alpha2. I did not
change the flash_placement.xml. I
believe the start values for flash and
RAM there should remain what they are
and not be the same as the section
placement macros, i.e. not factor in
the SoftDevice. Correct me if I am
wrong, but that is what I used and it
worked for me.&lt;/p&gt;
&lt;/blockquote&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>