<?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>Issues with latest Secure Boot Sample</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/43380/issues-with-latest-secure-boot-sample</link><description>The latest changes to the Secure Boot sample main.c file cause compilation issues; 
 new main.c @line 304 NRFX_PERIPHERAL_ID_GET(NRF_P0), 0); 
 Doesn&amp;#39;t work. 
 old main.c @line 304 NRFX_PERIPHERAL_ID_GET(NRF_GPIO), 0); 
 Works! 
 
 The commit comment</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 07 Feb 2019 15:40:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/43380/issues-with-latest-secure-boot-sample" /><item><title>RE: Issues with latest Secure Boot Sample</title><link>https://devzone.nordicsemi.com/thread/169979?ContentTypeID=1</link><pubDate>Thu, 07 Feb 2019 15:40:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:77bc1621-8b2e-4272-9356-874d0dde0db7</guid><dc:creator>gonzalezjl</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Yes, I found another post that indicated there is a problem with SES and the master. &amp;nbsp;I am going to try command line today. &amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issues with latest Secure Boot Sample</title><link>https://devzone.nordicsemi.com/thread/169978?ContentTypeID=1</link><pubDate>Thu, 07 Feb 2019 15:38:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35a523a5-915c-4469-97a4-1e108365640a</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Juan,&lt;/p&gt;
&lt;p&gt;What kind of errors are you getting when using the master branch?&lt;/p&gt;
&lt;p&gt;Is this when you try to build with Segger IDE?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issues with latest Secure Boot Sample</title><link>https://devzone.nordicsemi.com/thread/169797?ContentTypeID=1</link><pubDate>Wed, 06 Feb 2019 18:56:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca692d32-07a7-4d73-ab21-29b8958e1857</guid><dc:creator>gonzalezjl</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;After further testing. &amp;nbsp;When I use the master for \ncs\zephyr secure_boot builds without errors, but I then get errors when trying to program the nrf9160-DK. &amp;nbsp;If I use the nrf91 branch for \ncs\zephyr, I have update line 304 of main.c in order to compile and then I can program the nrf9160-DK. &amp;nbsp;Please advise.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issues with latest Secure Boot Sample</title><link>https://devzone.nordicsemi.com/thread/169731?ContentTypeID=1</link><pubDate>Wed, 06 Feb 2019 13:25:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:55342747-ccce-46cd-8e53-862aa4466f12</guid><dc:creator>gonzalezjl</dc:creator><description>&lt;p&gt;That worked. Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issues with latest Secure Boot Sample</title><link>https://devzone.nordicsemi.com/thread/169708?ContentTypeID=1</link><pubDate>Wed, 06 Feb 2019 12:28:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc1fa2ff-f00c-4c55-a670-a4d16d35059c</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Juan,&lt;/p&gt;
&lt;p&gt;There was a period where something got commited into the master branch, while some dependencies were missing.&lt;/p&gt;
&lt;p&gt;Please make sure to&amp;nbsp;update every repository:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;cd &amp;lt;sourcecode_root&amp;gt;\ncs\zephyr ; git checkout master ; git pull
cd &amp;lt;sourcecode_root&amp;gt;\ncs\mcuboot ; git checkout master ; git pull
cd &amp;lt;sourcecode_root&amp;gt;\ncs\nrf ; git checkout master ; git pull
cd &amp;lt;sourcecode_root&amp;gt;\ncs\nrfxlib ; git checkout master ; git pull&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Then you should work as expected.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>