<?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>Can&amp;#39;t use private signing key starting in v1.3.0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/64759/can-t-use-private-signing-key-starting-in-v1-3-0</link><description>After moving to v1.3.0, my build fails, because the imgtool can&amp;#39;t find the module cbor. I see some updates for zephyr that indicate cbor.py is now required, and it&amp;#39;s included in the v1.3.0 toolchain directory (v1.3.0/toolchain/opt/bin/Lib/site-packages</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 14 Aug 2020 13:03:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/64759/can-t-use-private-signing-key-starting-in-v1-3-0" /><item><title>RE: Can't use private signing key starting in v1.3.0</title><link>https://devzone.nordicsemi.com/thread/264633?ContentTypeID=1</link><pubDate>Fri, 14 Aug 2020 13:03:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e7b6e482-379a-4aac-86bb-056a81a069aa</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Thanks for the extra information, I&amp;#39;ll inform our developers.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="krog1"]CMake is failing a test build with &amp;quot;unrecognized option &amp;#39;--major-image-version&amp;#39;&amp;quot;. I suspect I have an environment variable set wrong.[/quote]
&lt;p&gt;&amp;nbsp;I am not entirely sure what the source of that error is, but it seems to disappear if you do a &amp;#39;pristine&amp;#39; build (add the &amp;#39;-p&amp;#39; flag to your west build command).&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="krog1"]If the devs need any help debugging the &amp;quot;Open IDE&amp;quot; issue on the toolchain manager I&amp;#39;m happy to help, but I&amp;#39;m good with this solution for now.[/quote]
&lt;p&gt;&amp;nbsp;Good to hear that you now got a working setup. I&amp;#39;ll let you know if we need more information.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Didrik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't use private signing key starting in v1.3.0</title><link>https://devzone.nordicsemi.com/thread/264626?ContentTypeID=1</link><pubDate>Fri, 14 Aug 2020 12:48:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5e9e66a7-2840-408b-a948-45333e243373</guid><dc:creator>krog1</dc:creator><description>&lt;p&gt;Didrik,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The drop-down menu is the same as your screenshot. I tried running west build from the command line prompt, but CMake is failing a test build with &amp;quot;unrecognized option &amp;#39;--major-image-version&amp;#39;&amp;quot;. I suspect I have an environment variable set wrong.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m using v0.7.1 for the toolchain manager. nRF Connect doesn&amp;#39;t have an &amp;quot;Update&amp;quot; button showing, so I&amp;#39;m assuming that&amp;#39;s the latest one.&lt;/p&gt;
&lt;p&gt;I have the segger_embedded_studio folder in the toolchain directory, and if I run the SEGGER Embedded Studio in the toolchain directory, everything builds properly even if I remove the cbor.py file I copied over.&lt;/p&gt;
&lt;p&gt;I just created a start menu shortcut to the segger executable in the toolchain directory, and it seems to work fine. I&amp;#39;ll need to change this every time I upgrade the toolchain, but that&amp;#39;s not a big deal.&lt;/p&gt;
&lt;p&gt;If the devs need any help debugging the &amp;quot;Open IDE&amp;quot; issue on the toolchain manager I&amp;#39;m happy to help, but I&amp;#39;m good with this solution for now.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Chris.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't use private signing key starting in v1.3.0</title><link>https://devzone.nordicsemi.com/thread/264561?ContentTypeID=1</link><pubDate>Fri, 14 Aug 2020 07:43:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d8ad4429-1352-40ae-b19f-a0734ffd2ebf</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;That&amp;#39;s interesting. I&amp;#39;ll report this to our developers.&lt;/p&gt;
&lt;p&gt;Could you also check if the &amp;quot;down arrow button&amp;quot; works as it should?&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-bd86bc2187af464990f59e7cc57d6a60/pastedimage1597390106027v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;From there, you should also be able to open a command prompt (cmd or git bash), which should let you &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.3.0/nrf/gs_programming.html#building-on-the-command-line"&gt;build from the command line&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Also, what version of the Toolchain Manager are you using?&lt;/p&gt;
&lt;p&gt;Another thing you can check is if you have SES installed in the toolchain folder:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-bd86bc2187af464990f59e7cc57d6a60/pastedimage1597392340432v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Open the folder used by the Toolchain Manager, navigate into v1.3.0/toolchain, and you should see a folder called segger_embedded_studio, which should look similar to the folder where you installed SES manually.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't use private signing key starting in v1.3.0</title><link>https://devzone.nordicsemi.com/thread/264518?ContentTypeID=1</link><pubDate>Thu, 13 Aug 2020 15:14:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6a07652a-228e-4c22-a21f-b0c4d79f9755</guid><dc:creator>krog1</dc:creator><description>&lt;p&gt;Hi, thanks for the response Didrik.&lt;/p&gt;
&lt;p&gt;I tried the ctrl-R, but no change. I updated the toolchain and the SDK, but no change. Here&amp;#39;s the screenshot:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/1280x960/__key/communityserver-discussions-components-files/4/toolchain-manager-ss.jpg" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't use private signing key starting in v1.3.0</title><link>https://devzone.nordicsemi.com/thread/264380?ContentTypeID=1</link><pubDate>Thu, 13 Aug 2020 08:15:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba7c2ba1-4bb0-4a7e-b97b-1945ba493e69</guid><dc:creator>Didrik Rokhaug</dc:creator><description>[quote user="krog1"]The &amp;quot;Open IDE&amp;quot; button doesn&amp;#39;t actually show up for me on the Toolchain Manager[/quote]
&lt;p&gt;&amp;nbsp;Could you take a screenshot of what you see?&lt;/p&gt;
&lt;p&gt;This is how it looks like for me:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-bd86bc2187af464990f59e7cc57d6a60/pastedimage1597306437580v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Note that the number of versions might be different, depending on which versions you have installed.&lt;/p&gt;
&lt;p&gt;You can also try &amp;quot;Ctrl+r&amp;quot; to re-load the application. That might help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't use private signing key starting in v1.3.0</title><link>https://devzone.nordicsemi.com/thread/264334?ContentTypeID=1</link><pubDate>Wed, 12 Aug 2020 17:41:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2fc5212e-f5e3-45a4-a2b5-8fbfa1c3e409</guid><dc:creator>krog1</dc:creator><description>&lt;p&gt;OK, thanks. The &amp;quot;Open IDE&amp;quot; button doesn&amp;#39;t actually show up for me on the Toolchain Manager, but I may need to reinstall everything. I&amp;#39;ll try that when I get a chance this week.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Chris.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't use private signing key starting in v1.3.0</title><link>https://devzone.nordicsemi.com/thread/264311?ContentTypeID=1</link><pubDate>Wed, 12 Aug 2020 14:47:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7445be65-17ae-45d9-91d8-fdc2bff32316</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;The Toolchain Manager sets up a virtual environment, which lets it provide fixed versions of tools you might also have installed on your computer.&lt;/p&gt;
&lt;p&gt;However, for this to work, you have to open SES or the terminal from the Toolchain Manager.&lt;/p&gt;
&lt;p&gt;If you do that, the necessary paths should be set, so that SES finds the cbor package.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't use private signing key starting in v1.3.0</title><link>https://devzone.nordicsemi.com/thread/264308?ContentTypeID=1</link><pubDate>Wed, 12 Aug 2020 14:38:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c007dab-1f9f-4421-a542-6f34cd174ac5</guid><dc:creator>krog1</dc:creator><description>&lt;p&gt;I&amp;#39;m building from Segger Studio, version 4.52. I&amp;#39;m opening it from the Windows Start menu.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Chris.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't use private signing key starting in v1.3.0</title><link>https://devzone.nordicsemi.com/thread/264285?ContentTypeID=1</link><pubDate>Wed, 12 Aug 2020 13:23:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:814e4086-d8d1-4605-b8e5-10ad598da299</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;Did you open the terminal from the Toolchain Manager, or did you open it &amp;quot;directly&amp;quot; from Windows?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Didrik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>