<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://test-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>using Zephyr edge impulse in nRF connect with Segger</title><link>https://test-devzone.nordicsemi.com/f/nordic-q-a/88760/using-zephyr-edge-impulse-in-nrf-connect-with-segger</link><description>In the beginnig of this year I used to test my edge Impulse Zephyr project with nRF connect Segger Embedded studio and it&amp;#39;s worked, but now days I having a problem with Segger Embedded studio with the same project also whatever the version of nRF connect</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><lastBuildDate>Mon, 13 Jun 2022 09:49:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://test-devzone.nordicsemi.com/f/nordic-q-a/88760/using-zephyr-edge-impulse-in-nrf-connect-with-segger" /><item><title>RE: using Zephyr edge impulse in nRF connect with Segger</title><link>https://test-devzone.nordicsemi.com/thread/372077?ContentTypeID=1</link><pubDate>Mon, 13 Jun 2022 09:49:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5dad5157-c752-4ba8-ba52-5743a32bd02f</guid><dc:creator>user113338</dc:creator><description>&lt;p&gt;When I ran west I got this:&lt;/p&gt;
&lt;p&gt;C:\Users\ghaaz&lt;img alt=" " src="https://test-devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/2477.PNG" /&gt;&amp;gt;west&lt;br /&gt;Traceback (most recent call last):&lt;br /&gt; File &amp;quot;C:\Users\ghaaz\AppData\Local\Programs\Python\Python39\lib\runpy.py&amp;quot;, line 197, in _run_module_as_main&lt;br /&gt; return _run_code(code, main_globals, None,&lt;br /&gt; File &amp;quot;C:\Users\ghaaz\AppData\Local\Programs\Python\Python39\lib\runpy.py&amp;quot;, line 87, in _run_code&lt;br /&gt; exec(code, run_globals)&lt;br /&gt; File &amp;quot;C:\Users\ghaaz\ncs\v1.9.1\toolchain\opt\bin\Scripts\west.exe\__main__.py&amp;quot;, line 4, in &amp;lt;module&amp;gt;&lt;br /&gt;ModuleNotFoundError: No module named &amp;#39;west&amp;#39;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: using Zephyr edge impulse in nRF connect with Segger</title><link>https://test-devzone.nordicsemi.com/thread/372039?ContentTypeID=1</link><pubDate>Mon, 13 Jun 2022 08:28:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:966e3bfb-d12e-42c6-a387-e1accad20c15</guid><dc:creator>user103347</dc:creator><description>&lt;p&gt;Could you try simply running &amp;#39;west&amp;#39;?&lt;/p&gt;
&lt;p&gt;And in SES, could you enter the environment options by pressing options in the Tools drop-down menu, and then show me your NCS Toolchain path? There seems to be a mix of backward and forward slashes.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: using Zephyr edge impulse in nRF connect with Segger</title><link>https://test-devzone.nordicsemi.com/thread/371977?ContentTypeID=1</link><pubDate>Sat, 11 Jun 2022 15:03:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dba38a22-f864-4363-9b78-a18a2a733d39</guid><dc:creator>user113338</dc:creator><description>&lt;p&gt;I tried to use command line and I had this error&lt;/p&gt;
&lt;p&gt;C:\Users\ghaaz\Desktop\hello_world&amp;gt;west build -b arduino_nano_33_ble&lt;br /&gt;Traceback (most recent call last):&lt;br /&gt; File &amp;quot;C:\Users\ghaaz\AppData\Local\Programs\Python\Python39\lib\runpy.py&amp;quot;, line 197, in _run_module_as_main&lt;br /&gt; return _run_code(code, main_globals, None,&lt;br /&gt; File &amp;quot;C:\Users\ghaaz\AppData\Local\Programs\Python\Python39\lib\runpy.py&amp;quot;, line 87, in _run_code&lt;br /&gt; exec(code, run_globals)&lt;br /&gt; File &amp;quot;C:\Users\ghaaz\ncs\v1.9.1\toolchain\opt\bin\Scripts\west.exe\__main__.py&amp;quot;, line 4, in &amp;lt;module&amp;gt;&lt;br /&gt;ModuleNotFoundError: No module named &amp;#39;west&amp;#39;&lt;/p&gt;
&lt;p&gt;any help please&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: using Zephyr edge impulse in nRF connect with Segger</title><link>https://test-devzone.nordicsemi.com/thread/371827?ContentTypeID=1</link><pubDate>Fri, 10 Jun 2022 10:35:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2da4a0e6-aa0e-4218-9d34-10e04b669527</guid><dc:creator>user103347</dc:creator><description>[quote user="gizgiz"]I didn&amp;#39;t get the same issue with other sample [/quote]
&lt;p&gt;Which you also build using Segger?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you try building it using the command line and see if that works? (Enter the folder project folder from the command line and run&amp;nbsp;&amp;quot;west build&amp;quot;)&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: using Zephyr edge impulse in nRF connect with Segger</title><link>https://test-devzone.nordicsemi.com/thread/371634?ContentTypeID=1</link><pubDate>Thu, 09 Jun 2022 11:25:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2bfbd68b-b460-4123-9420-fb5f7b1abc8a</guid><dc:creator>user113338</dc:creator><description>&lt;p&gt;Yes I&amp;#39;m using the toolchain manager, and I didn&amp;#39;t get the same issue with other sample &amp;quot;the same project work with vs code&amp;nbsp;using the nrf52840 dk&amp;quot; but I can&amp;#39;t continue working with vs code because there is no message that I can see using my arduino nano 33 ble &amp;quot;my project should be done with this board&amp;quot;&lt;/p&gt;
&lt;p&gt;In Segger I could see messages but the project failed to work&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: using Zephyr edge impulse in nRF connect with Segger</title><link>https://test-devzone.nordicsemi.com/thread/371613?ContentTypeID=1</link><pubDate>Thu, 09 Jun 2022 10:39:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e6444f7a-f175-4dc4-9b20-3fa94a9ccd86</guid><dc:creator>user103347</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;So you are saying that you want the issue on Segger taken care of, and you do not want to switch to VS Code because of an issue you have with it? I can also try to solve both for you, or focus on the VS Code issue if switching is preferable.&lt;/p&gt;
[quote user=""]I having a problem with Segger Embedded studio with the same project also whatever the version of&amp;nbsp;nRF connect.[/quote]
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;There seems to be some path issues. You are opening Segger using the toolchain manager I assume? Are you getting the same issue with any other sample?&lt;/span&gt;&lt;/p&gt;
[quote user=""]&amp;quot;I won&amp;#39;t use vs code because I used an nRF52840dk to external flash my arduino nano 33 ble and there is a bug of printing messages&amp;quot;[/quote]
&lt;p&gt;I don&amp;#39;t know if I understand what you mean here. Did you not manage to properly flash the arduino nano 33, making it unable to print messages?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>