<?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: FOPT kw41z irq on reset_b</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FOPT-kw41z-irq-on-reset-b/m-p/949859#M54696</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, i'm using a custom hardware with mk41z chipset.&lt;/P&gt;&lt;P&gt;I can debig with print, the swd port are used as spi.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gaetano&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Aug 2019 04:43:57 GMT</pubDate>
    <dc:creator>gaetanonugnes</dc:creator>
    <dc:date>2019-08-06T04:43:57Z</dc:date>
    <item>
      <title>FOPT kw41z irq on reset_b</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FOPT-kw41z-irq-on-reset-b/m-p/949852#M54689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i 'm trying to enable interrupt on PTA2 of kw41z.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I write in FOPT register (datasheet table 6.2) the value F7.&lt;/P&gt;&lt;P&gt;Have you any suggests?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tnx&lt;/P&gt;&lt;P&gt;G.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2019 12:07:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FOPT-kw41z-irq-on-reset-b/m-p/949852#M54689</guid>
      <dc:creator>gaetanonugnes</dc:creator>
      <dc:date>2019-08-05T12:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: FOPT kw41z irq on reset_b</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FOPT-kw41z-irq-on-reset-b/m-p/949853#M54690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Others info:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I'm using IAR and i have enabled loader option:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;--enable_config_write&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;After setting FOPT register, on startup, i set the PTA2 as input gpio.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;The program execute until one of the exception pin appears on IRQ pin (PTA2).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;The program seems to hold in reset state.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2019 17:32:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FOPT-kw41z-irq-on-reset-b/m-p/949853#M54690</guid>
      <dc:creator>gaetanonugnes</dc:creator>
      <dc:date>2019-08-05T17:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: FOPT kw41z irq on reset_b</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FOPT-kw41z-irq-on-reset-b/m-p/949854#M54691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you check the &lt;A href="https://www.nxp.com/webapp/sps/download/preDownload.jsp?render=true"&gt;reference manual&lt;/A&gt; of the device you are using you can confirm that this pins does not have the GPIO functionality and this it's the reset pin of the device.&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/86276i557FAAC41B9F19ED/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_6.png" alt="pastedImage_6.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you sure that you are configuring the correct MUX functionality ? Also, are you sure you want to set it that way ? What are you trying to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need to check as well the 6.2.2.2 Low-voltage detect (LVD) chapter of the manual. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Estephania&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2019 19:41:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FOPT-kw41z-irq-on-reset-b/m-p/949854#M54691</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2019-08-05T19:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: FOPT kw41z irq on reset_b</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FOPT-kw41z-irq-on-reset-b/m-p/949855#M54692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I' m trying to execute irq handler on falling edge of PTA2. My hardware project have 2 components (sc16is7x and atwinc ) with irq pin connected to PTA2. I want execute their interrupt handler on IRQ low of their interrupt pin. So i need to configure this pin to execute proprietary interrupt handler and not resetting the chip.&lt;/P&gt;&lt;P&gt;The gpio is configured correctly as alt1.&lt;/P&gt;&lt;P&gt;The behaviour is that the chip qhen interrupt occurr remains halted/freezed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2019 19:57:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FOPT-kw41z-irq-on-reset-b/m-p/949855#M54692</guid>
      <dc:creator>gaetanonugnes</dc:creator>
      <dc:date>2019-08-05T19:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: FOPT kw41z irq on reset_b</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FOPT-kw41z-irq-on-reset-b/m-p/949856#M54693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But is there a specific reason why you want to use that pin ? Why not using another pin as the interrupt one? Why does it have to be the reset one?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The behavior&amp;nbsp; you seem to be having would appear to be a fault or an assert, are you able to reprogram your device? How are you resetting your device to reprogram it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Estephania&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2019 21:05:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FOPT-kw41z-irq-on-reset-b/m-p/949856#M54693</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2019-08-05T21:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: FOPT kw41z irq on reset_b</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FOPT-kw41z-irq-on-reset-b/m-p/949857#M54694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;The reason is because the hardware was done with the configuration above reported and at the moment i cannot change it.&lt;/P&gt;&lt;P&gt;I reprogram device by running program flash as soon as i connect mcu to power source.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gaetano&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2019 21:16:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FOPT-kw41z-irq-on-reset-b/m-p/949857#M54694</guid>
      <dc:creator>gaetanonugnes</dc:creator>
      <dc:date>2019-08-05T21:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: FOPT kw41z irq on reset_b</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FOPT-kw41z-irq-on-reset-b/m-p/949858#M54695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you do not have a way to debug it ? Are you using the freedom board?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Estephania&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2019 21:28:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FOPT-kw41z-irq-on-reset-b/m-p/949858#M54695</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2019-08-05T21:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: FOPT kw41z irq on reset_b</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FOPT-kw41z-irq-on-reset-b/m-p/949859#M54696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, i'm using a custom hardware with mk41z chipset.&lt;/P&gt;&lt;P&gt;I can debig with print, the swd port are used as spi.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gaetano&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Aug 2019 04:43:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FOPT-kw41z-irq-on-reset-b/m-p/949859#M54696</guid>
      <dc:creator>gaetanonugnes</dc:creator>
      <dc:date>2019-08-06T04:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: FOPT kw41z irq on reset_b</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FOPT-kw41z-irq-on-reset-b/m-p/949860#M54697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is hardly impossible to perform a memory dump with your current setup and I'm not sure if the problem it's regarding configuration of the pin, the hardware design and the way you have it configured we can't really know what it's happening in code as you do not have a way to debug it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tested this before in one of our developments boards? Also, what did you do with the NMI pin in both hardware and software? Do you have a way to test it using another pin that it's not the A2?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;BR /&gt;Estephania&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Aug 2019 17:35:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FOPT-kw41z-irq-on-reset-b/m-p/949860#M54697</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2019-08-06T17:35:21Z</dc:date>
    </item>
  </channel>
</rss>

