<?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>MCUXpresso IDE中的主题 Re: Using Nmi Pin as a GPIO</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/Using-Nmi-Pin-as-a-GPIO/m-p/1481148#M8197</link>
    <description>&lt;P&gt;I&amp;nbsp;tried to use the code provided in the site but mcu is telling me that some of those mask aren't declared so I deleted those.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dfd.JPG" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/184881i37A16D5BF23C17D3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dfd.JPG" alt="dfd.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Now my program is working but the LEDs that are supposed to blink&amp;nbsp;instantly work after a few seconds. I wonder if its normal ?&lt;/P&gt;&lt;P&gt;Thanks a lot for your help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Jun 2022 10:42:27 GMT</pubDate>
    <dc:creator>KevinBRANCOSIMOES</dc:creator>
    <dc:date>2022-06-28T10:42:27Z</dc:date>
    <item>
      <title>Using Nmi Pin as a GPIO</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Using-Nmi-Pin-as-a-GPIO/m-p/1481123#M8193</link>
      <description>&lt;P&gt;Hello and thanks in advance for your assistance.&lt;/P&gt;&lt;P&gt;Actually, I am trying to connect a&amp;nbsp;P36S103, a Rotary DIP switch with 15 positions to 4 GPIO Inputs of my MCU.&amp;nbsp;&lt;/P&gt;&lt;P&gt;At the beggining of my program, a LED is supposed to blink and informations are supposed to be exchanged via UART.&lt;/P&gt;&lt;P&gt;Usually the program works perfectly. But I have noticed that when the switch is on positions 2 - 3 - 6 - 7 - A (10) - B (11) - E (14) - F(15), the LEDs doesn't blink and the UART doesn't work.&lt;/P&gt;&lt;P&gt;I have noticed that all those positions used my PTB5 Input that is a NMI Input. I have tried many things to disable this NMI option but it still doesn't work. Do someone have an Idea ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using MCUXpresso IDE v11.5.1_7266 and my Mcu is a mkl03z16vfk4.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/184870i6D06937AC920A241/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capturedf.JPG" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/184871i3B7891BBD78F8BC1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capturedf.JPG" alt="Capturedf.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 09:59:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Using-Nmi-Pin-as-a-GPIO/m-p/1481123#M8193</guid>
      <dc:creator>KevinBRANCOSIMOES</dc:creator>
      <dc:date>2022-06-28T09:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: Using Nmi Pin as a GPIO</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Using-Nmi-Pin-as-a-GPIO/m-p/1481128#M8194</link>
      <description>&lt;P&gt;I forgot to say that I am using a PE Multilink Universal to debug my program. When it is connected, the program works even with the positions&amp;nbsp;&lt;SPAN&gt;2 - 3 - 6 - 7 - A (10) - B (11) - E (14) - F(15) but as soon as I try to flash Program then disconnect it. I have the same problem as before, no LED and no UART&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 10:09:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Using-Nmi-Pin-as-a-GPIO/m-p/1481128#M8194</guid>
      <dc:creator>KevinBRANCOSIMOES</dc:creator>
      <dc:date>2022-06-28T10:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: Using Nmi Pin as a GPIO</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Using-Nmi-Pin-as-a-GPIO/m-p/1481139#M8195</link>
      <description>&lt;P&gt;Can you check if you are able to disable the NMI functionality in the flash config of your device, similar to what is described in &lt;A href="https://mcuoneclipse.com/2020/06/09/disabling-nmi-non-maskable-interrupt-pin/" target="_blank"&gt;https://mcuoneclipse.com/2020/06/09/disabling-nmi-non-maskable-interrupt-pin/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 10:28:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Using-Nmi-Pin-as-a-GPIO/m-p/1481139#M8195</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2022-06-28T10:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Using Nmi Pin as a GPIO</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Using-Nmi-Pin-as-a-GPIO/m-p/1481148#M8197</link>
      <description>&lt;P&gt;I&amp;nbsp;tried to use the code provided in the site but mcu is telling me that some of those mask aren't declared so I deleted those.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dfd.JPG" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/184881i37A16D5BF23C17D3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dfd.JPG" alt="dfd.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Now my program is working but the LEDs that are supposed to blink&amp;nbsp;instantly work after a few seconds. I wonder if its normal ?&lt;/P&gt;&lt;P&gt;Thanks a lot for your help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 10:42:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Using-Nmi-Pin-as-a-GPIO/m-p/1481148#M8197</guid>
      <dc:creator>KevinBRANCOSIMOES</dc:creator>
      <dc:date>2022-06-28T10:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: Using Nmi Pin as a GPIO</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Using-Nmi-Pin-as-a-GPIO/m-p/1481160#M8198</link>
      <description>&lt;P&gt;The KL03Z has a ROM bootloader which runs first. Have you configured a timeout?&lt;/P&gt;&lt;P&gt;See &lt;A href="https://mcuoneclipse.com/2017/07/12/getting-started-rom-bootloader-on-the-nxp-frdm-kl03z-board/" target="_blank"&gt;https://mcuoneclipse.com/2017/07/12/getting-started-rom-bootloader-on-the-nxp-frdm-kl03z-board/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;As for the FOPT: you need to check the bits of your device, just in case.&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 10:56:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Using-Nmi-Pin-as-a-GPIO/m-p/1481160#M8198</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2022-06-28T10:56:51Z</dc:date>
    </item>
  </channel>
</rss>

