<?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>nRF52833 can not enter main loop.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/82706/nrf52833-can-not-enter-main-loop</link><description>after deploied peripheral peoject into nRF52833 and enter debugging, the program was blocking in somewhere.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 16 Dec 2021 11:18:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/82706/nrf52833-can-not-enter-main-loop" /><item><title>RE: nRF52833 can not enter main loop.</title><link>https://devzone.nordicsemi.com/thread/343863?ContentTypeID=1</link><pubDate>Thu, 16 Dec 2021 11:18:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c18f3203-b2ef-4d08-9c87-5ef5feb2f527</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;I&amp;#39;m happy you found a solution. I guess you&amp;#39;re using a custom board without an external LF crystal.&lt;/p&gt;
&lt;p&gt;You can also use the RC oscillator (CLOCK_CONTROL_NRF_K32SRC_RC), read more about the different options here:&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf52833%2Fclock.html&amp;amp;cp=4_1_0_4_3_1&amp;amp;anchor=concept_xkj_np1_2r"&gt;https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf52833%2Fclock.html&amp;amp;cp=4_1_0_4_3_1&amp;amp;anchor=concept_xkj_np1_2r&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52833 can not enter main loop.</title><link>https://devzone.nordicsemi.com/thread/343302?ContentTypeID=1</link><pubDate>Tue, 14 Dec 2021 06:32:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:75c0df60-dc91-4a3e-a5d9-b86c6be81b31</guid><dc:creator>carfei_w</dc:creator><description>&lt;p&gt;It was a wrong clock source choice cause this problem, after selected Synthesized from HFCLK &amp;lt;CLOCK_CONTROL_NRF_K32SRC_SYNTH&amp;gt;, the&amp;nbsp;program can run as nomal.&lt;/p&gt;
&lt;p&gt;Is any configure should i change to support 32MHZ external system clock? If not, i consider i had fixed this problem.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52833 can not enter main loop.</title><link>https://devzone.nordicsemi.com/thread/343180?ContentTypeID=1</link><pubDate>Mon, 13 Dec 2021 13:14:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35042a59-68c5-405d-b67d-6288f8c9ec16</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;Could you try to enabling logging &lt;code&gt;CONFIG_LOG=y&lt;/code&gt;&amp;nbsp;in the prj.conf file, open a terminal and see if you get any useful information about why it&amp;#39;s failing? If you&amp;#39;re debugging you may want to set &lt;code&gt;CONFIG_DEBUG_OPTIMIZATIONS=y&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;By the way, if you&amp;#39;re starting a new project in NCS, we recommend using nRF Connect for VS Code:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=2cv_jjqk5hg&amp;amp;list=PLx_tBuQ_KSqEt7NK-H7Lu78lT2OijwIMl&amp;amp;ab_channel=NordicSemiconductor"&gt;https://www.youtube.com/watch?v=2cv_jjqk5hg&amp;amp;list=PLx_tBuQ_KSqEt7NK-H7Lu78lT2OijwIMl&amp;amp;ab_channel=NordicSemiconductor&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=ufjv2NaLfN8"&gt;https://www.youtube.com/watch?v=ufjv2NaLfN8&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>