<?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>Kinetis Microcontrollers中的主题 Re: Why would an IRQ_Handler nor be called</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Why-would-an-IRQ-Handler-nor-be-called/m-p/805511#M48965</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Archie Barter,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If the IRQ handler can't be entered, it means your code still have problems.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I don't know what the kinetis chip you are using?&lt;/P&gt;&lt;P&gt;&amp;nbsp; Next time, please tell us the chip part number.&lt;/P&gt;&lt;P&gt;&amp;nbsp; After you enable the module interrupt in the register, please also check the CHF, does this channel Flag also set?&lt;/P&gt;&lt;P&gt;&amp;nbsp; Please note, you also need to enable the IRQ with:&lt;/P&gt;&lt;P&gt;EnableIRQ(FTM0_IRQn);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try again&lt;/P&gt;&lt;P&gt;If you still have problem, please tell me your chip part number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Aug 2018 08:05:41 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2018-08-21T08:05:41Z</dc:date>
    <item>
      <title>Why would an IRQ_Handler nor be called</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Why-would-an-IRQ-Handler-nor-be-called/m-p/805510#M48964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;several interrupts for FTM0 are initialized.&lt;/P&gt;&lt;P&gt;The flag and enable bits int the FTM-&amp;gt;CxSC registers are set.&lt;/P&gt;&lt;P&gt;But FTM)_IRQHandler() does not stop and a break at the head of the handler.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2018 00:11:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Why-would-an-IRQ-Handler-nor-be-called/m-p/805510#M48964</guid>
      <dc:creator>archiebarter</dc:creator>
      <dc:date>2018-08-21T00:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Why would an IRQ_Handler nor be called</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Why-would-an-IRQ-Handler-nor-be-called/m-p/805511#M48965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Archie Barter,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If the IRQ handler can't be entered, it means your code still have problems.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I don't know what the kinetis chip you are using?&lt;/P&gt;&lt;P&gt;&amp;nbsp; Next time, please tell us the chip part number.&lt;/P&gt;&lt;P&gt;&amp;nbsp; After you enable the module interrupt in the register, please also check the CHF, does this channel Flag also set?&lt;/P&gt;&lt;P&gt;&amp;nbsp; Please note, you also need to enable the IRQ with:&lt;/P&gt;&lt;P&gt;EnableIRQ(FTM0_IRQn);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try again&lt;/P&gt;&lt;P&gt;If you still have problem, please tell me your chip part number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2018 08:05:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Why-would-an-IRQ-Handler-nor-be-called/m-p/805511#M48965</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2018-08-21T08:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Why would an IRQ_Handler nor be called</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Why-would-an-IRQ-Handler-nor-be-called/m-p/805512#M48966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That was dumb on my part.&lt;/P&gt;&lt;P&gt;I had forgotten the EnableIRQ()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, archieb&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2018 16:32:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Why-would-an-IRQ-Handler-nor-be-called/m-p/805512#M48966</guid>
      <dc:creator>archiebarter</dc:creator>
      <dc:date>2018-08-22T16:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: Why would an IRQ_Handler nor be called</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Why-would-an-IRQ-Handler-nor-be-called/m-p/805513#M48967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Archie,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Thanks for your updated information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you still have problem about it, please kindly let me know.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; But if your question is solved, please help me to mark the correct answer, just to close this case, thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 03:31:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Why-would-an-IRQ-Handler-nor-be-called/m-p/805513#M48967</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2018-08-23T03:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: Why would an IRQ_Handler nor be called</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Why-would-an-IRQ-Handler-nor-be-called/m-p/805514#M48968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had left the EnableIRQ(FTM0_IRQn); function out.&lt;/P&gt;&lt;P&gt;You may close the case.&lt;/P&gt;&lt;P&gt;Thanks, archieb&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 17:00:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Why-would-an-IRQ-Handler-nor-be-called/m-p/805514#M48968</guid>
      <dc:creator>archiebarter</dc:creator>
      <dc:date>2018-08-23T17:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Why would an IRQ_Handler nor be called</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Why-would-an-IRQ-Handler-nor-be-called/m-p/805515#M48969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your feedback.&lt;/P&gt;&lt;P&gt;You can mark the correct answer button to close it, this function only for the post author.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2018 02:08:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Why-would-an-IRQ-Handler-nor-be-called/m-p/805515#M48969</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2018-08-27T02:08:13Z</dc:date>
    </item>
  </channel>
</rss>

