<?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>issues while debugging the mesh coexist example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/44860/issues-while-debugging-the-mesh-coexist-example</link><description>hi... 
 i am using latest sdk 3.1 mesh ,nRF52832 development kit while i am building it showing error &amp;quot;boards.h no such directory found &amp;quot;, even tools are set .how to solve this issue</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 18 Mar 2019 12:21:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/44860/issues-while-debugging-the-mesh-coexist-example" /><item><title>RE: issues while debugging the mesh coexist example</title><link>https://devzone.nordicsemi.com/thread/176686?ContentTypeID=1</link><pubDate>Mon, 18 Mar 2019 12:21:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a5f6df07-513c-408a-9b1f-d5a992f9f31a</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;It seems what the developer has done is include all of the relevant folders &amp;amp; files from nRF5 SDK &amp;amp; copy them into the nrf5_SDK_for_Mesh_v3.1.0_src folder.&lt;/p&gt;
&lt;p&gt;Either, you can keep the files separate &amp;amp; make sure that the header &amp;amp; c files point to the correct paths in each relevant SDK or you can copy the relevant files from the nRF5 SDK into the mesh SDK like the developer has done.&lt;/p&gt;
&lt;p&gt;If you already have the nRF5 SDK &amp;amp; the mesh SDK, I would keep the files separate &amp;amp; make sure that the paths to the .c &amp;amp; .h files point to the correct SDK.&lt;/p&gt;
&lt;p&gt;If you take a look at the Set User Include Directories (i.e. Right Click on Edit Options -&amp;gt; Common Configuration -&amp;gt; Preprocessor tab -&amp;gt; User Include Directories -&amp;gt; you can change all of the lines with:&lt;/p&gt;
&lt;p&gt;../../../../../../components&lt;/p&gt;
&lt;p&gt;&amp;amp; other header paths which refer to the nRF5 SDK locations to the correct location, e.g.&lt;/p&gt;
&lt;p&gt;$(SDK_ROOT)/components&lt;/p&gt;
&lt;p&gt;If you&amp;nbsp;receive another compiler error later due to a missing .c file&amp;nbsp;in Segger Embedded Studio, you can find the path of this file by clicking on the file location here.&lt;/p&gt;
&lt;p&gt;Example below:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-662334f30a1641e69b5298f35a548113/pastedimage1552911501736v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.nordicsemi.com/DocLib/Content/SDK_Doc/Mesh_SDK/v3-1-0/md_doc_getting_started_how_to_nordicSDK"&gt;This documentation&lt;/a&gt; may also be helpful.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: issues while debugging the mesh coexist example</title><link>https://devzone.nordicsemi.com/thread/176324?ContentTypeID=1</link><pubDate>Fri, 15 Mar 2019 05:13:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2ed7742b-a448-4f8f-b41c-c56c492bc18b</guid><dc:creator>ps_anu</dc:creator><description>&lt;p&gt;yes i have set properly&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: issues while debugging the mesh coexist example</title><link>https://devzone.nordicsemi.com/thread/176183?ContentTypeID=1</link><pubDate>Thu, 14 Mar 2019 12:53:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:25ca8225-6bfa-4e6a-b375-950a0d05cef9</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Have you updated the corrected path in SES? Go to Tools -&amp;gt; Options -&amp;gt; Building -&amp;gt; Global Macros &amp;amp; make sure that the SDK_ROOT &amp;amp; the MESH_ROOT paths are set correctly. For example, my path is:&lt;/p&gt;
&lt;p&gt;SDK_ROOT=C:\Nordic\SDKs\mesh\nRF5_SDK_15.2.0_9412b96&lt;/p&gt;
&lt;p&gt;MESH_ROOT=C:\Nordic\SDKs\mesh\nrf5_SDK_for_Mesh_v3.1.0_src&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>