<?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>Enabling CMSIS Configuration Wizard</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46474/enabling-cmsis-configuration-wizard</link><description>Hello, 
 I am working with SDK 15.3.0 and the nRF 52832. I am working with the Segger IDE v4.16. 
 I attempted to load the scripting as instructed in the SDK documentation and installed the script as follows in the tools.xml file: 
 
 
 
 
 However, when</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 01 Aug 2020 21:00:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46474/enabling-cmsis-configuration-wizard" /><item><title>RE: Enabling CMSIS Configuration Wizard</title><link>https://devzone.nordicsemi.com/thread/262666?ContentTypeID=1</link><pubDate>Sat, 01 Aug 2020 21:00:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:991572d7-1e7a-4925-9df8-a337511563a8</guid><dc:creator>Erick_s</dc:creator><description>&lt;p&gt;Hi, Tarun! Did you fix it? &lt;br /&gt;I was having the same problem today but managed to solve it by changing the code order seen in the tutorial, as follows:&lt;pre class="ui-code" data-mode="text"&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: Enabling CMSIS Configuration Wizard</title><link>https://devzone.nordicsemi.com/thread/243244?ContentTypeID=1</link><pubDate>Thu, 02 Apr 2020 15:51:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a3670361-9561-4375-9ca9-fed22490707f</guid><dc:creator>Tarun</dc:creator><description>&lt;p&gt;Was there a resolution to this issue? I am running into similar problem and cannot seem to determine a fix.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling CMSIS Configuration Wizard</title><link>https://devzone.nordicsemi.com/thread/230180?ContentTypeID=1</link><pubDate>Tue, 21 Jan 2020 22:13:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:26a9c271-d9a6-41e3-8bc8-5824965b0c5c</guid><dc:creator>kelli2023</dc:creator><description>&lt;p&gt;I followed the same exact video and tried everything said in this forum and I am still not able to get the configuration widow to pop up&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling CMSIS Configuration Wizard</title><link>https://devzone.nordicsemi.com/thread/184052?ContentTypeID=1</link><pubDate>Fri, 26 Apr 2019 11:59:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a90e69a-7068-4004-b72b-7e3c39e37eee</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/gmdewitt"&gt;GaryD&lt;/a&gt; Does this mean that the case is solved? If so, could you please press the &amp;quot;Suggest as Answer&amp;quot; button for the comment that helped you out the most?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling CMSIS Configuration Wizard</title><link>https://devzone.nordicsemi.com/thread/183277?ContentTypeID=1</link><pubDate>Tue, 23 Apr 2019 23:21:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc707cb0-797c-48ab-a35a-bb739c361389</guid><dc:creator>GaryD</dc:creator><description>&lt;p&gt;Patrik,&lt;/p&gt;
&lt;p&gt;I followed the path and found the jar file for CMSIS.&amp;nbsp; I double clicked on it and navigated to open the sdk_config.h file in my project.&amp;nbsp; Here is a snapshot.&amp;nbsp; Also, here is the link in the Project Macros:&amp;nbsp; Interesting that it is marked modified - I guess by my initialization of the tool earlier.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1556061335187v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1556061564368v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1556060832292v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling CMSIS Configuration Wizard</title><link>https://devzone.nordicsemi.com/thread/182999?ContentTypeID=1</link><pubDate>Tue, 23 Apr 2019 07:38:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a9c0a188-0c87-440f-a9fe-cf538e1e6007</guid><dc:creator>Patrik</dc:creator><description>&lt;p&gt;The last thing on my mind is. Try to check: right click the project in Project Explorer. Select Common Configuration. Then in the build section -&amp;gt;Project Macros -&amp;gt; here you should have macro CMSIS_CONFIG_TOOL= &amp;quot;here the path to the CMSIS_Configuration_Wizard.jar&amp;quot;. Mine looks like:&amp;nbsp;CMSIS_CONFIG_TOOL=$(SDK_ROOT:../../../../nRF5_SDK_15.2.0_9412b96)/external_tools/cmsisconfig/CMSIS_Configuration_Wizard.jar.&amp;nbsp; That means you also have to check, if you have in the external_tools this CMSIS configurator wizard. If not, download from&amp;nbsp;&lt;a href="https://sourceforge.net/projects/cmsisconfig/"&gt;https://sourceforge.net/projects/cmsisconfig/&lt;/a&gt;&amp;nbsp;and edit the macro. Hope that helps&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling CMSIS Configuration Wizard</title><link>https://devzone.nordicsemi.com/thread/182959?ContentTypeID=1</link><pubDate>Tue, 23 Apr 2019 00:24:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:173dcd01-474e-4431-ab15-4bb01e09fd1b</guid><dc:creator>GaryD</dc:creator><description>&lt;p&gt;The video is at&amp;nbsp;&lt;a href="https://www.youtube.com/watch?v=b0MxWaAjMco"&gt;https://www.youtube.com/watch?v=b0MxWaAjMco&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling CMSIS Configuration Wizard</title><link>https://devzone.nordicsemi.com/thread/182958?ContentTypeID=1</link><pubDate>Tue, 23 Apr 2019 00:24:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:385e2561-dab3-47f9-a92f-98bcf6de2683</guid><dc:creator>GaryD</dc:creator><description>&lt;p&gt;This is what the Nordic training video shows:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1555978989272v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling CMSIS Configuration Wizard</title><link>https://devzone.nordicsemi.com/thread/182957?ContentTypeID=1</link><pubDate>Tue, 23 Apr 2019 00:15:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:28f71066-1891-4a56-a9c2-44fe224b0afc</guid><dc:creator>GaryD</dc:creator><description>&lt;p&gt;On the output panel of the IDE, messages showing the steps in CMSIS processing appear just at the Nordic training video shows.&amp;nbsp; However, the CMSIS window with all of the configuration categories does not pop up - nothing shows up.&amp;nbsp; Here is the Output panel.&amp;nbsp; After I click on the drop down menu to use the CMSIS wizard, these messages show up but no working window to update the config parameters.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1555978434569v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling CMSIS Configuration Wizard</title><link>https://devzone.nordicsemi.com/thread/182955?ContentTypeID=1</link><pubDate>Mon, 22 Apr 2019 22:45:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:96e09aaa-7a57-49d7-bcb4-b59490da3dc8</guid><dc:creator>Patrik</dc:creator><description>&lt;p&gt;What did you mean with &amp;quot;&lt;span&gt;I get the messages (like in the video)&lt;/span&gt;&amp;quot;?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling CMSIS Configuration Wizard</title><link>https://devzone.nordicsemi.com/thread/182948?ContentTypeID=1</link><pubDate>Mon, 22 Apr 2019 16:28:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32eb6ba4-3a47-4c44-b88f-cdaabf09cb53</guid><dc:creator>GaryD</dc:creator><description>&lt;p&gt;I have also rebooted my entire laptop.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling CMSIS Configuration Wizard</title><link>https://devzone.nordicsemi.com/thread/182947?ContentTypeID=1</link><pubDate>Mon, 22 Apr 2019 16:27:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:613cde23-42f4-445f-afbd-4653e69ab178</guid><dc:creator>GaryD</dc:creator><description>&lt;p&gt;Just downloaded latest version:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1555950449006v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling CMSIS Configuration Wizard</title><link>https://devzone.nordicsemi.com/thread/182945?ContentTypeID=1</link><pubDate>Mon, 22 Apr 2019 16:19:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:185ec3b8-abc3-4ce9-883f-26138d2f475f</guid><dc:creator>Patrik</dc:creator><description>&lt;p&gt;strange, because I copy pasted your xml file and it is working for me. Do you have installed java?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling CMSIS Configuration Wizard</title><link>https://devzone.nordicsemi.com/thread/182943?ContentTypeID=1</link><pubDate>Mon, 22 Apr 2019 16:14:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e5156975-d7cf-40b1-a03c-51bdbfdc555f</guid><dc:creator>GaryD</dc:creator><description>&lt;p&gt;Great =thanks for the quick update - I now get the item in the menu after rebooting the IDE.&amp;nbsp; However, when I right click on the sdk_config.h, I do not get the window with the selections to edit.&amp;nbsp; I get the messages (like in the video) but no window to graphically edit the config file.&lt;/p&gt;
&lt;p&gt;CMSIS Config&lt;br /&gt;CMSIS Config sdk_config.h&lt;br /&gt;Finished CMSIS Config&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling CMSIS Configuration Wizard</title><link>https://devzone.nordicsemi.com/thread/182942?ContentTypeID=1</link><pubDate>Mon, 22 Apr 2019 16:03:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0875fec9-5fb6-4431-b163-06c33cb58125</guid><dc:creator>Patrik</dc:creator><description>&lt;p&gt;Hi GaryD,&lt;/p&gt;
&lt;p&gt;in the xml you missed to end the first item section.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;lt;item name=&amp;quot;Tool.PClint&amp;quot;&amp;gt;&amp;nbsp; &amp;nbsp; //&lt;span&gt;You begin the item with this line&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;.....&lt;/p&gt;
&lt;p&gt;....&lt;/p&gt;
&lt;p&gt;&amp;lt;/commands&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/item&amp;gt;&amp;nbsp; &amp;nbsp; //you end the item with this line --&amp;gt; THIS IS MISSING IN YOUR XML&lt;/p&gt;
&lt;p&gt;&amp;lt;item name=&amp;quot;Tool.CMSIS_Config_Wizard&amp;quot; wait=&amp;quot;no&amp;quot;&amp;gt;&amp;nbsp; //&lt;span&gt;here goes the next new item&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;......&lt;/p&gt;
&lt;p&gt;......&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;lt;/item&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Add that one line, restart the IDE and it should work.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>