<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>MCUXpresso IDEのトピックRe: Unable to see any registers in MCUXpresso IDE (with mk64)</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-see-any-registers-in-MCUXpresso-IDE-with-mk64/m-p/1184671#M6385</link>
    <description>&lt;P&gt;Awesome, so turns out that there apparently is two registers cards for Registers, and I was initially looking at the wrong one but once I pulled up the other one along with the Peripherals+ from&amp;nbsp; Window -&amp;gt; Show View -&amp;gt; Peripherals+ I can see the register values as I expected! Awesome! Thank you! &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Nov 2020 19:01:22 GMT</pubDate>
    <dc:creator>stdcerr</dc:creator>
    <dc:date>2020-11-17T19:01:22Z</dc:date>
    <item>
      <title>Unable to see any registers in MCUXpresso IDE (with mk64)</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-see-any-registers-in-MCUXpresso-IDE-with-mk64/m-p/1182542#M6362</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm new to MCUXpresso and just realized that I cannot see any of the registers under the "Registers" tab.&lt;/P&gt;&lt;P&gt;I'm using MCUXpresso 11.2.1 and am connected to my Kinetis MCU and can step through the code nicely, "Heap ands Stack Usage" for example get updated nicely but the Registers tab is just empty, no matter if "Show modified registers only" is checked or not.&lt;/P&gt;&lt;P&gt;How can I get the controller's registers to show?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2020 21:13:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-see-any-registers-in-MCUXpresso-IDE-with-mk64/m-p/1182542#M6362</guid>
      <dc:creator>stdcerr</dc:creator>
      <dc:date>2020-11-12T21:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to see any registers in MCUXpresso IDE (with mk64)</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-see-any-registers-in-MCUXpresso-IDE-with-mk64/m-p/1182725#M6363</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Please note ： when operating in LinkerServer None Stop mode, registers cannot&amp;nbsp; be read or written when the target is executing and the register display may appear blank.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielchen_0-1605234963198.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/129948i403A0841149E8D61/image-size/medium?v=v2&amp;amp;px=400" role="button" title="danielchen_0-1605234963198.png" alt="danielchen_0-1605234963198.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer to MCUXpresso_IDE_User_Guide.pdf&amp;nbsp; &amp;nbsp;, 11.6 Registers for more details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2020 02:36:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-see-any-registers-in-MCUXpresso-IDE-with-mk64/m-p/1182725#M6363</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2020-11-13T02:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to see any registers in MCUXpresso IDE (with mk64)</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-see-any-registers-in-MCUXpresso-IDE-with-mk64/m-p/1182902#M6364</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/178492"&gt;@stdcerr&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&lt;SPAN&gt;no matter if "Show modified registers only" is checked or not.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Not really sure which setting is this? Can you provide details?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In general:&amp;nbsp;The core registers only get updated/displayed in the debugger if the target is halted:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ErichS_0-1605250921144.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/129985i23F39A235B30549A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ErichS_0-1605250921144.png" alt="ErichS_0-1605250921144.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The reason is that on the ARM Cortex M it is only possible to read the core register if the processor is halted.&lt;/P&gt;&lt;P&gt;Just in case if you are interested in the peripheral registers, they are shown in the Peripheral+ (plus Memory view):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ErichS_1-1605251095339.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/129986i7CBDB6FEE41BD884/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ErichS_1-1605251095339.png" alt="ErichS_1-1605251095339.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2020 07:07:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-see-any-registers-in-MCUXpresso-IDE-with-mk64/m-p/1182902#M6364</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2020-11-13T07:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to see any registers in MCUXpresso IDE (with mk64)</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-see-any-registers-in-MCUXpresso-IDE-with-mk64/m-p/1184671#M6385</link>
      <description>&lt;P&gt;Awesome, so turns out that there apparently is two registers cards for Registers, and I was initially looking at the wrong one but once I pulled up the other one along with the Peripherals+ from&amp;nbsp; Window -&amp;gt; Show View -&amp;gt; Peripherals+ I can see the register values as I expected! Awesome! Thank you! &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 19:01:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-see-any-registers-in-MCUXpresso-IDE-with-mk64/m-p/1184671#M6385</guid>
      <dc:creator>stdcerr</dc:creator>
      <dc:date>2020-11-17T19:01:22Z</dc:date>
    </item>
  </channel>
</rss>

