<?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>After update from nrf SDK 2.4.0 to 2.4.1 I can not add build configuration in VSCode - &amp;quot;No Boards Found&amp;quot;</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/102582/after-update-from-nrf-sdk-2-4-0-to-2-4-1-i-can-not-add-build-configuration-in-vscode---no-boards-found</link><description>I have 
 
 updated from sdk 2.4.0 to 2.4.1. 
 Created a multicore hello_world application from samples inside VScode 
 Proceeded to create a build configuration but the tool does not find any boards. The pull down scrollbox is not being populated. It</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 04 Aug 2023 12:56:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/102582/after-update-from-nrf-sdk-2-4-0-to-2-4-1-i-can-not-add-build-configuration-in-vscode---no-boards-found" /><item><title>RE: After update from nrf SDK 2.4.0 to 2.4.1 I can not add build configuration in VSCode - "No Boards Found"</title><link>https://devzone.nordicsemi.com/thread/439923?ContentTypeID=1</link><pubDate>Fri, 04 Aug 2023 12:56:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cac538f9-01de-458c-9e92-ef29efbdd7cf</guid><dc:creator>henning larsen</dc:creator><description>&lt;p&gt;Ok this file structure is not seen. Probably linked to the above error.&lt;/p&gt;
&lt;p&gt;I have not tried uninstalling v2.4.1 and when I do I get this:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1691152028812v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;despite a recent reboot. Maybe a virusscanner is pulling my legs. I was able to delete the files (v2.4.1) and restore them so acces rights are ok.&lt;/p&gt;
&lt;p&gt;After this operation the uninstall worked and more important the installation of sdk v2.4.1 worked.&lt;/p&gt;
&lt;p&gt;Pheww what a trip for so little. Hope this is just a &amp;quot;spike&amp;quot;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: After update from nrf SDK 2.4.0 to 2.4.1 I can not add build configuration in VSCode - "No Boards Found"</title><link>https://devzone.nordicsemi.com/thread/439910?ContentTypeID=1</link><pubDate>Fri, 04 Aug 2023 12:21:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:697e696b-0be0-48cd-8882-840c669af250</guid><dc:creator>AHaug</dc:creator><description>[quote user="larsen"]Can you confirm that the folder structure of 2.4.1 is supposed to be similar to 2.4.0?&amp;nbsp;[/quote]
&lt;p&gt;Yes, the folder structure should be similar. NCS consists of multiple repositories&amp;nbsp;as shown in the image here and you should expect that all of these repositories are present&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1691151613782v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;I assume you&amp;#39;ve already tried to do so, but could you remove the SDK installation and attempt a reinstall of 2.4.1?&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: After update from nrf SDK 2.4.0 to 2.4.1 I can not add build configuration in VSCode - "No Boards Found"</title><link>https://devzone.nordicsemi.com/thread/439901?ContentTypeID=1</link><pubDate>Fri, 04 Aug 2023 11:44:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c2d9632-843b-4026-8f02-1f972ec44a07</guid><dc:creator>henning larsen</dc:creator><description>&lt;p&gt;I applied the update sdk then toolchain for 2.4.0 then 2.4.1. But no apparent change.&lt;/p&gt;
&lt;p&gt;Can you confirm that the folder structure of 2.4.1 is supposed to be similar to 2.4.0?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I notice that there&amp;nbsp;is at least one error message (&lt;span&gt;MalformedConfig)&lt;/span&gt; in the logfile of the Tc. Manager v1.2.5&lt;/p&gt;
&lt;p&gt;In copy the last lines of this file below-&lt;/p&gt;
&lt;p&gt;-------- logfile ----------&lt;/p&gt;
&lt;p&gt;2023-08-04T11:33:49.859Z DEBUG return self._get(lambda cf: cf.get(option), default, configfile)&lt;br /&gt; File &amp;quot;C:\ncs\toolchains\31f4403e35\opt\bin\Lib\site-packages\west\configuration.py&amp;quot;, line 219, in _get&lt;/p&gt;
&lt;p&gt;2023-08-04T11:33:49.860Z DEBUG for cf in self._whence(configfile):&lt;br /&gt; File &amp;quot;C:\ncs\toolchains\31f4403e35\opt\bin\Lib\site-packages\west\configuration.py&amp;quot;, line 240, in _whence&lt;/p&gt;
&lt;p&gt;2023-08-04T11:33:49.861Z DEBUG raise MalformedConfig(&amp;#39;local configuration file not found&amp;#39;)&lt;br /&gt;west.configuration&lt;br /&gt;2023-08-04T11:33:49.861Z DEBUG .MalformedConfig: local configuration file not found&lt;/p&gt;
&lt;p&gt;2023-08-04T11:33:50.600Z DEBUG usage: west [-h] [-z ZEPHYR_BASE] [-v] [-V] &amp;lt;command&amp;gt; ...&lt;br /&gt;west: error: argument &amp;lt;command&amp;gt;: invalid choice: &amp;#39;zephyr-export&amp;#39; (choose from &amp;#39;init&amp;#39;, &amp;#39;update&amp;#39;, &amp;#39;list&amp;#39;, &amp;#39;manifest&amp;#39;, &amp;#39;diff&amp;#39;, &amp;#39;status&amp;#39;, &amp;#39;forall&amp;#39;, &amp;#39;help&amp;#39;, &amp;#39;config&amp;#39;, &amp;#39;topdir&amp;#39;, &amp;#39;selfupdate&amp;#39;)&lt;/p&gt;
&lt;p&gt;2023-08-04T11:33:50.671Z DEBUG Sending usage data {&amp;quot;category&amp;quot;:&amp;quot;pc-nrfconnect-toolchain-manager-dev&amp;quot;,&amp;quot;action&amp;quot;:&amp;quot;Clone nRF Connect SDK successfully&amp;quot;,&amp;quot;label&amp;quot;:&amp;quot;v2.4.1; win32; x64&amp;quot;}&lt;br /&gt;2023-08-04T11:33:50.673Z DEBUG Sending usage data {&amp;quot;category&amp;quot;:&amp;quot;pc-nrfconnect-toolchain-manager-dev&amp;quot;,&amp;quot;action&amp;quot;:&amp;quot;Clone nRF Connect SDK time consumed&amp;quot;,&amp;quot;label&amp;quot;:&amp;quot;0 min; v2.4.1&amp;quot;}&lt;br /&gt;2023-08-04T11:33:50.674Z INFO Finished cloning version v2.4.1 of the nRF Connect SDK after approximately 0 minute(s)&lt;br /&gt;2023-08-04T11:34:02.021Z DEBUG Sending usage data {&amp;quot;category&amp;quot;:&amp;quot;pc-nrfconnect-toolchain-manager-dev&amp;quot;,&amp;quot;action&amp;quot;:&amp;quot;Install toolchain from nrfutil&amp;quot;,&amp;quot;label&amp;quot;:&amp;quot;v2.4.1; C:\\ncs\\toolchains\\31f4403e35&amp;quot;}&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: After update from nrf SDK 2.4.0 to 2.4.1 I can not add build configuration in VSCode - "No Boards Found"</title><link>https://devzone.nordicsemi.com/thread/439896?ContentTypeID=1</link><pubDate>Fri, 04 Aug 2023 11:30:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fb86ca3a-3ebe-49e5-97d9-39c711e599ca</guid><dc:creator>henning larsen</dc:creator><description>&lt;p&gt;Thanks for quick reply. yes i used this tool. Did not know this option. Will try.&lt;/p&gt;
&lt;p&gt;Should I apply to v2.4.0 as you show or both.. I guess both-&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: After update from nrf SDK 2.4.0 to 2.4.1 I can not add build configuration in VSCode - "No Boards Found"</title><link>https://devzone.nordicsemi.com/thread/439883?ContentTypeID=1</link><pubDate>Fri, 04 Aug 2023 11:17:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fd829f8b-c1d6-439a-9734-9ad4e172e545</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Could you verify the installation method of the SDK? Was it through the Toolchain Manager?&lt;/p&gt;
&lt;p&gt;If so, then you might be able to resolve the issue by updating the SDK/Toolchain as shown in the image&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1691147813141v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: After update from nrf SDK 2.4.0 to 2.4.1 I can not add build configuration in VSCode - "No Boards Found"</title><link>https://devzone.nordicsemi.com/thread/439874?ContentTypeID=1</link><pubDate>Fri, 04 Aug 2023 10:01:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:91677087-f14e-4111-a503-611e0a429392</guid><dc:creator>henning larsen</dc:creator><description>&lt;p&gt;i notice that the folder structure for c:\ncs\v2.4.0 is different from c:\ncs\v2.4.1. Is that to expect?&lt;/p&gt;
&lt;p&gt;The latter only holds the folders C:\ncs\v2.4.1\.west and&amp;nbsp;C:\ncs\v2.4.1\nrf (with some content)&lt;/p&gt;
&lt;p&gt;Should the update tool install a new set of boards files to&amp;nbsp;C:\ncs\v2.4.1\zephyr\boards? If yes, then this has not worked for me and would be a good explanation of the previous reported problem.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>