<?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: Slow power up after NMI disable</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Slow-power-up-after-NMI-disable/m-p/541937#M33192</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're right, it's my fault!&lt;/P&gt;&lt;P&gt;I configure FOPT as 0x3B, disabling only NMI, and now it works properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Mirco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jul 2016 17:07:25 GMT</pubDate>
    <dc:creator>mircopizzichini</dc:creator>
    <dc:date>2016-07-27T17:07:25Z</dc:date>
    <item>
      <title>Slow power up after NMI disable</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Slow-power-up-after-NMI-disable/m-p/541933#M33188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since I've to use NMI pin as GPIO, I disabled it writing 0xFB to address 0x0040 in flash configuration field. It works correctly, but the microcontroller power up is after about 4 seconds (both with and without j-link connected).&lt;/P&gt;&lt;P&gt;Now, if I try to revert my change (default was 0x3D), it never powers up!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I solve both situation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Mirco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 16:57:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Slow-power-up-after-NMI-disable/m-p/541933#M33188</guid>
      <dc:creator>mircopizzichini</dc:creator>
      <dc:date>2016-07-26T16:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Slow power up after NMI disable</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Slow-power-up-after-NMI-disable/m-p/541934#M33189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mirco,&lt;/P&gt;&lt;P&gt;It seems so weird, and I was wondering if you can tell me what chip you use, then I can replicate the issue on my site.&lt;/P&gt;&lt;P&gt;I'm looking forward to your reply.&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ping&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>Wed, 27 Jul 2016 01:34:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Slow-power-up-after-NMI-disable/m-p/541934#M33189</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2016-07-27T01:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Slow power up after NMI disable</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Slow-power-up-after-NMI-disable/m-p/541935#M33190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeremy&lt;/P&gt;&lt;P&gt;I forgot to tell the chip... It's the KL03Z3VFK4, the same used on the FRDM-KL03Z.&lt;/P&gt;&lt;P&gt;I started with lptmr_example project: at first, with FOPT (in startup_MKL03Z4.S) at 0x3D, it started correctly... Then, since I wanted to disable NMI, I changed it to 0xFB, and that delay appeared. &lt;/P&gt;&lt;P&gt;If I go back to 0x3D, startup works correctly.&lt;/P&gt;&lt;P&gt;Let me know if you can replicate the issue, thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mirco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 06:57:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Slow-power-up-after-NMI-disable/m-p/541935#M33190</guid>
      <dc:creator>mircopizzichini</dc:creator>
      <dc:date>2016-07-27T06:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: Slow power up after NMI disable</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Slow-power-up-after-NMI-disable/m-p/541936#M33191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If the FOPT is configured as the 0xFB, then MCU will boot from the ROM, meanwhile it will be waiting for communication to begin on a peripheral until the detection times out, it needs some seconds.&lt;/P&gt;&lt;P&gt;So I think it's the root cause of the issue.&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ping&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>Wed, 27 Jul 2016 08:22:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Slow-power-up-after-NMI-disable/m-p/541936#M33191</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2016-07-27T08:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Slow power up after NMI disable</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Slow-power-up-after-NMI-disable/m-p/541937#M33192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're right, it's my fault!&lt;/P&gt;&lt;P&gt;I configure FOPT as 0x3B, disabling only NMI, and now it works properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Mirco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 17:07:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Slow-power-up-after-NMI-disable/m-p/541937#M33192</guid>
      <dc:creator>mircopizzichini</dc:creator>
      <dc:date>2016-07-27T17:07:25Z</dc:date>
    </item>
  </channel>
</rss>

