<?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>Error: This hex file has a data in softdevice region</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42385/error-this-hex-file-has-a-data-in-softdevice-region</link><description>Hi I&amp;#39;m facing problem while programming my custom nrf52832 board (It might be issue with flash/ROM setting) its saying this hex file has a data in softdevice region . I&amp;#39;m using SDK_14.2.0 with SES and trying to upload blinky example with SoftDevice132</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 15 Jan 2019 12:35:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42385/error-this-hex-file-has-a-data-in-softdevice-region" /><item><title>RE: Error: This hex file has a data in softdevice region</title><link>https://devzone.nordicsemi.com/thread/165728?ContentTypeID=1</link><pubDate>Tue, 15 Jan 2019 12:35:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9406b848-5f42-4fbc-80f5-278ed722826e</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;Do you mind sharing the hex file in question?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error: This hex file has a data in softdevice region</title><link>https://devzone.nordicsemi.com/thread/165263?ContentTypeID=1</link><pubDate>Fri, 11 Jan 2019 21:53:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ae09997-c4a9-4465-a0e6-5af11dc37052</guid><dc:creator>Kapil Rawat</dc:creator><description>&lt;p&gt;Ok found solution their were multiple problem&amp;nbsp;&lt;br /&gt;1&amp;gt; RAM/ROM setting that I mistakenly changed&amp;nbsp;&lt;br /&gt;2&amp;gt; I&amp;#39;m not using X2 (32.768kHz) crystal&amp;nbsp;&lt;span&gt;on XL1 and XL2 to use crystal as source for LF clock so I have to use&amp;nbsp;NRF_CLOCK_LF_SRC_SYNTH to synthesize it from the 32MHz crystal&lt;/span&gt;&lt;span&gt;.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error: This hex file has a data in softdevice region</title><link>https://devzone.nordicsemi.com/thread/165234?ContentTypeID=1</link><pubDate>Fri, 11 Jan 2019 15:56:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0430cbd5-22d1-4615-8966-53fd1f6c9824</guid><dc:creator>Kapil Rawat</dc:creator><description>&lt;p&gt;I&amp;#39;m trying to debug ram starting location but it&amp;#39;s not reaching in below function &lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;
ret_code_t nrf_sdh_ble_app_ram_start_get(uint32_t * p_app_ram_start)
{
    if (p_app_ram_start == NULL)
    {
        return NRF_ERROR_NULL;
    }

    *p_app_ram_start = APP_RAM_START;

    return NRF_SUCCESS;
}&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error: This hex file has a data in softdevice region</title><link>https://devzone.nordicsemi.com/thread/165204?ContentTypeID=1</link><pubDate>Fri, 11 Jan 2019 14:33:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9155ac03-203b-42b5-b560-4fc04be91430</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;the&amp;nbsp;&lt;span&gt;QFAA&amp;nbsp;indicates 64K RAM + 512K Flash - which is the same for both.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;So it shouldn&amp;#39;t be a memory issue.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error: This hex file has a data in softdevice region</title><link>https://devzone.nordicsemi.com/thread/165197?ContentTypeID=1</link><pubDate>Fri, 11 Jan 2019 14:11:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e6556da6-bacb-4256-801e-b2e558347f46</guid><dc:creator>Kapil Rawat</dc:creator><description>&lt;p&gt;Yes Same example is working fine in Nordic 52DK board but my IC version is different (52Dk has nrf52832QFAAE0 but I&amp;#39;m using nrf52832QFAAB0)&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error: This hex file has a data in softdevice region</title><link>https://devzone.nordicsemi.com/thread/165189?ContentTypeID=1</link><pubDate>Fri, 11 Jan 2019 13:59:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:340c8eb4-154f-4c3d-a617-662fd92dd52e</guid><dc:creator>awneil</dc:creator><description>[quote userid="10479" url="~/f/nordic-q-a/42385/error-this-hex-file-has-a-data-in-softdevice-region/165183"]No it&amp;#39;s not giving any suggestion[/quote]
&lt;p&gt;Yes it is - in your original screenshot:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1547215126497v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error: This hex file has a data in softdevice region</title><link>https://devzone.nordicsemi.com/thread/165184?ContentTypeID=1</link><pubDate>Fri, 11 Jan 2019 13:49:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f757c370-c11a-4ee7-ae7a-d20823eb601f</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Again,&amp;nbsp;&lt;span&gt;This is all internal to the chip - so the board should be irrelevant.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Have you got an unmodified Nordic example to work on a Nordic DK?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;That should be your starting point ...&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error: This hex file has a data in softdevice region</title><link>https://devzone.nordicsemi.com/thread/165183?ContentTypeID=1</link><pubDate>Fri, 11 Jan 2019 13:43:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a12c419-994d-4097-99de-74b910202a67</guid><dc:creator>Kapil Rawat</dc:creator><description>&lt;p&gt;- No it&amp;#39;s not giving any suggestion see attached picture&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/7002.flash.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;- Blinky example without softdevice is working fine that&amp;#39;s why I&amp;#39;m guessing it is a problem of flash and RAM&amp;nbsp;&lt;/p&gt;
&lt;p&gt;- No unmodified nordic example is not working.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Even I changed flash and ROM setting as mentioned in above link but nothing changed.&lt;br /&gt;&lt;br /&gt;FLASH_START=0x23000&lt;/p&gt;
&lt;p&gt;RAM_START=&lt;span&gt;0x200014B8&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error: This hex file has a data in softdevice region</title><link>https://devzone.nordicsemi.com/thread/165031?ContentTypeID=1</link><pubDate>Thu, 10 Jan 2019 21:14:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a25c406-37f1-48aa-bfe0-6d45d5e09078</guid><dc:creator>awneil</dc:creator><description>[quote userid="10479" url="~/f/nordic-q-a/42385/error-this-hex-file-has-a-data-in-softdevice-region"]its saying this hex file has a data in softdevice region[/quote]
&lt;p&gt;It also gives you a suggestion on what to try - have you done that?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote userid="10479" url="~/f/nordic-q-a/42385/error-this-hex-file-has-a-data-in-softdevice-region"]Normal example[/quote]
&lt;p&gt;What do you mean by that?&lt;/p&gt;
&lt;p&gt;Having a SoftDevice &lt;span style="text-decoration:underline;"&gt;&lt;em&gt;&lt;strong&gt;is&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt; pretty much &amp;quot;Normal&amp;quot; for anything to run on an nRF5 chip!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote userid="10479" url="~/f/nordic-q-a/42385/error-this-hex-file-has-a-data-in-softdevice-region"]with softdevice I&amp;#39;m having this issue[/quote]
&lt;p&gt;Do unmodified Nordic examples with SoftDevice work?&lt;/p&gt;
&lt;p&gt;This is all internal to the chip - so the board should be irrelevant.&lt;/p&gt;
&lt;p&gt;Check your project settings against a Nordic example.&lt;/p&gt;
&lt;p&gt;See also this blog post - currently linked from the DevZone front page:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/tutorials/b/getting-started/posts/adjustment-of-ram-and-flash-memory"&gt;https://devzone.nordicsemi.com/tutorials/b/getting-started/posts/adjustment-of-ram-and-flash-memory&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>