<?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>How to check if bootload normally when ncs used</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/113230/how-to-check-if-bootload-normally-when-ncs-used</link><description>I&amp;#39;m developing with ncs v2.6.0 in the board that made by myself with nrf52832 mcu. 
 I start a new project with copy from nrf_dm sample. 
 In my board,just one LED used and it connect with gpio 0 pin 22. 
 
 The RUN_STATUS_LED is equal to DK_LED2.So that</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 23 Jul 2024 11:55:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/113230/how-to-check-if-bootload-normally-when-ncs-used" /><item><title>RE: How to check if bootload normally when ncs used</title><link>https://devzone.nordicsemi.com/thread/495191?ContentTypeID=1</link><pubDate>Tue, 23 Jul 2024 11:55:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eec5c9a5-763b-4130-a0ed-d16084c05e48</guid><dc:creator>Menon</dc:creator><description>&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div dir="auto"&gt;
&lt;div&gt;
&lt;div&gt;
&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Have you tried any samples other than the &lt;code&gt;nrf_dm&lt;/code&gt; sample? If so, how did they work out? Have you been able to get any of the samples from the SDK to work on your custom board? If you have conducted a hardware review, could you please share the ticket?&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to check if bootload normally when ncs used</title><link>https://devzone.nordicsemi.com/thread/494955?ContentTypeID=1</link><pubDate>Mon, 22 Jul 2024 04:37:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:20ac75b2-9eea-4dd1-b1d7-5188837954c1</guid><dc:creator>Chaoyue Ying</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;My board without DC-DC converter.It seem available that disable DC-DC8.&lt;/p&gt;
&lt;p&gt;But it still have a defect.When I finish flash,I need to select the board in connected devices.But reload power to the board it normally.&lt;/p&gt;
&lt;p&gt;Now,I delivery power to my board with SWD interface that also used to flash application.I think the delivery is no problem.&lt;/p&gt;
&lt;p&gt;I also try comment out the RTT logging and DC-DC.The&amp;nbsp;behavior&amp;nbsp;as before.&lt;/p&gt;
&lt;p&gt;Seem like I need to add DC-DC to my board or add configuration?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to check if bootload normally when ncs used</title><link>https://devzone.nordicsemi.com/thread/494793?ContentTypeID=1</link><pubDate>Fri, 19 Jul 2024 12:03:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c791d0f7-ec29-4b3d-baa7-654ff6c8f63f</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Does your custom board include a DC-DC converter? Try disabling the DC-DC8(&lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.6.0/page/kconfig/index.html#CONFIG_BOARD_ENABLE_DCDC"&gt;CONFIG_BOARD_ENABLE_DCDC&lt;/a&gt;&lt;span&gt;)&lt;/span&gt; in the configuration to see if it makes a difference. Additionally, ensure there are no issues with power delivery to your custom board. Temporarily comment out the RTT logging, or apply a minimal sample that only toggles the LED without RTT configuration or dependencies, and see if it works.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to check if bootload normally when ncs used</title><link>https://devzone.nordicsemi.com/thread/494709?ContentTypeID=1</link><pubDate>Fri, 19 Jul 2024 06:17:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e5d7abac-598c-4d32-9354-df38e868f8d7</guid><dc:creator>Chaoyue Ying</dc:creator><description>&lt;p&gt;Some more information I think I need to&amp;nbsp;tell you.&lt;/p&gt;
&lt;p&gt;Due to my ignoring,something I said is wrong.&lt;/p&gt;
&lt;p&gt;The puzzle before caused by flash fail and no correctly bootload(I think).&lt;/p&gt;
&lt;p&gt;The flash fail is easy to resolve.Now only one issue.&lt;/p&gt;
&lt;p&gt;I find the code will run only I connect the RTT console on my board,but not haapened on other DK board.&lt;/p&gt;
&lt;p&gt;It just like this.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/VID_5F00_20240719_5F00_135551.mp4"&gt;devzone.nordicsemi.com/.../VID_5F00_20240719_5F00_135551.mp4&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The little green board on the keyboard is my board.You can see that I must to connect RTT the board just work normally.&lt;/p&gt;
&lt;p&gt;There is some change in my prj.conf&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_USE_SEGGER_RTT=y
CONFIG_RTT_CONSOLE=y
CONFIG_UART_CONSOLE=n
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="yd-translate-container"&gt;&lt;span class="yd-wrapper-block yd-highlight"&gt;我想我还需要更多的信息&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>