<?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>Fastest boot time</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/123051/fastest-boot-time</link><description>Hi, On the nrf54L15 with MCU boot enabled, what is approximately the fastest time that the chip could boot and set a gpio line high, if everything not critical is disabled? From my testing I am seeing a bit over 500ms, and that seems very high.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 18 Jul 2025 12:56:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/123051/fastest-boot-time" /><item><title>RE: Fastest boot time</title><link>https://devzone.nordicsemi.com/thread/542875?ContentTypeID=1</link><pubDate>Fri, 18 Jul 2025 12:56:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3077482c-8410-4e9c-aae2-3c43f1934d5b</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Please try to build the bootloader and app with&amp;nbsp;&lt;span&gt;CONFIG_SYSTEM_CLOCK_NO_WAIT&lt;/span&gt;&lt;span&gt;=y and see if it improves things. With this option the system timer will start running of the less accurate RC osc. instead of waiting on the crystal oscillator to be ready.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fastest boot time</title><link>https://devzone.nordicsemi.com/thread/542868?ContentTypeID=1</link><pubDate>Fri, 18 Jul 2025 12:44:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b2b0585e-c1c5-4011-bfd9-27c3394253fb</guid><dc:creator>dave</dc:creator><description>&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;The goal is to get to main as fast as possible.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fastest boot time</title><link>https://devzone.nordicsemi.com/thread/542856?ContentTypeID=1</link><pubDate>Fri, 18 Jul 2025 11:21:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e139027c-4a6b-4a60-9cc4-dcd4bff4acbc</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I haven&amp;#39;t tried profiling the startup on the nRF54L yet, but most of the delay is likely&amp;nbsp;from the 32k crystal oscillator ramp up (much longer than HF crystal osc.) and the bootloader’s &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/device_guides/nrf54l/dfu_config.html#supported_signatures"&gt;validation&lt;/a&gt; of the main application image. I can look into ways to reduce this, but I&amp;#39;d like to confirm the goal first. Is it&amp;nbsp; to be able to assert the signal as early as possible during boot or is it to have the application ready sooner? The signal could be asserted from the bootloader instead.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/2816.pastedimage1752837691012v1.png" alt=" " /&gt;&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>