<?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>NRF54L15 Zephyr Blinky Sample did not start at Power on</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/118338/nrf54l15-zephyr-blinky-sample-did-not-start-at-power-on</link><description>Hi 
 The Blinky Programm only starts when I give the reset Go command via jlink commander. 
 At Power cycle nothing happens. 
 If i give the SOC an external Pin reset the running programm stops but never starts</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 04 Feb 2025 13:56:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/118338/nrf54l15-zephyr-blinky-sample-did-not-start-at-power-on" /><item><title>RE: NRF54L15 Zephyr Blinky Sample did not start at Power on</title><link>https://devzone.nordicsemi.com/thread/521327?ContentTypeID=1</link><pubDate>Tue, 04 Feb 2025 13:56:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5819349b-c0ed-4aee-b7f5-32c9b85960ec</guid><dc:creator>Edvin</dc:creator><description>[quote user="Gerd Breidenstein"]Don&amp;#39;t know how ti attach zip[/quote]
&lt;p&gt;just drag and drop it into where you are typing. Alternatively: Insert -&amp;gt; image/video/file -&amp;gt; then click the upload button:&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/pastedimage1738675553558v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;It is not clear to me whether they have put a 32kHz Crystal (LFXTAL) in that module. I can&amp;#39;t seem to find any datasheets. If you are not sure, reach out to the distributer that you used to purchase the module, and ask if you can get the datasheet.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Does the way that you supply power change when you are running the debug session and when you are trying it without the debugger attached?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF54L15 Zephyr Blinky Sample did not start at Power on</title><link>https://devzone.nordicsemi.com/thread/521284?ContentTypeID=1</link><pubDate>Tue, 04 Feb 2025 11:40:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b07e1935-aa55-44d8-800c-887ad898aba6</guid><dc:creator>Gerd Breidenstein</dc:creator><description>&lt;p&gt;Hi Edvin&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Don&amp;#39;t know how ti attach zip&lt;br /&gt;I used a Ublox&amp;nbsp;NORA-B206-00B on a prototype PCB&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/nora.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF54L15 Zephyr Blinky Sample did not start at Power on</title><link>https://devzone.nordicsemi.com/thread/521283?ContentTypeID=1</link><pubDate>Tue, 04 Feb 2025 11:27:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53a57d60-7bbe-486a-94af-952eb62dec55</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;That is strange. Can you please zip and upload the application where this happened, and I can have a look. I don&amp;#39;t know what happens if you don&amp;#39;t provide any clock source. Perhaps it defaults to the RC Oscillator.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What HW are you running this on? Custom hardware, or an nRF54L15 DK?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF54L15 Zephyr Blinky Sample did not start at Power on</title><link>https://devzone.nordicsemi.com/thread/521215?ContentTypeID=1</link><pubDate>Tue, 04 Feb 2025 07:11:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0e4d48fb-0297-4078-9cfd-db04aefbc875</guid><dc:creator>Gerd Breidenstein</dc:creator><description>&lt;p&gt;Hi Edvin&lt;br /&gt;It did not work with &amp;quot;CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y&amp;quot;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;but ... when I added&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC&lt;/span&gt;&lt;span&gt;=n&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_CLOCK_CONTROL_NRF&lt;/span&gt;&lt;span&gt;=n&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;to my prj.conf&amp;nbsp; a CMake warning came up &amp;quot;No SOURCES given to Zephyr library: drivers__clock_control&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;and the programm started as normal&lt;br /&gt;&lt;br /&gt;Does this help you to find the reason od my starting problem?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF54L15 Zephyr Blinky Sample did not start at Power on</title><link>https://devzone.nordicsemi.com/thread/520654?ContentTypeID=1</link><pubDate>Thu, 30 Jan 2025 08:37:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:55edd0be-3ed1-4cf8-b555-e2ac205ada87</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Sorry for the late reply (had to stay at home with the kids after being assigned your ticket).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So it only runs if you start it manually using JLink commander, right?&lt;/p&gt;
&lt;p&gt;What HW are you running on? I suspect it is not an &lt;a href="https://www.nordicsemi.com/Products/Development-hardware/nRF54L15-DK"&gt;nRF54L15 DK&lt;/a&gt;, but a custom board, or a 3rd party kit?&lt;/p&gt;
&lt;p&gt;If it only runs when started by JLink, I suspect it is a clock &amp;quot;issue&amp;quot;. That is usually the case when something only runs in a debug session, but not when run normally. The cause is usually that the LFCLOCK (32kHz) is not properly configured. Since the LFCLK XTALis optional, some 3rd party or custom boards don&amp;#39;t have them, but most of the samples assume that it is present.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If that is the case, try adding this line to your prj.conf:&lt;/p&gt;
&lt;p&gt;CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y&lt;/p&gt;
&lt;p&gt;And see if it makes any difference. This will tell the application to use the internal RC oscillator instead of an external XTAL for the 32kHz clock source. Please let me know if it works or not.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF54L15 Zephyr Blinky Sample did not start at Power on</title><link>https://devzone.nordicsemi.com/thread/520575?ContentTypeID=1</link><pubDate>Wed, 29 Jan 2025 14:56:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:03d0fb93-f566-430d-aff4-4bf128e53927</guid><dc:creator>MagnusPersson</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I hope some of the Nordic engineers on the forum could shed light on that. I don&amp;#39;t know exactly.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Magnus&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF54L15 Zephyr Blinky Sample did not start at Power on</title><link>https://devzone.nordicsemi.com/thread/520552?ContentTypeID=1</link><pubDate>Wed, 29 Jan 2025 13:34:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:952fcc4d-8a5a-483a-a89d-c4377226b0f1</guid><dc:creator>Gerd Breidenstein</dc:creator><description>&lt;p&gt;I compiled with NRF Connect 2.8 and the port toggle programm runs&amp;nbsp;&lt;br /&gt;With pure zephyr the hex file size is 95kb&lt;br /&gt;With NRF Connect the hex file size is 233kb&lt;br /&gt;&lt;br /&gt;Could you help me to find the reason?&lt;br /&gt;Maybe a there is no startup/boot section included&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF54L15 Zephyr Blinky Sample did not start at Power on</title><link>https://devzone.nordicsemi.com/thread/520544?ContentTypeID=1</link><pubDate>Wed, 29 Jan 2025 12:14:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aba50f2a-28a5-4d96-861b-3ab33c72e99e</guid><dc:creator>MagnusPersson</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;OK, this I have no experience of. I have used nRF Connect SDK 2.7 and found that this worked for me.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;-Magnus&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF54L15 Zephyr Blinky Sample did not start at Power on</title><link>https://devzone.nordicsemi.com/thread/520496?ContentTypeID=1</link><pubDate>Wed, 29 Jan 2025 06:49:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e0778fd7-55aa-495b-a8ae-873cca08127c</guid><dc:creator>Gerd Breidenstein</dc:creator><description>&lt;p&gt;Hi Magnus&lt;br /&gt;I used pure Zephyr&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF54L15 Zephyr Blinky Sample did not start at Power on</title><link>https://devzone.nordicsemi.com/thread/520403?ContentTypeID=1</link><pubDate>Tue, 28 Jan 2025 15:08:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7e1410b2-563f-4788-b12c-8f71bc70e0d8</guid><dc:creator>MagnusPersson</dc:creator><description>&lt;p&gt;Hello Sir,&lt;/p&gt;
&lt;p&gt;Which version of the nRF Connect SDK are you using?&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Magnus&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF54L15 Zephyr Blinky Sample did not start at Power on</title><link>https://devzone.nordicsemi.com/thread/520174?ContentTypeID=1</link><pubDate>Mon, 27 Jan 2025 13:11:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79656a69-98d3-4f41-91a7-4d841b19c147</guid><dc:creator>Gerd Breidenstein</dc:creator><description>&lt;p&gt;I also checked west flash option. Same&amp;nbsp;&lt;span&gt;behaviour&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF54L15 Zephyr Blinky Sample did not start at Power on</title><link>https://devzone.nordicsemi.com/thread/520159?ContentTypeID=1</link><pubDate>Mon, 27 Jan 2025 12:25:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:780c3cdc-e7e5-4568-8f4d-d503096844d5</guid><dc:creator>Gerd Breidenstein</dc:creator><description>&lt;p&gt;I used jlink commander for flashing&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;J-Link&amp;gt;erase&lt;br /&gt;No address range specified, &amp;#39;Erase Chip&amp;#39; will be executed&lt;br /&gt;&amp;#39;erase&amp;#39;: Performing implicit reset &amp;amp; halt of MCU.&lt;br /&gt;Reset type: NORMAL (&lt;a href="https://wiki.segger.com/J-Link_Reset_Strategies)"&gt;wiki.segger.com/J-Link_Reset_Strategies)&lt;/a&gt;&lt;br /&gt;Reset: ARMv8M core with Security Extension enabled detected. Switch to secure domain.&lt;br /&gt;Reset: Halt core after reset via DEMCR.VC_CORERESET.&lt;br /&gt;Reset: Reset device via AIRCR.SYSRESETREQ.&lt;br /&gt;Erasing device...&lt;br /&gt;J-Link: Flash download: Total time needed: 0.231s (Prepare: 0.080s, Compare: 0.000s, Erase: 0.085s, Program: 0.000s, Verify: 0.000s, Restore: 0.065s)&lt;br /&gt;Erasing done.&lt;br /&gt;J-Link&amp;gt;loadbin zephyr.hex 0x0 reset&lt;br /&gt;&amp;#39;loadbin&amp;#39;: Performing implicit reset &amp;amp; halt of MCU.&lt;br /&gt;Reset type: NORMAL (&lt;a href="https://wiki.segger.com/J-Link_Reset_Strategies)"&gt;wiki.segger.com/J-Link_Reset_Strategies)&lt;/a&gt;&lt;br /&gt;Reset: ARMv8M core with Security Extension enabled detected. Switch to secure domain.&lt;br /&gt;Reset: Halt core after reset via DEMCR.VC_CORERESET.&lt;br /&gt;Reset: Reset device via AIRCR.SYSRESETREQ.&lt;br /&gt;Downloading file [zephyr.hex]...&lt;br /&gt;J-Link: Flash download: Bank 0 @ 0x00000000: Skipped. Contents already match&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>