<?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>Application wont start on new MCU</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/120865/application-wont-start-on-new-mcu</link><description>Hi, I have custom board with nrf54l15. Im using sdk 2.9.1 and nRF54L15-DK as debugger/flasher. Im able to flash firmware correctly using SWD, or do nrfjprog --recover, but the application itself wont start. Debugger is stuck at: 
 
 I used nrfjprog -</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 29 Apr 2025 14:00:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/120865/application-wont-start-on-new-mcu" /><item><title>RE: Application wont start on new MCU</title><link>https://devzone.nordicsemi.com/thread/533430?ContentTypeID=1</link><pubDate>Tue, 29 Apr 2025 14:00:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:432e9d09-3b66-42db-a197-4c281430a536</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Adding this&amp;nbsp;&lt;span&gt;CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y made the sample wrks on output board and made the output ogf bøinky sample on termina, proves the debug error was related to low frequency clock as board doesnt have any LFXO.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I am not sure about the new error, maybe you can set all the configuration of RC (calibration, accuracy and ensuring the calibration is always on) and try the process again.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y
CONFIG_CLOCK_CONTROL_NRF_K32SRC_500PPM=y
CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC_CALIBRATION=y
CONFIG_CLOCK_CONTROL_NRF_CALIBRATION_LF_ALWAYS_ON=y&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Application wont start on new MCU</title><link>https://devzone.nordicsemi.com/thread/532663?ContentTypeID=1</link><pubDate>Wed, 23 Apr 2025 17:28:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e90b0def-5715-4a8f-bae8-ec3c02b3b11e</guid><dc:creator>Adam W</dc:creator><description>&lt;p&gt;I Added CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y to prj.conf and the application is running. Thank you! However, connecting with debugger fail with following error in file &lt;em&gt;cbprintf_packaged.c&lt;/em&gt;:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:145px;max-width:365px;" height="145" src="https://devzone.nordicsemi.com/resized-image/__size/730x290/__key/communityserver-discussions-components-files/4/pastedimage1745429250597v1.png" width="365" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Application wont start on new MCU</title><link>https://devzone.nordicsemi.com/thread/532555?ContentTypeID=1</link><pubDate>Wed, 23 Apr 2025 10:17:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b2b38ddb-734f-4701-b337-300d4e8aa418</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;If I understand correctly, your blinky sample is not showing any output when you try to run it on custom board.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Do you have any low frequency external crystal (LFXO) on your custom board? If you have then it needs to connect with correct capacitors.&lt;/p&gt;
&lt;p&gt;Otherwise, you can use internal RC oscillator by setting this configuration&lt;/p&gt;
&lt;p&gt;CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Application wont start on new MCU</title><link>https://devzone.nordicsemi.com/thread/532315?ContentTypeID=1</link><pubDate>Tue, 22 Apr 2025 10:39:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:38572a4d-8383-4dd7-815e-564b7ce53ab5</guid><dc:creator>Adam W</dc:creator><description>&lt;p&gt;Yes, sample works on DK&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Application wont start on new MCU</title><link>https://devzone.nordicsemi.com/thread/532296?ContentTypeID=1</link><pubDate>Tue, 22 Apr 2025 09:35:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e4694b8-d941-4c1c-b220-61db75ef3bc6</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Did the sample work (seeing output on output terminal) on DK and not on your custom board?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>