<?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 Kinetis Debugger Shell Helpful Tip in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-Debugger-Shell-Helpful-Tip/m-p/217933#M3855</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While this is not the first time the debugger shell has been discussed, I found this so handy while debugging Kinetis code as these processors have many registers many of which I am new to. Digging thru the register tab gets time consuming, and then the IDE will "helpfully" close the register view you had open, I find this an invaluable feature. The decode feature is great!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you open the Debugger Shell View (Window/Show View/Debugger Shell you may have to look in "other") you can type:&lt;/P&gt;&lt;PRE&gt;display "PORTA_PCR0" -d
display "GPIOB_PDDR"
display "GPIOB_PDDR" -d
display "Analog-to-Digital Converter (ADC0)" -d
display NVIC_ISER -d
display NVIC_IPR0
reg -regset (show other possible register sets, some of which may not work??)
&lt;/PRE&gt;&lt;P&gt;If you use -d you will also see a complete decode of the registers contents.&lt;/P&gt;&lt;P&gt;I have also found if you look in the header file you can find the proper what to get the register you want.&lt;/P&gt;&lt;P&gt;Wow! What a time saver!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Oct 2012 01:55:23 GMT</pubDate>
    <dc:creator>JimDon</dc:creator>
    <dc:date>2012-10-15T01:55:23Z</dc:date>
    <item>
      <title>Kinetis Debugger Shell Helpful Tip</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-Debugger-Shell-Helpful-Tip/m-p/217933#M3855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While this is not the first time the debugger shell has been discussed, I found this so handy while debugging Kinetis code as these processors have many registers many of which I am new to. Digging thru the register tab gets time consuming, and then the IDE will "helpfully" close the register view you had open, I find this an invaluable feature. The decode feature is great!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you open the Debugger Shell View (Window/Show View/Debugger Shell you may have to look in "other") you can type:&lt;/P&gt;&lt;PRE&gt;display "PORTA_PCR0" -d
display "GPIOB_PDDR"
display "GPIOB_PDDR" -d
display "Analog-to-Digital Converter (ADC0)" -d
display NVIC_ISER -d
display NVIC_IPR0
reg -regset (show other possible register sets, some of which may not work??)
&lt;/PRE&gt;&lt;P&gt;If you use -d you will also see a complete decode of the registers contents.&lt;/P&gt;&lt;P&gt;I have also found if you look in the header file you can find the proper what to get the register you want.&lt;/P&gt;&lt;P&gt;Wow! What a time saver!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 01:55:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-Debugger-Shell-Helpful-Tip/m-p/217933#M3855</guid>
      <dc:creator>JimDon</dc:creator>
      <dc:date>2012-10-15T01:55:23Z</dc:date>
    </item>
  </channel>
</rss>

