<?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>Viewing static global variables in Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/63723/viewing-static-global-variables-in-segger-embedded-studio</link><description>The global window in Nordic SES does not display the static global variables. I am probably missing something very simple, but I can&amp;#39;t figure out how to view them when single stepping through a program. Could someone explain how they can be viewed?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 21 Jul 2020 07:44:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/63723/viewing-static-global-variables-in-segger-embedded-studio" /><item><title>RE: Viewing static global variables in Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/260915?ContentTypeID=1</link><pubDate>Tue, 21 Jul 2020 07:44:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:24783e0b-2216-49b1-9bf1-fbfebb101fde</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;My preferred choice is SES so I can&amp;#39;t really recommend anything else.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Viewing static global variables in Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/260593?ContentTypeID=1</link><pubDate>Fri, 17 Jul 2020 13:26:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:56bef667-de47-429c-ac39-a445c43bad37</guid><dc:creator>kw_martin</dc:creator><description>&lt;p&gt;Thank you for your suggestion. Is there an IDE you would recommend for the nRF52840DK that does not have this limitation? Or would you recommend going to a Makefile GNU gcc / editor approach?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Viewing static global variables in Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/260474?ContentTypeID=1</link><pubDate>Fri, 17 Jul 2020 06:38:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cca62c98-9a62-4605-aed4-1b7bdd1b1594</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;This is something that should be directed to the developers of the IDE i.e the &lt;a href="https://forum.segger.com/"&gt;Segger Fourm&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Viewing static global variables in Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/260435?ContentTypeID=1</link><pubDate>Thu, 16 Jul 2020 16:03:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c8c534df-f2d7-4a01-b4d5-72e064c8138c</guid><dc:creator>kw_martin</dc:creator><description>&lt;p&gt;I&amp;#39;ve been seeing how well the watches work to inspect static global values and they have limitations. For example, when looking at the values of:&lt;/p&gt;
&lt;p&gt;static nrfx_spim_xfer_desc_t xfer_desc = NRFX_SPIM_XFER_TRX(m_tx_buf, BF_LEN, m_rx_buf, BF_LEN);&lt;/p&gt;
&lt;p&gt;only the first values are shown; I don&amp;#39;t see an easy way of looking at the other values of the arrays: m_tx_buf and m_rx_buf. I think using watches to inspect static global values is a kludge and that this limitation needs to be fixed.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1594915223899v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Viewing static global variables in Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/260174?ContentTypeID=1</link><pubDate>Wed, 15 Jul 2020 13:49:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cead8ee8-e9fe-47ff-878a-83a3928bdbed</guid><dc:creator>kw_martin</dc:creator><description>&lt;p&gt;I&amp;#39;ll give it a try. It seems non-consistent that they can&amp;#39;t be browsed the same as local variables and global variables, but every static variable that needs to be inspected has to be added to a watch.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Viewing static global variables in Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/260033?ContentTypeID=1</link><pubDate>Wed, 15 Jul 2020 06:20:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:08c63fbe-37e4-4304-bfd1-f86578cfb8df</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Add the variable to watch by -&amp;gt; Right click variable in debugger view and chose &amp;quot;Add variable to watch&amp;quot;:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-6f7b9dddc71544b0ae221061a4ba6e25/debuggerview.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>