<?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>cannot open CMSIS configuration wizard in Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46247/cannot-open-cmsis-configuration-wizard-in-segger-embedded-studio</link><description>I followed the instructions in https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.3.0%2Fsdk_config.html 
 and pasted the appropriate text in tools.xml. The CMSIS configuration wizard is not starting. 
 This is the output</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 12 Apr 2021 07:18:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46247/cannot-open-cmsis-configuration-wizard-in-segger-embedded-studio" /><item><title>RE: cannot open CMSIS configuration wizard in Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/304186?ContentTypeID=1</link><pubDate>Mon, 12 Apr 2021 07:18:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b5d44388-5c5d-4164-bbd1-536be3a4d32c</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;That is correct. Please refer to the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/sdk_config.html"&gt;instructions on how to add it in tools.xml&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: cannot open CMSIS configuration wizard in Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/304067?ContentTypeID=1</link><pubDate>Fri, 09 Apr 2021 14:59:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4d4cf36d-4ca6-4a52-9ca4-d389e5cd4ca9</guid><dc:creator>brianreinhold</dc:creator><description>&lt;p&gt;I just installed SES and have updated a project. It does NOT have the Tool.CMSIS_Config_Wizard in the tools.xml like you show above. Why not? I am not getting NRF_LOG_DEBUG to print anything. In the step by step debuuging the NRF_LOG_DEBUG statements are skipped. There is no little arrow on those lines.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: cannot open CMSIS configuration wizard in Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/183144?ContentTypeID=1</link><pubDate>Tue, 23 Apr 2019 13:31:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d16a99e0-f699-4b42-bae3-9bc16527f4f6</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have not seen this issue before, but the only thing I can think of if a problem in the&amp;nbsp;External Tools Configuration. Can you list the full content of&amp;nbsp;tools.xml (File -&amp;gt; Open Studio Folder... -&amp;gt; External Tools Configuration)?&lt;/p&gt;
&lt;p&gt;It should be something like this:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="xml"&gt;&amp;lt;tools&amp;gt;

  &amp;lt;!-- PC-lint - http://www.gimpel.com/html/pcl.htm --&amp;gt;

  &amp;lt;if host_os=&amp;quot;win&amp;quot;&amp;gt;
    &amp;lt;item name=&amp;quot;Tool.PClint&amp;quot;&amp;gt;
      &amp;lt;menu&amp;gt;&amp;amp;PC-lint (Unit Check)&amp;lt;/menu&amp;gt;
      &amp;lt;text&amp;gt;PC-lint (Unit Check)&amp;lt;/text&amp;gt;
      &amp;lt;tip&amp;gt;Run a PC-lint unit checkout on the selected file or folder&amp;lt;/tip&amp;gt;
      &amp;lt;key&amp;gt;Ctrl+L, Ctrl+P&amp;lt;/key&amp;gt;
      &amp;lt;match&amp;gt;*.c;*.cpp&amp;lt;/match&amp;gt;
      &amp;lt;message&amp;gt;Linting&amp;lt;/message&amp;gt;
      &amp;lt;commands&amp;gt;
        &amp;quot;$(LINTDIR)/lint-nt&amp;quot; -v -incvar(__CW_ARM) -i$(LINTDIR)/lnt co-gcc.lnt $(DEFINES) $(INCLUDES) -D__GNUC__ -u -b +macros +macros -w2 -e537 +fie +ffn -width(0,4) -hF1 &amp;quot;-format=%f:%l:%C:\s%t:\s%m [-e%n]&amp;quot; &amp;quot;$(InputPath)&amp;quot;
      &amp;lt;/commands&amp;gt;
    &amp;lt;/item&amp;gt;
  &amp;lt;/if&amp;gt;

  &amp;lt;item name=&amp;quot;Tool.CMSIS_Config_Wizard&amp;quot; wait=&amp;quot;no&amp;quot;&amp;gt;
      &amp;lt;menu&amp;gt;&amp;amp;CMSIS Configuration Wizard&amp;lt;/menu&amp;gt;
      &amp;lt;text&amp;gt;CMSIS Configuration Wizard&amp;lt;/text&amp;gt;
      &amp;lt;tip&amp;gt;Open a configuration file in CMSIS Configuration Wizard&amp;lt;/tip&amp;gt;
      &amp;lt;key&amp;gt;Ctrl+Y&amp;lt;/key&amp;gt;
      &amp;lt;match&amp;gt;*config*.h&amp;lt;/match&amp;gt;
      &amp;lt;message&amp;gt;CMSIS Config&amp;lt;/message&amp;gt;
      &amp;lt;commands&amp;gt;
        java -jar &amp;quot;$(CMSIS_CONFIG_TOOL)&amp;quot; &amp;quot;$(InputPath)&amp;quot;
      &amp;lt;/commands&amp;gt;
  &amp;lt;/item&amp;gt;

&amp;lt;/tools&amp;gt;
&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: cannot open CMSIS configuration wizard in Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/182621?ContentTypeID=1</link><pubDate>Wed, 17 Apr 2019 12:48:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d3da5fe7-7064-47e0-b54c-e8f99dde604e</guid><dc:creator>kobyatom</dc:creator><description>&lt;p&gt;my java version is&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;C:\Users\Koby&amp;gt;java -version
java version &amp;quot;1.8.0_91&amp;quot;
Java(TM) SE Runtime Environment (build 1.8.0_91-b15)
Java HotSpot(TM) 64-Bit Server VM (build 25.91-b15, mixed mode)&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I am able to run the CMSIS Java tool externally, and&amp;nbsp;open sdk_config.h files with it:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1555505228111v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;So I can&amp;#39;t see why the Java version is relevant in my case.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: cannot open CMSIS configuration wizard in Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/182251?ContentTypeID=1</link><pubDate>Tue, 16 Apr 2019 07:10:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:36effe73-ce1e-4700-9ddb-e90b49b7074c</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;Do do you have the latest Java version installed?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: cannot open CMSIS configuration wizard in Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/182248?ContentTypeID=1</link><pubDate>Tue, 16 Apr 2019 06:51:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ae866e47-a4fd-4051-aaa0-afa74428d4ed</guid><dc:creator>kobyatom</dc:creator><description>&lt;p&gt;tried the solution in here:&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/34223/unable-to-run-cmsis-configuration-tool"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/34223/unable-to-run-cmsis-configuration-tool&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;but it did not work for me.&lt;/p&gt;
&lt;p&gt;I tried to edit the location of the&amp;nbsp;$(CMSIS_CONFIG_TOOL), to point to the correct location as well, but it not help.&lt;/p&gt;
&lt;p&gt;Isn&amp;#39;t there a way to&amp;nbsp;set the IDE&amp;#39;s macro, and not the specific project&amp;#39;s macro, to the correct value for CMSIS_CONFIG_TOOL?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>