<?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>Getting warning &amp;quot;</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/113847/getting-warning</link><description>Dear team, 
 I am trying to build my CPP project with Nordic Zephyr SDK. I am using following commands: 
 west build --build-dir nrf_build -b nrf52840dk_nrf52840 sample -DZEPHYR_TOOLCHAIN_VARIANT=&amp;quot;gnuarmemb&amp;quot; -DGNUARMEMB_TOOLCHAIN_PATH=&amp;quot;/home/projects</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 14 Aug 2024 10:31:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/113847/getting-warning" /><item><title>RE: Getting warning "</title><link>https://devzone.nordicsemi.com/thread/498237?ContentTypeID=1</link><pubDate>Wed, 14 Aug 2024 10:31:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:354ed3fa-d35a-48c8-939d-3487c7fc2614</guid><dc:creator>Ranjit123</dc:creator><description>&lt;p&gt;There was some issues in my code. We can close this ticket. Sorry to bother you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting warning "</title><link>https://devzone.nordicsemi.com/thread/498179?ContentTypeID=1</link><pubDate>Wed, 14 Aug 2024 07:10:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1bc99780-bc03-4334-b9c8-c716413ba7ee</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;I have never tested just pulling Zephyr but it looks like the the environment variables might not have been set correctly. Have you done the steps mentioned &lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.6.99-cs2/page/zephyr/develop/env_vars.html#zephyr_environment_scripts"&gt;here&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;Also can you print all your environment variables to see if some important variables like&amp;nbsp;&lt;span&gt;ZEPHYR_TOOLCHAIN_VARIANT are set correctly?&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Also this documentation you are linking to seems to be imported from the Zephyr Project and not something we have made in Nordic, so if there are any issues in the documentation of the Zephyr Project, we still need to go to the Zephyr forum.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting warning "</title><link>https://devzone.nordicsemi.com/thread/498148?ContentTypeID=1</link><pubDate>Wed, 14 Aug 2024 02:49:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1401c5b-e693-4ca7-85c4-104a52f49b3a</guid><dc:creator>Ranjit123</dc:creator><description>&lt;p&gt;I have followed the followings as it is just to setup zephyr devl env for build.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.6.99-cs2/page/zephyr/develop/getting_started/index.html#getting-started"&gt;https://docs.nordicsemi.com/bundle/ncs-2.6.99-cs2/page/zephyr/develop/getting_started/index.html#getting-started&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please try to have an external module with cpp code when you try to see the warnings. Because on some occasions, I cant see the warnings with OT code.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting warning "</title><link>https://devzone.nordicsemi.com/thread/498120?ContentTypeID=1</link><pubDate>Tue, 13 Aug 2024 16:56:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8f59c083-3ff5-41b6-8100-28667151d20c</guid><dc:creator>Susheel Nuguru</dc:creator><description>[quote user="Ranjit123"]I have installed it on linux using command line. The version is:&amp;nbsp;zephyr-sdk-0.16.8[/quote]
&lt;p&gt;Which version of the nRF Connect SDK did you install? is it v2.6 or v2.7? This should have been clear if you have used the guide to install the SDK and toolchain? If you can give me the SDK version, then I can do a quick test on my end with a Thread sample.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting warning "</title><link>https://devzone.nordicsemi.com/thread/497991?ContentTypeID=1</link><pubDate>Tue, 13 Aug 2024 09:46:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b64f5005-1050-42a1-92ce-3c76c8664786</guid><dc:creator>Ranjit123</dc:creator><description>&lt;p&gt;I have followed the guide you have mentioned to install the SDK.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting warning "</title><link>https://devzone.nordicsemi.com/thread/497986?ContentTypeID=1</link><pubDate>Tue, 13 Aug 2024 09:17:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a3d953c2-b840-4c2a-8e1a-537eef1070de</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;you need to install the toolchain and sdk on linux as mentioned in &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/installation/install_ncs.html"&gt;this guide&lt;/a&gt;. We strongly recommend using &lt;a href="https://www.nordicsemi.com/Products/Development-tools/nRF-Connect-for-VS-Code"&gt;nrf connect extension for visual studio code&amp;nbsp;&lt;/a&gt;to manage your sdk versions and toolchains. You can ofcourse install it manually but following the instructions in the guide.&lt;/p&gt;
&lt;p&gt;If you are working only on upstream Zephyr and not the nRF Connect SDK, then you need to discuss the issues in Zephyr forum.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting warning "</title><link>https://devzone.nordicsemi.com/thread/497946?ContentTypeID=1</link><pubDate>Tue, 13 Aug 2024 07:49:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2f12814a-f28c-4c2a-bfb0-3bd9452c8607</guid><dc:creator>Ranjit123</dc:creator><description>&lt;p&gt;I have installed it on linux using command line. The version is:&amp;nbsp;zephyr-sdk-0.16.8&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting warning "</title><link>https://devzone.nordicsemi.com/thread/497937?ContentTypeID=1</link><pubDate>Tue, 13 Aug 2024 07:19:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:76fe0e8e-3631-4a86-b779-7bfe64c1188f</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;how did you install the toolchain and the SDK? Did you use visual studio code or the tool chain manager? If you manually installed the toolchain and the&amp;nbsp;SDK, then there might be something that might have gone wrong.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Which version of SDK are you using?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting warning "</title><link>https://devzone.nordicsemi.com/thread/497931?ContentTypeID=1</link><pubDate>Tue, 13 Aug 2024 07:05:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1602e35-da35-4ce4-b5fc-f7184593aef2</guid><dc:creator>Ranjit123</dc:creator><description>&lt;p&gt;The same warning are coming when I am compiling the OpenThread module. Can you try it on your side ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting warning "</title><link>https://devzone.nordicsemi.com/thread/497929?ContentTypeID=1</link><pubDate>Tue, 13 Aug 2024 07:00:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:293b94b2-dd35-4dcc-87a4-4a37a699f940</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;&lt;span&gt;We do not provide any C++ examples, but it is possible to write application code in C++ using the nRF Connect SDK / Zephyr if you need to. We do not directly support it, though. See&amp;nbsp;&lt;/span&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-1.9.2-dev1/page/zephyr/reference/kernel/other/cxx_support.html"&gt;C++ Support for Applications&lt;/a&gt;&lt;span&gt;.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>