<?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>topic Re: How to view FPU registers in Debug mode? in Kinetis Design Studio</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-view-FPU-registers-in-Debug-mode/m-p/402807#M2736</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bump - has there been any action on this? The embsysregview extension is missing views for many registers on the K22F: UART4, UART5, etc.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Nov 2017 22:16:14 GMT</pubDate>
    <dc:creator>asfarley</dc:creator>
    <dc:date>2017-11-01T22:16:14Z</dc:date>
    <item>
      <title>How to view FPU registers in Debug mode?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-view-FPU-registers-in-Debug-mode/m-p/402803#M2732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working with a M4f processor and I need to look at FPU registers while I am debugging. The description for the General Registers says general purpose and fpu register group but I can only see the general purpose registers. What should I do?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 21:53:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-view-FPU-registers-in-Debug-mode/m-p/402803#M2732</guid>
      <dc:creator>kavehfirouzi</dc:creator>
      <dc:date>2015-05-05T21:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to view FPU registers in Debug mode?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-view-FPU-registers-in-Debug-mode/m-p/402804#M2733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kaveh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you sue KDS ?&lt;/P&gt;&lt;P&gt;If yes , it only shows the core registers on KDS 2.0 and also the before KDS version , and you can refer to here to add register detail view. &lt;/P&gt;&lt;P&gt;&lt;A href="http://mcuoneclipse.com/2014/05/29/how-to-add-register-details-view-in-eclipse/" title="http://mcuoneclipse.com/2014/05/29/how-to-add-register-details-view-in-eclipse/"&gt;http://mcuoneclipse.com/2014/05/29/how-to-add-register-details-view-in-eclipse/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 06:43:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-view-FPU-registers-in-Debug-mode/m-p/402804#M2733</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2015-05-06T06:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to view FPU registers in Debug mode?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-view-FPU-registers-in-Debug-mode/m-p/402805#M2734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using KDS 2.0. It doesn't show me FPU registers. I have also already installed EmbSysRegView, it also doesn't include FPU registers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 15:07:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-view-FPU-registers-in-Debug-mode/m-p/402805#M2734</guid>
      <dc:creator>kavehfirouzi</dc:creator>
      <dc:date>2015-05-06T15:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to view FPU registers in Debug mode?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-view-FPU-registers-in-Debug-mode/m-p/402806#M2735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi K,&lt;/P&gt;&lt;P&gt;The EmbSysRegView only shows what is present in the CMSIS-SVD files. Usually, the CMSIS-SVD files (according to ARM Inc.) do not include the core registers. However, the new Kinetis Design Studio v3.0.0 (see &lt;A href="https://community.nxp.com/docs/DOC-104880"&gt;New Kinetis Design Studio V3.0.0 available&lt;/A&gt; ) comes with extended CMSIS-SVD files which now include core registers:&lt;/P&gt;&lt;P&gt;(you might use these SVD files from v3.0.0 in your v2.0.0 too).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/6010i00B5BC82C33165E1/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;As you can see from above, it shows now the system control, NVIC, Systick.&lt;/P&gt;&lt;P&gt;I notice that things like FPCCR, FPCAR, FPDSCR are somehow missing (I have filed a ticket about this).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 06:51:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-view-FPU-registers-in-Debug-mode/m-p/402806#M2735</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2015-05-07T06:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to view FPU registers in Debug mode?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-view-FPU-registers-in-Debug-mode/m-p/402807#M2736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bump - has there been any action on this? The embsysregview extension is missing views for many registers on the K22F: UART4, UART5, etc.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 22:16:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-view-FPU-registers-in-Debug-mode/m-p/402807#M2736</guid>
      <dc:creator>asfarley</dc:creator>
      <dc:date>2017-11-01T22:16:14Z</dc:date>
    </item>
  </channel>
</rss>

