<?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>Break point</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70363/break-point</link><description>I wants to use break point in project but when i set break point then 4 or 5 times working after that goes to NRF_BREAKPOINT_COND, I am using nRF52832. so guide me where is the problem. 
 
 NRF_BREAKPOINT_COND; // On assert, the system can only recover</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Jan 2021 08:47:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70363/break-point" /><item><title>RE: Break point</title><link>https://devzone.nordicsemi.com/thread/288555?ContentTypeID=1</link><pubDate>Tue, 12 Jan 2021 08:47:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:17892a2c-40a9-448a-b77c-7b8c7ca96966</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
[quote user=""]after that goes to NRF_BREAKPOINT_COND, I am using nRF52832. so guide me where is the problem.[/quote]
&lt;p&gt;I suspect that you are hitting an APP_ERROR_CHECK with a non-NRF_SUCCESS error code.&lt;br /&gt;Could you make sure that you have defined DEBUG in your preprocessor defines, like shown in the included image?&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/enabling_5F00_debug_5F00_SES.PNG" /&gt;&lt;br /&gt;&lt;br /&gt;Please try this, and let me know if this results in an error message being output to your logger.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>