<?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>Unable to run CMSIS configuration tool</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34223/unable-to-run-cmsis-configuration-tool</link><description>I am new to Nordic and am using SES as my development environment along with the Nordic SDK v15.0.0. I have followed the instructions for installing the CMSIS configuration tool and it works in the examples but cannot get it to work with a custom project</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 09 Jul 2018 06:56:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34223/unable-to-run-cmsis-configuration-tool" /><item><title>RE: Unable to run CMSIS configuration tool</title><link>https://devzone.nordicsemi.com/thread/139368?ContentTypeID=1</link><pubDate>Mon, 09 Jul 2018 06:56:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:162241ad-164c-49bf-b04d-ebd8720e6c0a</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Annoying that such a small mistake can lead to this issue. Thanks again &lt;a href="https://devzone.nordicsemi.com/members/segger-_2d00_-johannes"&gt;SEGGER - Johannes&lt;/a&gt; for all the help! &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to run CMSIS configuration tool</title><link>https://devzone.nordicsemi.com/thread/139275?ContentTypeID=1</link><pubDate>Fri, 06 Jul 2018 13:51:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cea48705-bf0c-402e-8d80-5cf2213c8dfd</guid><dc:creator>henryh</dc:creator><description>&lt;p&gt;I was missing the space between &amp;amp;quot; and &amp;amp;quot, adding the space results in the GUI popup working!&amp;nbsp; Thank you everyone for your persistence!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to run CMSIS configuration tool</title><link>https://devzone.nordicsemi.com/thread/138964?ContentTypeID=1</link><pubDate>Wed, 04 Jul 2018 12:49:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8d5370db-6e69-4fe6-8042-e3413325afe9</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/henryh"&gt;henryh&lt;/a&gt; Could you double check this &amp;amp; let us know if it works? I also had a space between the &amp;amp;quot; &amp;amp;quot. I tested this quickly by removing the space, saving the tools.xml file, closing my SES project, reopening the project &amp;amp; then trying to open CMSIS Config Wizard. Then, the GUI popup did not appear. When I added the space again, saved the tools.xml file, closed the SES project, reopened the project &amp;amp; opened CMSIS Config Wizard, the GUI popped up.&lt;/p&gt;
&lt;p&gt;Thank you &lt;a href="https://devzone.nordicsemi.com/members/segger-_2d00_-johannes"&gt;SEGGER - Johannes&lt;/a&gt; for all of the help. :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to run CMSIS configuration tool</title><link>https://devzone.nordicsemi.com/thread/138754?ContentTypeID=1</link><pubDate>Tue, 03 Jul 2018 11:39:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1bfa8ea-fccb-402b-9fa3-9cf86288f0a5</guid><dc:creator>SEGGER - Johannes</dc:creator><description>[quote userid="23624" url="~/f/nordic-q-a/34223/unable-to-run-cmsis-configuration-tool/138298"]java -jar &amp;amp;quot;$(CMSIS_CONFIG_TOOL)&amp;amp;quot;&amp;amp;quot;$(InputPath)&amp;amp;quote;[/quote]
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You are missing a space between the two parameters.&lt;br /&gt;It should be: java -jar &amp;amp;quot;$(CMSIS_CONFIG_TOOL)&amp;amp;quot; &amp;amp;quot;$(InputPath)&amp;amp;quote;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to run CMSIS configuration tool</title><link>https://devzone.nordicsemi.com/thread/138598?ContentTypeID=1</link><pubDate>Mon, 02 Jul 2018 17:51:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eeb80aec-b5d9-453f-b393-e5fa182b4218</guid><dc:creator>henryh</dc:creator><description>&lt;p&gt;The project MACRO&amp;#39;s are correct.&amp;nbsp; I ran the video again and everything looks good.&amp;nbsp; Java is installed and I have been able to bring up the wizard GUI by invoking the command line from a console window (in Windows 7 Professional).&amp;nbsp; I do not get a GUI window after calling CMSIS configuration manager in SES using the right hand click on the &amp;quot;sdk_config.h&amp;quot; file in the project window.&amp;nbsp;&amp;nbsp; The output window does show the following, which makes me believe it has run but was unable to open a new window:&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;p&gt;Any idea how to resolve this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to run CMSIS configuration tool</title><link>https://devzone.nordicsemi.com/thread/138526?ContentTypeID=1</link><pubDate>Mon, 02 Jul 2018 13:23:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e972486f-5e0b-4f66-b930-ec1037da6fa3</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;You can find the Project Macros, by right clicking on your Project (e.g. Project &amp;#39;ble_app_blinky_pca10040_s132&amp;#39;) in the top left hand corner of SES -&amp;gt; Edit Options ... -&amp;gt; Code tab -&amp;gt; Build tab -&amp;gt; Choosing the Common Configuration -&amp;gt; click on Project Macros.&lt;/p&gt;
&lt;p&gt;See the picture below for more info:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-6b133bfb67a0488188f251266100ff8e/pastedimage1530537783218v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;In your devzone post, you mention that you have &amp;quot;followed the instructions for installing the CMSIS configuration tool&amp;quot;. Did &lt;a href="https://www.youtube.com/watch?v=b0MxWaAjMco&amp;amp;index=3&amp;amp;list=PLx_tBuQ_KSqGHmzdEL2GWEOeix-S5rgTV"&gt;you follow this youtube&lt;/a&gt; video?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to run CMSIS configuration tool</title><link>https://devzone.nordicsemi.com/thread/138298?ContentTypeID=1</link><pubDate>Fri, 29 Jun 2018 14:02:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a2dc10d-9e5a-4b95-9451-04a46c130be1</guid><dc:creator>henryh</dc:creator><description>&lt;p&gt;Sorry for the long break, I was moved to a different project for a while but am now back.&amp;nbsp; I just updated to SES 3.40 today but problem still exists as previously described.&amp;nbsp; Below is my tools.xml file.&amp;nbsp; Looking back to the previous comment by Bjorn Kvaale, where do I find the macro settings?&lt;/p&gt;
&lt;p&gt;&amp;lt;tools&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;nbsp; &amp;lt;!-- PC-lint - &lt;a href="http://www.gimpel.com/html/pcl.htm"&gt;www.gimpel.com/.../pcl.htm&lt;/a&gt; --&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;nbsp; &amp;lt;if host_os=&amp;quot;win&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;item name=&amp;quot;Tool.PClint&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;menu&amp;gt;&amp;amp;amp;PC-lint (Unit Check)&amp;lt;/menu&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;text&amp;gt;PC-lint (Unit Check)&amp;lt;/text&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;tip&amp;gt;Run a PC-lint unit checkout on the selected file or folder&amp;lt;/tip&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;key&amp;gt;Ctrl+L, Ctrl+P&amp;lt;/key&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;match&amp;gt;*.c;*.cpp&amp;lt;/match&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;message&amp;gt;Linting&amp;lt;/message&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;commands&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;amp;quot;$(LINTDIR)/lint-nt&amp;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;amp;quot;-format=%f:%l:%C:\s%t:\s%m [-e%n]&amp;amp;quot; &amp;amp;quot;$(InputPath)&amp;amp;quot;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/commands&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/item&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;item name=&amp;quot;Tool.CMSIS_Config_Wizard&amp;quot; wait=&amp;quot;no&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;menu&amp;gt;&amp;amp;amp;CMSIS Configuration Wizard&amp;lt;/menu&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;text&amp;gt;CMSIS Configuration Wizard&amp;lt;/text&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;tip&amp;gt;Open a configuration file in CMSIS Configuration Wizard&amp;lt;/tip&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;key&amp;gt;Ctrl+Y&amp;lt;/key&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;match&amp;gt;*config*.h&amp;lt;/match&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;message&amp;gt;CMSIS Config&amp;lt;/message&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;commands&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; java -jar &amp;amp;quot;$(CMSIS_CONFIG_TOOL)&amp;amp;quot;&amp;amp;quot;$(InputPath)&amp;amp;quote;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/commands&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/item&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;/if&amp;gt;&lt;br /&gt;&amp;lt;/tools&amp;gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to run CMSIS configuration tool</title><link>https://devzone.nordicsemi.com/thread/132026?ContentTypeID=1</link><pubDate>Tue, 15 May 2018 11:44:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a24382fd-fa7f-4603-a50c-3ac12ff900f5</guid><dc:creator>SEGGER - Johannes</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;quot;CMSIS config - completed&amp;quot; indicates that the command has been run.&lt;/p&gt;
&lt;p&gt;Could you post your tools.xml and the content of the Output Window from when you change Tasks to Output in the dropdown?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;- Johannes&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to run CMSIS configuration tool</title><link>https://devzone.nordicsemi.com/thread/132015?ContentTypeID=1</link><pubDate>Tue, 15 May 2018 10:59:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4382aed3-1c62-42ae-89d2-e9a5b33939c4</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Have you made sure that the project macros for the config wizard jar file are correct (&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/27765/sdk_config-wizard-in-segger-ses"&gt;see link&lt;/a&gt;)? My path was:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CMSIS_CONFIG_TOOL=../../../../../../external_tools/cmsisconfig/CMSIS_Configuration_Wizard.jar&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to run CMSIS configuration tool</title><link>https://devzone.nordicsemi.com/thread/131894?ContentTypeID=1</link><pubDate>Mon, 14 May 2018 13:35:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:afe3131a-a90d-4663-8408-388d5080d643</guid><dc:creator>henryh</dc:creator><description>&lt;p&gt;Java is installed.&amp;nbsp; Running the command line from the modified tools.xml brings up the CMSIS tool window but it does not come up when I run the tool in SES; the was done in the Nordic_Semi directory of the SDK (15.0.0) using a command window.&amp;nbsp; Sounds like a path problem but I have been unable to locate anything wrong in the project parameters.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to run CMSIS configuration tool</title><link>https://devzone.nordicsemi.com/thread/131826?ContentTypeID=1</link><pubDate>Mon, 14 May 2018 09:23:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c153b3d8-5e74-4b77-b1f3-f7b6b5311803</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Are you sure that you have installed Java? You can check by writing the command:&lt;/p&gt;
&lt;p&gt;java&lt;/p&gt;
&lt;p&gt;in a command prompt window. I have heard of a similar situation to yours where the solution was to install java.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to run CMSIS configuration tool</title><link>https://devzone.nordicsemi.com/thread/131710?ContentTypeID=1</link><pubDate>Fri, 11 May 2018 12:36:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0c3cf8e-b62a-437e-a3e4-96a738daaae5</guid><dc:creator>henryh</dc:creator><description>&lt;p&gt;I provided incorrect information in my post.&amp;nbsp; The CMSIS configuration tool does not come up in the examples either; each time I try to open it I get the following in the output window but no GUI to make changes.&lt;/p&gt;
&lt;p&gt;CMSIS config - completed&lt;/p&gt;
&lt;p&gt;Finished CMSIS config - completed&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to run CMSIS configuration tool</title><link>https://devzone.nordicsemi.com/thread/131699?ContentTypeID=1</link><pubDate>Fri, 11 May 2018 11:54:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5ec37153-8591-486b-ac1e-d23b975688f5</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;I finished testing this by taking a copy of the ble_app_blinky example located in sdk15/examples/ble_peripheral/ &amp;amp; renaming it. Then, I deleted all of the pca folders that I didn&amp;#39;t need inside the renamed folder. The only files left for me were pca10040, ble_app_blinky.eww &amp;amp; the main.c file. Inside pca10040/s132/, I then deleted all of the folders except for config &amp;amp; ses. Lastly, I opened up the ble_app_blinky_pca10040_s132 EMPROJECT file &amp;amp; the CMSIS manager still worked.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I just used the ble_app_blinky example as an example, but you can base your code upon whichever Nordic example works best for you, make a copy of the example folder &amp;amp; then make changes to the code.&lt;/p&gt;
&lt;p&gt;I am not sure if this is a satisfactory answer regarding you wanting to use a &amp;quot;custom project directory&amp;quot;, but at least this way you can make all the changes you want to the example code &amp;amp; still use CMSIS.&lt;/p&gt;
&lt;p&gt;These two links were useful for setting up the CMSIS wizard (&lt;a href="https://www.youtube.com/watch?v=b0MxWaAjMco&amp;amp;index=3&amp;amp;list=PLx_tBuQ_KSqGHmzdEL2GWEOeix-S5rgTV"&gt;link 1&lt;/a&gt;, &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.1.0/sdk_config.html?cp=4_0_2_1_6"&gt;link 2&lt;/a&gt;).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>