<?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>Installing older (1.5) toolchain with vscode extension</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/104640/installing-older-1-5-toolchain-with-vscode-extension</link><description>Hi, I&amp;#39;m trying to get an older ncs project up and running. It&amp;#39;s running on ncs 1.5. Installing the SDK through the extension worked fine. Installing the respective toolchain however is broken, it seems. Doing the normal: Manage toolchains -&amp;gt; Install Toolchain</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 16 Oct 2023 09:01:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/104640/installing-older-1-5-toolchain-with-vscode-extension" /><item><title>RE: Installing older (1.5) toolchain with vscode extension</title><link>https://devzone.nordicsemi.com/thread/450476?ContentTypeID=1</link><pubDate>Mon, 16 Oct 2023 09:01:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d44edae-2ac8-4a51-ace2-caee3f7d58c1</guid><dc:creator>y009</dc:creator><description>&lt;p&gt;I had a toolcahin compatability issue, the one time i tried using a different toolchain v. Will check if its okay here though then :)&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Installing older (1.5) toolchain with vscode extension</title><link>https://devzone.nordicsemi.com/thread/450473?ContentTypeID=1</link><pubDate>Mon, 16 Oct 2023 08:48:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ed739f5-7986-4f7a-bfc4-e99715e7a6c8</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Yes, the toolchain will remain the same. Using a newer toolchain is normally not a problem, though. But if not, then installing manually as you write is an option.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Installing older (1.5) toolchain with vscode extension</title><link>https://devzone.nordicsemi.com/thread/450461?ContentTypeID=1</link><pubDate>Mon, 16 Oct 2023 08:04:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1b8490af-493a-4344-b254-84d68f203272</guid><dc:creator>y009</dc:creator><description>&lt;p&gt;Doesn&amp;#39;t this only change the sdk part, leaving the toolchain unchanged?&lt;br /&gt;Tested it anyway, the toolchain remains the same.&lt;br /&gt;&lt;br /&gt;Anyway I guess ill just manually install the correct toolchain.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Installing older (1.5) toolchain with vscode extension</title><link>https://devzone.nordicsemi.com/thread/450312?ContentTypeID=1</link><pubDate>Fri, 13 Oct 2023 13:08:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d29faecf-7ca6-4e05-93e0-9f31f1d2625e</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The simplest is to install a newer toolchain via the toolchain manager and NCS version, and then check out the NCS version you want. You can do that by opening a terminal window from the toolchain manager, and navigate to the nrf repo and then check ouf the version you like with this approach (1.5.2 as an example):&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;git checkout v1.5.2
west update&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>