<?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 Peripheral viewer doesn't work in Kinetis debugger? in Kinetis Design Studio</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Peripheral-viewer-doesn-t-work-in-Kinetis-debugger/m-p/627712#M8063</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm working on a sample application for the K64F (using the Freedom board). The "Peripherals" tab in the debugger is empty. Does this feature not work? &lt;BR /&gt;Thanks,&lt;BR /&gt;Best Regards, Dave&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS: As a work-around I'm exposing the peripherals using variables pointing at them and then using the expression viewer, which is rather tedious, for example:&lt;/P&gt;&lt;PRE class="language-c line-numbers"&gt;&lt;CODE&gt;DMA_Type&lt;SPAN class="operator token"&gt;*&lt;/SPAN&gt; pDMA0 &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; DMA0&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt; &lt;SPAN class="comment token"&gt;// expose for debugger, since "Peripherals" viewer doesn't work in Kinetis Studio&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Oct 2016 15:23:33 GMT</pubDate>
    <dc:creator>davenadler</dc:creator>
    <dc:date>2016-10-12T15:23:33Z</dc:date>
    <item>
      <title>Peripheral viewer doesn't work in Kinetis debugger?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Peripheral-viewer-doesn-t-work-in-Kinetis-debugger/m-p/627712#M8063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm working on a sample application for the K64F (using the Freedom board). The "Peripherals" tab in the debugger is empty. Does this feature not work? &lt;BR /&gt;Thanks,&lt;BR /&gt;Best Regards, Dave&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS: As a work-around I'm exposing the peripherals using variables pointing at them and then using the expression viewer, which is rather tedious, for example:&lt;/P&gt;&lt;PRE class="language-c line-numbers"&gt;&lt;CODE&gt;DMA_Type&lt;SPAN class="operator token"&gt;*&lt;/SPAN&gt; pDMA0 &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; DMA0&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt; &lt;SPAN class="comment token"&gt;// expose for debugger, since "Peripherals" viewer doesn't work in Kinetis Studio&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 15:23:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Peripheral-viewer-doesn-t-work-in-Kinetis-debugger/m-p/627712#M8063</guid>
      <dc:creator>davenadler</dc:creator>
      <dc:date>2016-10-12T15:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: Peripheral viewer doesn't work in Kinetis debugger?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Peripheral-viewer-doesn-t-work-in-Kinetis-debugger/m-p/627713#M8064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Hi Dave,&lt;/P&gt;&lt;P&gt;I've never used the "Peripherals" tab...now makes me wonder about it though.&lt;/P&gt;&lt;P&gt;I use the "&lt;SPAN&gt;EmbSys&lt;/SPAN&gt; Registers" view to see the peripheral and system registers as the below huge picture shows.&lt;/P&gt;&lt;P&gt;Note I'm using a FRDM-KV31F as example but click on the "Arch" icon in upper left of the picture to switch MCU type.&lt;/P&gt;&lt;P&gt;Also when you open a peripheral "folder" one level.&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/SPAN&gt;Then double click to the right to open and active it.&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/SPAN&gt;Same to close it.&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/SPAN&gt;The Activation means that the debugger will request register updates each time you step or hit breakpoint.&lt;SPAN style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/SPAN&gt;So if using a slow debugger interface, having lots of peripheral register folders Activated (my words and terminology) will increase data back and forth and slow interface and debugging.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-no-proof: yes;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image001.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/3987iD776FC8385CE3A39/image-size/large?v=v2&amp;amp;px=999" role="button" title="image001.png" alt="image001.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David &lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 16:21:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Peripheral-viewer-doesn-t-work-in-Kinetis-debugger/m-p/627713#M8064</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2016-10-12T16:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Peripheral viewer doesn't work in Kinetis debugger?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Peripheral-viewer-doesn-t-work-in-Kinetis-debugger/m-p/627714#M8065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dave,&lt;/P&gt;&lt;P&gt;the Peripherals tab is part of the GNU ARM Eclipse plugins (&lt;A class="link-titled" href="http://gnuarmeclipse.github.io/debug/peripheral-registers/" title="http://gnuarmeclipse.github.io/debug/peripheral-registers/"&gt;The peripherals registers view&lt;/A&gt;&amp;nbsp;) and works with the CMSIS-Packs. Have a read at &lt;A class="link-titled" href="https://mcuoneclipse.com/2016/02/14/are-arm-cmsis-pack-the-future-of-software-components/" title="https://mcuoneclipse.com/2016/02/14/are-arm-cmsis-pack-the-future-of-software-components/"&gt;https://mcuoneclipse.com/2016/02/14/are-arm-cmsis-pack-the-future-of-software-components/&lt;/A&gt;&amp;nbsp;&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>Wed, 12 Oct 2016 16:31:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Peripheral-viewer-doesn-t-work-in-Kinetis-debugger/m-p/627714#M8065</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2016-10-12T16:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: Peripheral viewer doesn't work in Kinetis debugger?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Peripheral-viewer-doesn-t-work-in-Kinetis-debugger/m-p/627715#M8066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks David, I never would have &lt;SPAN style="text-decoration: underline;"&gt;found&lt;/SPAN&gt; the cryptic button to load the processor... So, the EmbSys Registerr viewer works, sort-of: For some reason the registers aren't organized logically! Instead of all the registers for one timer together, it shows all the load value registers for all timers, followed by the counter values... Barely usable for simpler peripherals like PIT, but utterly unusable for things like the DMA controller. Aaarrggg. Really unfortunate. I'll have to continue using the expression kludge, which is too bad because the EmbSys view shows the component bitfields whereas the FreeScale headers don't define these in the overlay structures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;Freescale&lt;/SPAN&gt; NXP if you're listening, &lt;STRONG&gt;this is buggy&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;processor should be configured for demos!&lt;/LI&gt;&lt;LI&gt;Arrangement of registers is unusable! See (short) example below.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Best Regards, Dave&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="KSDK_EmbSys_Registers_out_of_order.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/4402iE4B76CF5712922FD/image-size/large?v=v2&amp;amp;px=999" role="button" title="KSDK_EmbSys_Registers_out_of_order.PNG" alt="KSDK_EmbSys_Registers_out_of_order.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 18:37:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Peripheral-viewer-doesn-t-work-in-Kinetis-debugger/m-p/627715#M8066</guid>
      <dc:creator>davenadler</dc:creator>
      <dc:date>2016-10-12T18:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Peripheral viewer doesn't work in Kinetis debugger?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Peripheral-viewer-doesn-t-work-in-Kinetis-debugger/m-p/627716#M8067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Eric, I installed the experimental Packs and eventually got the K64F Freedom board support installed and selected for the project. It works but unfortunately suffers from the same problem as the EmbSys viewer above (illogical organization of register sets) - for example there are 14 registers for a DMA channel's TCD, and its impossible to view them as a set. Do you know if there is any way to fix this?&lt;BR /&gt;Thanks again,&lt;BR /&gt;Best Regards, Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 19:17:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Peripheral-viewer-doesn-t-work-in-Kinetis-debugger/m-p/627716#M8067</guid>
      <dc:creator>davenadler</dc:creator>
      <dc:date>2016-10-12T19:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: Peripheral viewer doesn't work in Kinetis debugger?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Peripheral-viewer-doesn-t-work-in-Kinetis-debugger/m-p/627717#M8068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Selecting a peripheral using the The Packs Peripherals creates a "Memory Monitor". Unfortunately, it doesn't update properly during debugging. See below where the DMAMUX enable bit and trigger bit are shown (correctly) as set to 1 in the EmbSys view, but incorrectly as 0 in the monitor created via the Peripherals viewer. Bugs bugs bugs...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="KDS_Inconsistent_EmbSys_and_Peripherals_display_of_DMAMUX.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/4646i99BC8DD64E9FB42F/image-size/large?v=v2&amp;amp;px=999" role="button" title="KDS_Inconsistent_EmbSys_and_Peripherals_display_of_DMAMUX.PNG" alt="KDS_Inconsistent_EmbSys_and_Peripherals_display_of_DMAMUX.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 20:44:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Peripheral-viewer-doesn-t-work-in-Kinetis-debugger/m-p/627717#M8068</guid>
      <dc:creator>davenadler</dc:creator>
      <dc:date>2016-10-12T20:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: Peripheral viewer doesn't work in Kinetis debugger?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Peripheral-viewer-doesn-t-work-in-Kinetis-debugger/m-p/627718#M8069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dave,&lt;/P&gt;&lt;P&gt;both viewers use the information and order of informatino in the CMSIS-SVD files consumed. I'm not aware of any other way to affect the order or what is displayed, other than you can use a text or XML editor and change the content of the SVD files. You find the SVD files inside the CMSIS-Pack directory structure. For the EmbSysRegViewer they are in a subfolder depending on the version number of the viewer, see &lt;A class="link-titled" href="https://mcuoneclipse.com/2015/09/16/freescale-cmsis-svd-register-files-with-eclipse-mars-and-embsysregview/" title="https://mcuoneclipse.com/2015/09/16/freescale-cmsis-svd-register-files-with-eclipse-mars-and-embsysregview/"&gt;https://mcuoneclipse.com/2015/09/16/freescale-cmsis-svd-register-files-with-eclipse-mars-and-embsysregview/&lt;/A&gt;&amp;nbsp;&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, 13 Oct 2016 08:10:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Peripheral-viewer-doesn-t-work-in-Kinetis-debugger/m-p/627718#M8069</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2016-10-13T08:10:46Z</dc:date>
    </item>
  </channel>
</rss>

