<?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>Bootloader logs in NCS 2.4.0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/103951/bootloader-logs-in-ncs-2-4-0</link><description>I&amp;#39;ve noticed that the bootloader no longer prints messages on the UART at boot. 
 For example, take the very simple hello-world sample project. It has a simple prj.conf with: 
 
 If the project is built with version 2.3.0 then the following is printed</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 25 Sep 2023 19:05:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/103951/bootloader-logs-in-ncs-2-4-0" /><item><title>RE: Bootloader logs in NCS 2.4.0</title><link>https://devzone.nordicsemi.com/thread/447576?ContentTypeID=1</link><pubDate>Mon, 25 Sep 2023 19:05:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6dd9eafd-4574-436e-8aec-819771bfca38</guid><dc:creator>sachrmed</dc:creator><description>&lt;p&gt;Thanks Elfving!&lt;br /&gt;Looks like that was it.&lt;br /&gt;I also set CONFIG_UART_CONSOLE=y as part of something else, though I&amp;#39;m not sure if that&amp;#39;s necessary.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bootloader logs in NCS 2.4.0</title><link>https://devzone.nordicsemi.com/thread/447102?ContentTypeID=1</link><pubDate>Thu, 21 Sep 2023 13:38:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a812f3f-f697-4bac-85c7-3360ef7feed3</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Yeah it seems to have been some changes made in regards to logs lately, not sure why.&lt;/p&gt;
&lt;p&gt;Try adding this to&amp;nbsp;&lt;span&gt;&lt;span dir="ltr"&gt;child_image/mcuboot.conf&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_LOG=y

CONFIG_MCUBOOT_LOG_LEVEL_WRN=y&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/nrfconnect/sdk-mcuboot/commit/74c4d1c52fd51d07904b27a7aa9b2303e896a4e3"&gt;Seems this will be fixed back in the next NCS version.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>