<?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>Problem using CMSIS in Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/32802/problem-using-cmsis-in-segger-embedded-studio</link><description>Dear all, My team want to develop a innovative product. I am following this tutorial ( www.youtube.com/watch to enable the CMSIS Configuration Wizard in Segger Embedded Studio. I did the following three steps: 1. File-&amp;gt;Open Studio Folder-&amp;gt;External Tools</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 31 Jul 2019 13:51:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/32802/problem-using-cmsis-in-segger-embedded-studio" /><item><title>RE: Problem using CMSIS in Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/201633?ContentTypeID=1</link><pubDate>Wed, 31 Jul 2019 13:51:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8135357c-77a6-40a0-9117-b7663a85376b</guid><dc:creator>Kevin Kachikian</dc:creator><description>&lt;p&gt;I was able to get it to work on MacOS by pasting in the following:&lt;/p&gt;
&lt;pre&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;
      &amp;quot;/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/java&amp;quot; -jar &amp;quot;$(CMSIS_CONFIG_TOOL)&amp;quot; &amp;quot;$(InputPath)&amp;quot;
    &amp;lt;/commands&amp;gt;
&amp;lt;/item&amp;gt;&lt;br /&gt;&lt;br /&gt;After installing JAVA from Sun.&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem using CMSIS in Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/126796?ContentTypeID=1</link><pubDate>Wed, 04 Apr 2018 10:17:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:810edca8-97fa-46dc-9956-3479cf6359fe</guid><dc:creator>rcosta</dc:creator><description>&lt;p&gt;Dear leonwj,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; I have followed your suggestion, now i can launch&amp;nbsp;CMSIS Configuration Wizard from the Segger Embedded Studio. Thank you very much for the help.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Rafael Costa&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem using CMSIS in Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/126426?ContentTypeID=1</link><pubDate>Fri, 30 Mar 2018 04:55:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:810b1ba4-8133-4e29-8c1f-6f104a8c8b76</guid><dc:creator>leonwj</dc:creator><description>&lt;p&gt;Ok&amp;nbsp;&lt;span&gt;Rafael,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Since you&amp;#39;re innovating in other areas, we decided to get innovative for you on this CMSIS Wizard thing to get it working under a Mesh SDK build and managed to successfully launch the Config Wizard under SES. The image below shows all the settings that we utilized... we imported an &lt;em&gt;sdk_config.h&lt;/em&gt; file into the project since the tool is set to match on &lt;em&gt;*config*.h&lt;/em&gt; files only. In the bottom output window you can also see the log generated by the wizard. Additionally as you can see, we pointed directly to the jar file that comes with the NRF5 SDK.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/1040x1256/__key/communityserver-discussions-components-files/4/0844.cmsis_2D00_wizard_2D00_mesh.png" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Hope this helps!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem using CMSIS in Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/126412?ContentTypeID=1</link><pubDate>Thu, 29 Mar 2018 18:02:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:936ba334-71dd-435c-99b9-2414129ed363</guid><dc:creator>rcosta</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; Sorry, I thought the referred tutorial would also be valid for the&amp;nbsp;nrf5 SDK for Mesh. In the tools.xml i have changed the following line of code, by the line below.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&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;quot;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; java -jar C:\Users\rcosta\Documents\centi\wisen\codigo\nrf5_SDK_for_Mesh_v1.0.0_src\external_tools\cmsisconfig\CMSIS_Configuration_Wizard.jar&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; Unfortunately nothing has happened. I will change the sdk_config.h typing &amp;quot;java -jar CMSIS_Configuration_Wizard file_location&amp;quot; in the command line of windows.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Rafael Santos Costa&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem using CMSIS in Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/126396?ContentTypeID=1</link><pubDate>Thu, 29 Mar 2018 12:12:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:288957e0-bc17-4598-bdd5-998056a9ed4d</guid><dc:creator>leonwj</dc:creator><description>&lt;p&gt;ok,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not sure whether you are aware but the tutorial that you linked to clearly states that the instructions pertain to the NRF5 SDK (see below)...&lt;/p&gt;
&lt;p&gt;The specific text being: &amp;quot;&lt;em&gt;This video is part of the Getting started with SEGGER Embedded Studio and the &lt;strong&gt;nRF5 SDK&lt;/strong&gt; tutorial series...&lt;/em&gt;&amp;quot; and therefore its not &amp;#39;&lt;em&gt;rocket science&lt;/em&gt;&amp;#39; to now see why it doesn&amp;#39;t work in your specific case when using the Mesh SDK.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/710x240/__key/communityserver-discussions-components-files/4/3660.3_2D00_29_2D00_2018-7_2D00_52_2D00_06-AM.png" /&gt;&lt;/p&gt;
&lt;p&gt;Since you have already downloaded the&amp;nbsp;&lt;span&gt;CMSIS config wizard jar file from its source location and apparently have the command successfully tested and working outside of SES, then I would suggest that you point the tools.xml config file (in SES) to directly use that command and see what mileage that gives you.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem using CMSIS in Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/126383?ContentTypeID=1</link><pubDate>Thu, 29 Mar 2018 08:49:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:16047515-741d-451a-a94e-5d2deb7fc051</guid><dc:creator>rcosta</dc:creator><description>&lt;p&gt;I am using the nrf5 SDK for Mesh, unfortunately this SDK not include the CMSIS_Configuration_Wizard.jar, please see the image below.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/NoCMSIS.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Inside the folder &amp;quot;nrf5_SDK_for_Mesh_v1.0.0_src&amp;quot;, i have created the path &amp;quot;external_tools/cmsisconfig&amp;quot; with the file &amp;quot;CMSIS_Configuration_Wizard&amp;quot;. Unfortunately the problem continues.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Rafael Costa&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem using CMSIS in Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/126357?ContentTypeID=1</link><pubDate>Wed, 28 Mar 2018 20:45:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:918e6619-d340-4418-b8d9-0becfa72bc57</guid><dc:creator>leonwj</dc:creator><description>&lt;p&gt;ok, no worries... given that you didn&amp;#39;t specify in your&amp;nbsp;first post&amp;nbsp;&lt;em&gt;all&lt;/em&gt; the steps that you had taken, it leaves anyone trying to help in a state of having to start with the most obvious and possibly progressing from there.&lt;/p&gt;
&lt;p&gt;Since&amp;nbsp;you have the JRE installed and can initiate the wizard from outside of the SES,&amp;nbsp;the issue is obviously specific to your environment - &lt;strong&gt;&lt;em&gt;have you tried this on more than a single system&lt;/em&gt;&lt;/strong&gt;?&lt;/p&gt;
&lt;p&gt;In any case, since SES just launches the CMSIS config wizard as an external java process, I would suggest that you check (via task mgr &lt;em&gt;or similar tool&lt;/em&gt;) whether a java process is instantiated when you launch the wizard. e.g. the following image highlights the java process launched on my system (along with the exact command string passed&amp;nbsp;from the tools.xml config file)...&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/931x240/__key/communityserver-discussions-components-files/4/1351.3_2D00_28_2D00_2018-2_2D00_32_2D00_34-PM.png" /&gt;&lt;/p&gt;
&lt;p&gt;Also the&amp;nbsp;CMSIS_Configuration_Wizard.jar file is distributed within the Nordic NRF5 SDK (look within the &lt;em&gt;.\external_tools\cmsisconfig&lt;/em&gt; folder) so you shouldn&amp;#39;t need to download it from the source site. Other suggestions would be as follows:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;make sure that default wizard (.jar) file (the one from the NRF5 SDK) isn&amp;#39;t corrupted&lt;hr /&gt;&lt;/li&gt;
&lt;li&gt;take a backup copy and then edit the tools.xml config file&amp;nbsp;to directly/explicitly pass along the full command string that you use successfully from outside of SES. If you get any success in doing that then you can whittle that down to include the SES environment variables as required.&lt;hr /&gt;&lt;/li&gt;
&lt;li&gt;If the above fails then attempt to get verbose output from the SES java instantiation to determine where any failure is taking place.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Regards,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem using CMSIS in Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/126292?ContentTypeID=1</link><pubDate>Wed, 28 Mar 2018 09:16:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:197a87e2-a4fa-4d42-abdb-39431f8fc2bd</guid><dc:creator>rcosta</dc:creator><description>&lt;p&gt;Hi leonwj,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; I have java installed, please see the image on attachment. I have downloaded the CMSIS Configuration Wizard and i can run this program typing in the command line of windows &amp;quot;java -jar&amp;nbsp;CMSIS_Configuration_Wizard&amp;quot;, i am changing the &amp;quot;sdk_config&amp;quot; by this way. The output of the command &amp;quot;where java&amp;quot; is &amp;quot;C:\ProgramData\Oracle\Java\javapath\java.exe&amp;quot;, please see the image on attachment. Regarding to this i have the following question:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Segger Embedded Studio is bundled with the CMSIS_Configuration_Wizard? Or i need to download the software and place the jar file in a specific folder? &lt;/p&gt;
&lt;p&gt;Any help will be very appreciated.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Rafael Costa&lt;/p&gt;
&lt;p&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/java.png" alt=" " /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/wherejava.png" alt=" " /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/environmentsettings.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem using CMSIS in Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/126172?ContentTypeID=1</link><pubDate>Tue, 27 Mar 2018 20:11:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8d04fefa-d075-4ed8-934d-efa2a0d1c4a1</guid><dc:creator>leonwj</dc:creator><description>&lt;p&gt;Ok, are you sure that you&amp;#39;ve got the Java Runtime (jre) installed and available? (mentioned @29 secs into the video you linked to)&lt;/p&gt;
&lt;p&gt;We can re-produce your issue if we hose our jre environment. Based upon the screenshot you provided, it looks like you are running Windows, so to verify simply open a command window and type &lt;em&gt;java&lt;/em&gt; to see if the runtime is available. (note: if available, I believe you can also type &lt;em&gt;where java&lt;/em&gt;&amp;nbsp;to determine where that specific&amp;nbsp;runtime program is installed in your environment)&lt;/p&gt;
&lt;p&gt;For completeness, if java is installed,&amp;nbsp;the Windows Control Panel also has a Java applet which lets you search for all jre environments on your system.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>