<?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 Debug View in VS Code not showing Thread Viewer Reliably</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/127554/nrf-debug-view-in-vs-code-not-showing-thread-viewer-reliably</link><description>Hi folks, 
 I&amp;#39;m using v3.2.2 of the nRF Connect SDK Toolchain, debugging an nRF54LM20-DK board in VS Code. 
 I&amp;#39;ve noticed that the &amp;quot;Thread Viewer&amp;quot; under the NRF Debug view does not reliably show up. Sometimes it will show up if I click &amp;quot;Flash&amp;quot;, followed</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 09 Apr 2026 09:00:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/127554/nrf-debug-view-in-vs-code-not-showing-thread-viewer-reliably" /><item><title>RE: NRF Debug View in VS Code not showing Thread Viewer Reliably</title><link>https://devzone.nordicsemi.com/thread/564700?ContentTypeID=1</link><pubDate>Thu, 09 Apr 2026 09:00:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fee3be96-bfac-4718-9566-5a0500a0183e</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;The nrf connect VS code extension team thinks that this is a race condition in the extension and seems already fixed internally and will be come out in the next release. thanks for bringing this to our attention.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF Debug View in VS Code not showing Thread Viewer Reliably</title><link>https://devzone.nordicsemi.com/thread/564323?ContentTypeID=1</link><pubDate>Tue, 31 Mar 2026 15:40:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ffdf6102-5308-4318-9f46-1b124034144a</guid><dc:creator>hotlanta</dc:creator><description>&lt;p&gt;Can confirm what Dave012 is seeing and that his work around works. Only happens on some projects (even with the same toolchain) but once it happens, the only way to restore the thread view is his work around.&lt;/p&gt;
&lt;p&gt;I am using:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;nrf extension pack:&amp;nbsp;&lt;span&gt;2025.4.4&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;SDK and tool chain on 3.2.4&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Using latest version of MacOS&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF Debug View in VS Code not showing Thread Viewer Reliably</title><link>https://devzone.nordicsemi.com/thread/564235?ContentTypeID=1</link><pubDate>Mon, 30 Mar 2026 06:54:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ead68ab7-af8c-4208-b385-68c5f0638a96</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Thanks for lettings us know about that David, it shows that there is most likely a bug in our nrf connect extension in VSC. I will let the team know.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF Debug View in VS Code not showing Thread Viewer Reliably</title><link>https://devzone.nordicsemi.com/thread/564198?ContentTypeID=1</link><pubDate>Fri, 27 Mar 2026 13:57:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:701ce3e9-ed33-4555-bcd1-ba34e0499e63</guid><dc:creator>Dave012</dc:creator><description>&lt;p&gt;I believe there is a bug present, but I found a workaround:&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;span data-teams="true"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;In VS Code, Go to File-&amp;gt;Preferences-&amp;gt;Settings&lt;/p&gt;
&lt;p&gt;Search for &amp;quot;Debugging:Flash&amp;quot;&lt;/p&gt;
&lt;p&gt;Uncheck the box&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;When I&amp;nbsp;unset this option, the Thread Viewer appears to always show up when I either&amp;nbsp;start debugging or&amp;nbsp;while debugging if I hit the restart button.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF Debug View in VS Code not showing Thread Viewer Reliably</title><link>https://devzone.nordicsemi.com/thread/563984?ContentTypeID=1</link><pubDate>Tue, 24 Mar 2026 19:40:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1216d78f-0640-4e21-80ac-0c1e6050d54c</guid><dc:creator>Dave012</dc:creator><description>&lt;p&gt;Yes, I have tried enabling these configs in my prj.conf.&lt;br /&gt;&lt;br /&gt;Note that the Thread Viewer will start and show me information if I follow these steps:&lt;br /&gt;1. Build the image&lt;br /&gt;2. Flash the image&lt;br /&gt;3.&amp;nbsp;Hit the debug button&lt;br /&gt;&lt;br /&gt;If I then hit &amp;#39;stop&amp;#39; and then hit &amp;#39;debug&amp;#39; again, the&amp;nbsp;Thread Viewer will not be visible. If it is visible and I hit the &amp;#39;restart&amp;#39;&amp;nbsp; button, after the debugger restarts the processor, the Thread Viewer will not be visible.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Dave&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF Debug View in VS Code not showing Thread Viewer Reliably</title><link>https://devzone.nordicsemi.com/thread/563981?ContentTypeID=1</link><pubDate>Tue, 24 Mar 2026 19:06:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8de1f571-49e6-4e07-be76-7c99b5fdfad8</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Have you tried enabling these configs in your prj.conf?&lt;/p&gt;
&lt;p&gt;CONFIG_MULTITHREADING&lt;br /&gt;&lt;span&gt;CONFIG_&lt;/span&gt;DEBUG_THREAD_INFO&lt;br /&gt;&lt;span&gt;CONFIG_&lt;/span&gt;THREAD_MONITOR&lt;br /&gt;&lt;span&gt;CONFIG_&lt;/span&gt;THREAD_NAME&lt;/p&gt;
&lt;div style="left:109px;top:5.6px;"&gt;
&lt;div&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>