<?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>EVM-BT40-V1 fails flashing fw to cpuapp core</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/80339/evm-bt40-v1-fails-flashing-fw-to-cpuapp-core</link><description>Trying to flash firmware to nRF5340 cpuapp core with a sample from nRF connect sdk 1.6.1. I&amp;#39;m able to flash it to a PCA10095 dev kit. With EVM-BT40-V1 from Fanstel, I can erase all the cores and flash firmware to cpunet core. However, flashing firmware</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 18 Oct 2021 10:20:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/80339/evm-bt40-v1-fails-flashing-fw-to-cpuapp-core" /><item><title>RE: EVM-BT40-V1 fails flashing fw to cpuapp core</title><link>https://devzone.nordicsemi.com/thread/334543?ContentTypeID=1</link><pubDate>Mon, 18 Oct 2021 10:20:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2ee06ceb-56c8-4036-885d-339202e2ed97</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;OK, thanks for confirming. So this implies it&amp;#39;s not a HW problem, but rather something with the SES setup. It could be that the &amp;#39;nRF CPU Support package&amp;#39; in SES is not up-to-date.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1634551584674v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Please try to download the latest support package at &lt;a href="https://www.nordicsemi.com/Products/Development-tools/nRF-MDK/Download"&gt;https://www.nordicsemi.com/Products/Development-tools/nRF-MDK/Download&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1634551630060v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Then install the downloaded package from SES by selecting &lt;em&gt;Tools -&amp;gt; Manually install Packages..&lt;/em&gt; from the menubar.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1634551780890v4.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;If you still get the same error after updating the CPU package, then please check if the correct target device is selected in your project settings here:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1634551963929v5.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Another alternative is to use our VS code with our &lt;a href="https://nordicplayground.github.io/vscode-nrf-connect/"&gt;VS code extension&lt;/a&gt; as the IDE since we know West flash works (extension uses west under the hood).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: EVM-BT40-V1 fails flashing fw to cpuapp core</title><link>https://devzone.nordicsemi.com/thread/334445?ContentTypeID=1</link><pubDate>Sun, 17 Oct 2021 02:34:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:950ad6a7-9a55-4f8e-a247-7ec670654de4</guid><dc:creator>abanana</dc:creator><description>&lt;p&gt;Cool, the command works well with no error for those. Does that narrow anything down?&lt;br /&gt;&lt;br /&gt;What is the difference between normal flash and debug on SES and the west flash way? I&amp;#39;m still unable to debug in SES.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: EVM-BT40-V1 fails flashing fw to cpuapp core</title><link>https://devzone.nordicsemi.com/thread/333426?ContentTypeID=1</link><pubDate>Mon, 11 Oct 2021 09:39:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:386355fb-ca3a-45aa-be88-b3ffc0af69a4</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;To narrow down the problem, please try to flash the board through the command line and see if it gives you a similar error.&lt;/p&gt;
&lt;p&gt;e.g.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;// Update PATH and ZEPHYR_BASE from cmd.exe by running the env.cmd 
C:\Users\&amp;lt;user&amp;gt;\ncs\&amp;lt;sdk version&amp;gt;\nrf\samples\bluetooth\&amp;lt;bluetooth sample directory&amp;gt;\..\..\..\..\toolchain\cmd\env.cmd

// Recover and flash the application and network core with this command
C:\Users\&amp;lt;user&amp;gt;\ncs\&amp;lt;sdk version&amp;gt;\nrf\samples\bluetooth\&amp;lt;bluetooth sample directory&amp;gt;\west flash --recover -d &amp;lt;insert name of build directory generated by segger embedded studio here&amp;gt;&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: EVM-BT40-V1 fails flashing fw to cpuapp core</title><link>https://devzone.nordicsemi.com/thread/333124?ContentTypeID=1</link><pubDate>Thu, 07 Oct 2021 18:03:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a5cffd84-d6ad-4963-9486-de346109e3cc</guid><dc:creator>abanana</dc:creator><description>&lt;p&gt;I&amp;#39;ve been testing it in different ways (including&amp;nbsp;the linked procedure) and sometimes I&amp;#39;m able to write firmware by using merged_domain.hex. Most of the time it doesn&amp;#39;t work.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve tried the following in the link to recover the chipset:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;nrfjprog --recover --coprocessor CP_NETWORK&lt;br /&gt;nrfjprog --recover&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;It still does not work.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: EVM-BT40-V1 fails flashing fw to cpuapp core</title><link>https://devzone.nordicsemi.com/thread/332801?ContentTypeID=1</link><pubDate>Wed, 06 Oct 2021 11:05:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:66d77391-3230-4990-8da2-89eadf64d8f8</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Please try to follow the procedure here (&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.7.0/nrf/ug_nrf5340.html#readback-protection"&gt;link&lt;/a&gt;) to unlock the approtect the chip with nrfjprog if you haven&amp;#39;t tried already. I don&amp;#39;t recognize error message you are getting, and&amp;nbsp; I think it&amp;#39;s a bit surprising that it only happens when you program the application core.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>