<?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>nRF Connect for VSCode does not allow python environment?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/115157/nrf-connect-for-vscode-does-not-allow-python-environment</link><description>With conventional python virtual environment and Zephyr west, things seems to work well. I decided to give it a try to nRF Connect for VSCode and I observed that it not use python virtual environment. It just installed west in an arbitrary miniconda environment</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 01 Oct 2024 12:11:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/115157/nrf-connect-for-vscode-does-not-allow-python-environment" /><item><title>RE: nRF Connect for VSCode does not allow python environment?</title><link>https://devzone.nordicsemi.com/thread/504520?ContentTypeID=1</link><pubDate>Tue, 01 Oct 2024 12:11:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f3ba001c-1009-4cae-89de-ce63173155b7</guid><dc:creator>Fefu</dc:creator><description>&lt;p&gt;Looks like when I types &amp;quot;code&amp;quot; by reflex I typed &amp;quot;code .&amp;quot;&amp;nbsp; and that caused the problem. Now I can debug also.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect for VSCode does not allow python environment?</title><link>https://devzone.nordicsemi.com/thread/504516?ContentTypeID=1</link><pubDate>Tue, 01 Oct 2024 11:49:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:520cacf7-eaaa-4513-a1f0-a471b496bb7c</guid><dc:creator>Fefu</dc:creator><description>&lt;p&gt;In Toolchain Manager, SDK Environments, where I see nRF Connect SDK v2.6.2 or v2.7.0 there is a drop-down button which opens a popup menu. There the &amp;quot;Open command prompt&amp;quot; will open a window which looks like would be python virtual environment. It would be nice to know precisely what is that. From there I cd to the workspace folder and start VSCode from that prompt with &amp;quot;code&amp;quot;.&lt;/p&gt;
&lt;p&gt;Than Guiconfig works.&lt;/p&gt;
&lt;p&gt;When I try to debug a simple demo app on a nRF52849DK board, it starts step by step&amp;nbsp;but does not reach the main function where I put a breakpoint. Instead is writing me&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;cd &amp;quot;c:\ncs\v2.7.0\modules\hal\cmsis\CMSIS\Core\Include\&amp;quot; &amp;amp;&amp;amp; gcc cmsis_gcc.h -o cmsis_gcc &amp;amp;&amp;amp; &amp;quot;c:\ncs\v2.7.0\modules\hal\cmsis\CMSIS\Core\Include\&amp;quot;cmsis_gcc&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;#39;gcc&amp;#39; is not recognized as an internal or external command,&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;operable program or batch file.&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;Uhm... I am in Windows 11!&amp;nbsp;&lt;br /&gt;I am not sure about how well this toolchain it was tested. Unfortunately I would like to use v2.7.0. Now I will try to install the older one, just to check.&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>