<?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: disable the NMI at startup for MKE02?</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/disable-the-NMI-at-startup-for-MKE02/m-p/493630#M30564</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, Jianwu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unfortunately no final answer till now. the only solution that is working for me till now is disable the interrupt inside the NMI interrupt service routine (Write 0xFB to SIM_SOPT0) . so it will not happen again. hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Dec 2015 14:07:05 GMT</pubDate>
    <dc:creator>mohamedabdelmag</dc:creator>
    <dc:date>2015-12-28T14:07:05Z</dc:date>
    <item>
      <title>disable the NMI at startup for MKE02?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/disable-the-NMI-at-startup-for-MKE02/m-p/493626#M30560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to disable the NMI at startup for MKE02&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2015 13:58:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/disable-the-NMI-at-startup-for-MKE02/m-p/493626#M30560</guid>
      <dc:creator>mohamedabdelmag</dc:creator>
      <dc:date>2015-12-17T13:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: disable the NMI at startup for MKE02?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/disable-the-NMI-at-startup-for-MKE02/m-p/493627#M30561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi.&lt;/P&gt;&lt;P&gt;NMIE is write-once bit. its default value is 1.&lt;/P&gt;&lt;P&gt;set NMIE bit as 0 after reset can disable NMI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/35147iCF47BFCD1272CABA/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&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, 21 Dec 2015 04:35:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/disable-the-NMI-at-startup-for-MKE02/m-p/493627#M30561</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2015-12-21T04:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: disable the NMI at startup for MKE02?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/disable-the-NMI-at-startup-for-MKE02/m-p/493628#M30562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi jennie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes, but if the NMI pin is tied to ground the interrupt will happen before even it reaches the initialization function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it then stays inside the interrupt and never continue the execution of the program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 06:24:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/disable-the-NMI-at-startup-for-MKE02/m-p/493628#M30562</guid>
      <dc:creator>mohamedabdelmag</dc:creator>
      <dc:date>2015-12-21T06:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: disable the NMI at startup for MKE02?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/disable-the-NMI-at-startup-for-MKE02/m-p/493629#M30563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Mohamed AbdelMaguid!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Does it work now ? I ran into the same problem,my hardware platform,MK60DN512VLQ10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2015 09:22:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/disable-the-NMI-at-startup-for-MKE02/m-p/493629#M30563</guid>
      <dc:creator>tongjianwu</dc:creator>
      <dc:date>2015-12-28T09:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: disable the NMI at startup for MKE02?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/disable-the-NMI-at-startup-for-MKE02/m-p/493630#M30564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, Jianwu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unfortunately no final answer till now. the only solution that is working for me till now is disable the interrupt inside the NMI interrupt service routine (Write 0xFB to SIM_SOPT0) . so it will not happen again. hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2015 14:07:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/disable-the-NMI-at-startup-for-MKE02/m-p/493630#M30564</guid>
      <dc:creator>mohamedabdelmag</dc:creator>
      <dc:date>2015-12-28T14:07:05Z</dc:date>
    </item>
  </channel>
</rss>

