<?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>VS Code Watch window real time update</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/87151/vs-code-watch-window-real-time-update</link><description>I have been using Segger Embedded Studio to develop in and recently switched to use VS Code with NCS. It was always very useful to use Segger&amp;#39;s watch window with the real time update turned on to see multiple variables change in real time. I&amp;#39;ve tried</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 22 Apr 2022 07:20:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/87151/vs-code-watch-window-real-time-update" /><item><title>RE: VS Code Watch window real time update</title><link>https://devzone.nordicsemi.com/thread/364373?ContentTypeID=1</link><pubDate>Fri, 22 Apr 2022 07:20:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:00025261-4736-4165-9d2d-98180db70a0a</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;you can still use &lt;a href="https://www.segger.com/products/development-tools/ozone-j-link-debugger/"&gt;Ozone &lt;/a&gt;on the executables created by VSC to have the same debugging features from Segger. It is one extra step inconvenience but atleast should give you a similar debugging experience.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: VS Code Watch window real time update</title><link>https://devzone.nordicsemi.com/thread/364311?ContentTypeID=1</link><pubDate>Thu, 21 Apr 2022 16:34:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c1da254d-f260-4ff4-bd5b-48af68d5fa87</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;That is unfortunate that this feature wont be supported in VSC. We use this feature daily in Segger and it has been invaluable to our development.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: VS Code Watch window real time update</title><link>https://devzone.nordicsemi.com/thread/364094?ContentTypeID=1</link><pubDate>Thu, 21 Apr 2022 07:03:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f6dbae4a-8fab-4eaa-9431-08505affaffa</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;We got this request before and&amp;nbsp;our developers things that this is not a good thing to add support for this feature in the VSC debugger level. The API that VSC will have to use to implement this will most likely&amp;nbsp;interfere with the CPUs accesses and possibly introduce bugs. In addition you&amp;#39;re likely to get out-of-sync data if you&amp;#39;re looking at things that the CPU is keeping in registers.&lt;br /&gt;&lt;br /&gt;This use case should be handled with RTT or ITM tracing rather than forcing debugger reads.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>