<?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>nRF Connect Breakpoint -&amp;gt; FATAL ERROR: Platform external interrupt</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/119473/nrf-connect-breakpoint---fatal-error-platform-external-interrupt</link><description>Hi, 
 I&amp;#39;m developing with nRF Connect SDK v2.9.0 in VS Code. I followed the exercise l1_e1 from the intermediate course. When I debug with breakpoints and the first breakpoint is hit, everything is fine. When I continue execution, the application crashes</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 22 Jan 2026 11:33:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/119473/nrf-connect-breakpoint---fatal-error-platform-external-interrupt" /><item><title>RE: nRF Connect Breakpoint -&gt; FATAL ERROR: Platform external interrupt</title><link>https://devzone.nordicsemi.com/thread/559352?ContentTypeID=1</link><pubDate>Thu, 22 Jan 2026 11:33:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:679a8d4c-e5dc-4f4f-903f-fa83e46328cb</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Charles,&amp;nbsp;&lt;br /&gt;There could be a chance that TF-M may need to handle an interrupt and was stopped because of the debugger causing&amp;nbsp;the failure to continue.&amp;nbsp;&lt;br /&gt;Have you tried to print log instead of break and step in the code ?&amp;nbsp;&lt;br /&gt;The ticket is a year old, please create a new ticket for your question.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect Breakpoint -&gt; FATAL ERROR: Platform external interrupt</title><link>https://devzone.nordicsemi.com/thread/557867?ContentTypeID=1</link><pubDate>Mon, 05 Jan 2026 00:09:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4fb0c2f1-72ea-4a78-ae36-2eab04484ea8</guid><dc:creator>Charles Manning</dc:creator><description>&lt;p&gt;Is there any resolution to this issue?&lt;br /&gt;&lt;br /&gt;I am seeing exactly the same issue on nRF54L15 development kit. with the same target at exactly the same place in the same tutorial.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The issue only shows up when debugging and continuing from a break point.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;In case it matters, I am using the following versions:&lt;br /&gt;*** Booting nRF Connect SDK v3.1.1-e2a97fe2578a ***&lt;br /&gt;*** Using Zephyr OS v4.1.99-ff8f0c579eeb ***&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect Breakpoint -&gt; FATAL ERROR: Platform external interrupt</title><link>https://devzone.nordicsemi.com/thread/526209?ContentTypeID=1</link><pubDate>Thu, 06 Mar 2025 14:48:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f16a36b6-dde3-490a-a568-ed75a823e7a0</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;I tried to reproduce, and I somehow do not get the same error. Did you compile with debugging options?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect Breakpoint -&gt; FATAL ERROR: Platform external interrupt</title><link>https://devzone.nordicsemi.com/thread/526019?ContentTypeID=1</link><pubDate>Wed, 05 Mar 2025 14:33:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ec3fecb-c17d-495c-86c0-8e378e0bfeb4</guid><dc:creator>Ingfu</dc:creator><description>&lt;p&gt;The breakpoint is after line&lt;/p&gt;
&lt;div style="background-color:#1e1e1e;color:#d4d4d4;font-family:Consolas, &amp;#39;Courier New&amp;#39;, monospace;font-size:14px;font-weight:normal;line-height:19px;white-space:pre;"&gt;
&lt;div&gt;&lt;span style="color:#d4d4d4;"&gt;ret = k_msgq_put(&amp;amp;device_message_queue,&amp;amp;acc_val,&lt;/span&gt;&lt;span style="color:#569cd6;"&gt;K_FOREVER&lt;/span&gt;&lt;span style="color:#d4d4d4;"&gt;);&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;as suggested in the tutorial. I have not observed this in applications without threads.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect Breakpoint -&gt; FATAL ERROR: Platform external interrupt</title><link>https://devzone.nordicsemi.com/thread/525748?ContentTypeID=1</link><pubDate>Tue, 04 Mar 2025 14:09:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d69c3f98-6483-4dcd-879b-2be3b7d35993</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>[quote user=""]When I debug with breakpoints and the first breakpoint is hit, everything is fine. When I continue execution, the application crashes and the TF-M terminal shows[/quote]
&lt;p&gt;Is this a breakpoint you set manually? If yes, where?&lt;/p&gt;
&lt;p&gt;Also, can you try the same with the Zephyr/hello_world sample?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect Breakpoint -&gt; FATAL ERROR: Platform external interrupt</title><link>https://devzone.nordicsemi.com/thread/525724?ContentTypeID=1</link><pubDate>Tue, 04 Mar 2025 13:16:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8bd2af43-1bb6-42ec-bb0c-e48beffb9764</guid><dc:creator>Ingfu</dc:creator><description>&lt;p&gt;Yes, the example works otherwise&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect Breakpoint -&gt; FATAL ERROR: Platform external interrupt</title><link>https://devzone.nordicsemi.com/thread/525723?ContentTypeID=1</link><pubDate>Tue, 04 Mar 2025 13:14:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:880c2d94-f04f-4cc0-bf3b-f6189ce81726</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Does the sample work fine when you just flash it? &lt;br /&gt;Aka: Is the issue only seen when debugging?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>