<?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: PIT(Periodic Interrupt Timer) can't work properly on TWR-K20D72M in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/PIT-Periodic-Interrupt-Timer-can-t-work-properly-on-TWR-K20D72M/m-p/598224#M35052</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhavin,&lt;/P&gt;&lt;P&gt;Please use VECTOR_084 in your isr.h.&amp;nbsp; VECTOR_84 is not listed in vectors.h.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="VECTOR_084.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/5206i68E2A821586A282C/image-size/large?v=v2&amp;amp;px=999" role="button" title="VECTOR_084.png" alt="VECTOR_084.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Sep 2016 03:23:56 GMT</pubDate>
    <dc:creator>Robin_Shen</dc:creator>
    <dc:date>2016-09-08T03:23:56Z</dc:date>
    <item>
      <title>PIT(Periodic Interrupt Timer) can't work properly on TWR-K20D72M</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/PIT-Periodic-Interrupt-Timer-can-t-work-properly-on-TWR-K20D72M/m-p/598222#M35050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: justify;"&gt;Hello,&lt;/P&gt;&lt;P style="text-align: justify;"&gt;i am working with TWR-K20D72M EVM as controller and IAREW software for programming.i am working on PIT(Periodic Interrupt Timer) module but facing some problems.i attached code for your reference.this code works and timer also works but i am facing some problems.below i mention my problem please try to solve my below query:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px; text-align: justify;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;-- in this code i load the value 90000000 in PIT_LDVAL0 register,so when timer decrements&amp;nbsp;to 0 at that time in PIT_TFLG0 register TIF(Timer Interrupt Flag) flag is set but&amp;nbsp;isr function(pit_isr()) not executed.and when timer reaches to 0 then it continuously&amp;nbsp;prints the string "****default_isr entered on vector 84*****".&lt;BR /&gt; &lt;BR /&gt; please help me so that i can execute isr function(pit_isr()).&lt;BR /&gt; &lt;BR /&gt; Any help in this will be appreciated more.&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; Thank You&lt;BR /&gt; Bhavin&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-337371"&gt;pit_timer.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2016 11:11:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/PIT-Periodic-Interrupt-Timer-can-t-work-properly-on-TWR-K20D72M/m-p/598222#M35050</guid>
      <dc:creator>bhavinmaru</dc:creator>
      <dc:date>2016-09-07T11:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: PIT(Periodic Interrupt Timer) can't work properly on TWR-K20D72M</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/PIT-Periodic-Interrupt-Timer-can-t-work-properly-on-TWR-K20D72M/m-p/598223#M35051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interrupt vector 84 is used by the PIT0 interrupt. It sounds as though you haven't entered the handler into the interrupt vector table and the error that you are getting is due to the default handler (undefined interrupt) being called instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Full resources for TWR-K20D72: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FTWR-K20D72M.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/TWR-K20D72M.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Kinetis for professionals: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fhttp%3A%2F%2Fwww.utasker.com%2Fkinetis.html" rel="nofollow" target="_blank"&gt;http://http://www.utasker.com/kinetis.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2016 13:28:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/PIT-Periodic-Interrupt-Timer-can-t-work-properly-on-TWR-K20D72M/m-p/598223#M35051</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2016-09-07T13:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: PIT(Periodic Interrupt Timer) can't work properly on TWR-K20D72M</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/PIT-Periodic-Interrupt-Timer-can-t-work-properly-on-TWR-K20D72M/m-p/598224#M35052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhavin,&lt;/P&gt;&lt;P&gt;Please use VECTOR_084 in your isr.h.&amp;nbsp; VECTOR_84 is not listed in vectors.h.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="VECTOR_084.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/5206i68E2A821586A282C/image-size/large?v=v2&amp;amp;px=999" role="button" title="VECTOR_084.png" alt="VECTOR_084.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 03:23:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/PIT-Periodic-Interrupt-Timer-can-t-work-properly-on-TWR-K20D72M/m-p/598224#M35052</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2016-09-08T03:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: PIT(Periodic Interrupt Timer) can't work properly on TWR-K20D72M</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/PIT-Periodic-Interrupt-Timer-can-t-work-properly-on-TWR-K20D72M/m-p/598225#M35053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robin_Shen,&lt;/P&gt;&lt;P&gt;Thank You very much for your appreciated&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp;&lt;/SPAN&gt;reply as per your suggestion after changing VECTOR_084 in vectors.h isr function is now execute.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 04:56:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/PIT-Periodic-Interrupt-Timer-can-t-work-properly-on-TWR-K20D72M/m-p/598225#M35053</guid>
      <dc:creator>bhavinmaru</dc:creator>
      <dc:date>2016-09-08T04:56:17Z</dc:date>
    </item>
  </channel>
</rss>

