<?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>NCS Getting Started Assistant Install using Toolchain Manager Tools</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/71920/ncs-getting-started-assistant-install-using-toolchain-manager-tools</link><description>Hello, 
 I recently cloned NCS v1.5.0-rc1 using west init -m https://github.com/nrfconnect/sdk-nrf.git followed by git checkout v1.5.0-rc1 and then west update in the nrf folder. This was following all of the steps in the getting started assistant. 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 24 Feb 2021 10:26:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/71920/ncs-getting-started-assistant-install-using-toolchain-manager-tools" /><item><title>RE: NCS Getting Started Assistant Install using Toolchain Manager Tools</title><link>https://devzone.nordicsemi.com/thread/295983?ContentTypeID=1</link><pubDate>Wed, 24 Feb 2021 10:26:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bf40153a-8392-4a88-b1ed-af9b1cec0cca</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;After discussing this issue with our developers, we have found the issue.&lt;/p&gt;
&lt;p&gt;To make it easier to use the toolchain from the Toolchain Manager (TM), the installed toolchain gets registered in the CMake package registry.&lt;/p&gt;
&lt;p&gt;This will allow you to use the Segger Embedded Studio Nordic Edition (SES-NE) without opening it from the TM, but instead by e.g. pinning it to the taskbar.&lt;/p&gt;
&lt;p&gt;When using SES-NE, you can select the right toolchain when you open a new NCS project.&lt;/p&gt;
&lt;p&gt;If you are using West, you can select the toolchain version by adding an argument to CMake, e.g. &lt;code&gt;west build ... -- -DNCS_TOOLCHAIN_VERSION=1.5.0&lt;/code&gt;. You can also set the toolchain version to NONE, if you want to use manually-installed tools.&lt;/p&gt;
&lt;p&gt;If there is a compatible NCS toolchain, the default behavior is that West will use that, rather than manually installed tools.&lt;/p&gt;
&lt;p&gt;This normally works without issues, but with NCS 1.5.0, the requirements to the toolchain has changed. However, the minimum required NCS toolchain version was not updated in the build system. This caused West to believe that an incompatible toolchain would work, which is what caused the error.&lt;/p&gt;
&lt;p&gt;The toolchain requirement has now been updated (&lt;a href="https://github.com/nrfconnect/sdk-nrf/pull/4002"&gt;PR #4002&lt;/a&gt;), but it is not part of the rc1 tag. You should therefore not encounter this build problem when the 1.5.0 release is done.&lt;/p&gt;
&lt;p&gt;There is currently no simple way of changing this default behavior, but we are looking into ways of improving it.&lt;/p&gt;
&lt;p&gt;Currenty. the workarounds are to uninstall the NCS toolchains, or rename the folders.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS Getting Started Assistant Install using Toolchain Manager Tools</title><link>https://devzone.nordicsemi.com/thread/295880?ContentTypeID=1</link><pubDate>Tue, 23 Feb 2021 15:17:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b3edb55a-efe4-4ad1-a89c-d9aa56705c43</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We have recently noticed this behavior, and we are looking into the causes.&lt;/p&gt;
&lt;p&gt;Removing the Toolchain Manager installations seems to work as a workaround, though it isn&amp;#39;t ideal.&lt;/p&gt;
&lt;p&gt;I will let you know as soon as I know more.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Didrik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>