<?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>Trouble getting to break point on first line of hello world</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/108527/trouble-getting-to-break-point-on-first-line-of-hello-world</link><description>I am having trouble getting to a break point on the first line of code in main. Tried both blinky LED and hello world examples. Using Visual Code and NCS ver v2.5.2. I am using a NORA-B126 (nrf5340) module. Here is a screenshot of where it stops. I have</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 22 Feb 2024 13:20:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/108527/trouble-getting-to-break-point-on-first-line-of-hello-world" /><item><title>RE: Trouble getting to break point on first line of hello world</title><link>https://devzone.nordicsemi.com/thread/470262?ContentTypeID=1</link><pubDate>Thu, 22 Feb 2024 13:20:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19a94351-d912-4a36-a90d-cab961c26016</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi Nick,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Glad to hear it worked. Hope you have a lovely day!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trouble getting to break point on first line of hello world</title><link>https://devzone.nordicsemi.com/thread/470259?ContentTypeID=1</link><pubDate>Thu, 22 Feb 2024 13:08:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:606ae898-2f84-48fb-ad67-f193b9b45b9a</guid><dc:creator>nickdr</dc:creator><description>&lt;p&gt;Hi H&amp;aring;kon,&lt;/p&gt;
&lt;p&gt;That worked!&amp;nbsp; thanks for the help&lt;/p&gt;
&lt;p&gt;Nick&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trouble getting to break point on first line of hello world</title><link>https://devzone.nordicsemi.com/thread/470174?ContentTypeID=1</link><pubDate>Thu, 22 Feb 2024 08:55:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:37fe1029-ec4d-45ef-bfbe-9900c9df8506</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Based on your stack trace, you&amp;#39;re stuck awaiting for the LFCLK.&lt;/p&gt;
&lt;p&gt;By default, the external 32k lfclk is selected, and if your design does not have an external lfclk, it&amp;#39;ll hang.&lt;/p&gt;
&lt;p&gt;Try setting &amp;quot;CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y&amp;quot; and see if it starts up properly afterwards.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;PS: when using multi-image build, hci_rpmsg and mcuboot, you should also add this to the respective configuration. This is done by creating child_images/mcuboot.conf and child_images/hci_rpmsg.conf and adding your configuration.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>