<?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>Light Switch Proxy Server Example  Mesh SDK 2.01              #include &amp;quot;nrf_memobj.h&amp;quot;   No Such File or Directory</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34612/light-switch-proxy-server-example-mesh-sdk-2-01-include-nrf_memobj-h-no-such-file-or-directory</link><description>hi 
 Light Switch Proxy Server Example Mesh SDK 2.01 
 I am getting #include &amp;quot;nrf_memobj.h&amp;quot; No Such File or Directory</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 09 Aug 2018 15:55:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34612/light-switch-proxy-server-example-mesh-sdk-2-01-include-nrf_memobj-h-no-such-file-or-directory" /><item><title>RE: Light Switch Proxy Server Example  Mesh SDK 2.01              #include "nrf_memobj.h"   No Such File or Directory</title><link>https://devzone.nordicsemi.com/thread/143623?ContentTypeID=1</link><pubDate>Thu, 09 Aug 2018 15:55:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a9d7b330-eeac-476b-a1a5-c922b1167470</guid><dc:creator>Renato Silva</dc:creator><description>&lt;p&gt;Hi @priyal23,&lt;/p&gt;
&lt;p&gt;I am with a similar problem... I am trying add the&amp;nbsp; fatfs in my custom project and the segger does not find the balloc variable:&lt;/p&gt;
&lt;p&gt;components\libraries\balloc\nrf_balloc.c:46:29: error: &amp;#39;balloc&amp;#39; undeclared (first use in this function)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Can anyone help me? I already added the path to nrf_baloc.h&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Light Switch Proxy Server Example  Mesh SDK 2.01              #include "nrf_memobj.h"   No Such File or Directory</title><link>https://devzone.nordicsemi.com/thread/133175?ContentTypeID=1</link><pubDate>Thu, 24 May 2018 09:03:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4cc7058-93f8-4145-a9e9-0780bb66ef3d</guid><dc:creator>priya123</dc:creator><description>&lt;p&gt;Solved by adding Path to Balloc folder...&lt;/p&gt;
&lt;p&gt;Thanks &lt;a href="https://devzone.nordicsemi.com/members/eith"&gt;Einar Thorsrud&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Light Switch Proxy Server Example  Mesh SDK 2.01              #include "nrf_memobj.h"   No Such File or Directory</title><link>https://devzone.nordicsemi.com/thread/133171?ContentTypeID=1</link><pubDate>Thu, 24 May 2018 08:57:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32e21cda-d460-407f-9311-89d36f4bcaf0</guid><dc:creator>priya123</dc:creator><description>&lt;p&gt;This Solved..Now new Error&amp;nbsp;&lt;/p&gt;
&lt;p&gt;nrf_balloc.h: No such file or directory&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Light Switch Proxy Server Example  Mesh SDK 2.01              #include "nrf_memobj.h"   No Such File or Directory</title><link>https://devzone.nordicsemi.com/thread/133164?ContentTypeID=1</link><pubDate>Thu, 24 May 2018 08:41:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b22905c2-7be2-497c-94e4-ae429b95e111</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;I am still not able to reproduce it with unmodified SDKs, but you can try to add the folder containing the&amp;nbsp;nrf_memobj.h to the include path. You can do this by navigation to Project -&amp;gt; Edit Options... , then select &amp;quot;Common&amp;quot; in the dropdown.&amp;nbsp;Then select Preprocessor, and double click on &amp;quot;User Include Directories&amp;quot; and add the following line:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;$(SDK_ROOT:../../../../nRF5_SDK_15.0.0_a53641a)/components/libraries/experimental_memobj&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Light Switch Proxy Server Example  Mesh SDK 2.01              #include "nrf_memobj.h"   No Such File or Directory</title><link>https://devzone.nordicsemi.com/thread/133156?ContentTypeID=1</link><pubDate>Thu, 24 May 2018 08:18:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d37fcd34-4093-4698-a155-09d092d6d1f4</guid><dc:creator>priya123</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I tried after setting SDK_ROOT still same error&lt;/p&gt;
&lt;p&gt;Check the Error Messages Below&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Building &amp;lsquo;light_switch_proxy_server_nrf52832_xxAA_s132_6.0.0&amp;rsquo; from solution &amp;lsquo;light_switch_proxy_server_nrf52832_xxAA_s132_6.0.0&amp;rsquo; in configuration &amp;lsquo;Debug&amp;rsquo;&lt;br /&gt;1&amp;gt; Compiling &amp;lsquo;nrf_sdh_soc.c&amp;rsquo;&lt;br /&gt;3&amp;gt; Compiling &amp;lsquo;ble_advdata.c&amp;rsquo;&lt;br /&gt;2&amp;gt; Compiling &amp;lsquo;system_nrf52.c&amp;rsquo;&lt;br /&gt;4&amp;gt; Compiling &amp;lsquo;nrf_sdh_ble.c&amp;rsquo;&lt;br /&gt;3&amp;gt; In file included from ../../../../nRF5_SDK_15.0.0_a53641a/components/libraries/experimental_log/nrf_log_ctrl.h:59:0,&lt;br /&gt;3&amp;gt; from C:\nordic_semi\nRF5_SDK_15.0.0_a53641a\components\ble\common\ble_advdata.c:47:&lt;br /&gt;3&amp;gt; ../../../../nRF5_SDK_15.0.0_a53641a/components/libraries/experimental_log/nrf_log_backend_interface.h:53:24: fatal error: nrf_memobj.h: No such file or directory&lt;br /&gt;3&amp;gt; compilation terminated.&lt;br /&gt;Build failed&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Light Switch Proxy Server Example  Mesh SDK 2.01              #include "nrf_memobj.h"   No Such File or Directory</title><link>https://devzone.nordicsemi.com/thread/133141?ContentTypeID=1</link><pubDate>Thu, 24 May 2018 07:39:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9fe5fb5d-e8cf-4d09-9bfe-a15346e17821</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;I see. You have to set SDK_ROOT to point to SDK 15.0.0 as described &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v2.0.1%2Fmd_doc_getting_started_SES.html&amp;amp;cp=4_1_0_3_1_1_0"&gt;here &lt;/a&gt;so that SES can find the SDK files (including&amp;nbsp;nrf_memobj.h).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Light Switch Proxy Server Example  Mesh SDK 2.01              #include "nrf_memobj.h"   No Such File or Directory</title><link>https://devzone.nordicsemi.com/thread/133132?ContentTypeID=1</link><pubDate>Thu, 24 May 2018 07:04:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c2926e83-4b65-4903-97d4-56da281ce4c5</guid><dc:creator>priya123</dc:creator><description>&lt;p&gt;Yes I am using Segger Embedded Studio,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;No I have not Set SDK_ROOT,&amp;nbsp; I justed unzip SDK 2.01 and running out of box.&lt;/p&gt;
&lt;p&gt;i am using nRF52 DK&lt;/p&gt;
&lt;p&gt;No I have not done any modification to SDK 2.01&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Light Switch Proxy Server Example  Mesh SDK 2.01              #include "nrf_memobj.h"   No Such File or Directory</title><link>https://devzone.nordicsemi.com/thread/133130?ContentTypeID=1</link><pubDate>Thu, 24 May 2018 06:56:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a6cf602-6c33-4e3e-8d90-03156bc4f1b4</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have not been able to reproduce this. A few questions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Which toolchain are you using for building?
&lt;ul&gt;
&lt;li&gt;If you are using Segger Embedded Studio, have you &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v2.0.1/md_doc_getting_started_SES.html?cp=4_1_0_3_1_1_0"&gt;set SDK_ROOT&lt;/a&gt;?&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Which target device do you have?&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Have you made any modifications to the SDK?&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Light Switch Proxy Server Example  Mesh SDK 2.01              #include "nrf_memobj.h"   No Such File or Directory</title><link>https://devzone.nordicsemi.com/thread/133125?ContentTypeID=1</link><pubDate>Thu, 24 May 2018 03:38:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b4a00e77-e9fb-4991-a15b-89d6ae5c6a5e</guid><dc:creator>priya123</dc:creator><description>&lt;p&gt;+Nordic Support Team&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>