<?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>topic Re: i.MX RT1052 - Will we get another nested ISR within an ISR? in Processor Expert Software</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/i-MX-RT1052-Will-we-get-another-nested-ISR-within-an-ISR/m-p/1413211#M4999</link>
    <description>&lt;P&gt;Hi Erich,&lt;/P&gt;&lt;P&gt;Thank you for your prompt reply and the link to the very useful articles that have answered all my queries about the interrupt.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Cindy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Feb 2022 17:53:05 GMT</pubDate>
    <dc:creator>Cindy</dc:creator>
    <dc:date>2022-02-14T17:53:05Z</dc:date>
    <item>
      <title>i.MX RT1052 - Will we get another nested ISR within an ISR?</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/i-MX-RT1052-Will-we-get-another-nested-ISR-within-an-ISR/m-p/1413075#M4997</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is will we ever get a nested ISR within an IRQ Handler?&lt;/P&gt;&lt;P&gt;In other words, whenever an interrupt is triggered, its ISR(interrupt service routine) will be called. Let say this IRQ handler is GPT2_IRQHandler. While processing this ISR, will another interrupt of higher priority is being triggered and its ISR being called being exiting GPT2_IRQHandler?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Cindy&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 12:33:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/i-MX-RT1052-Will-we-get-another-nested-ISR-within-an-ISR/m-p/1413075#M4997</guid>
      <dc:creator>Cindy</dc:creator>
      <dc:date>2022-02-14T12:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX RT1052 - Will we get another nested ISR within an ISR?</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/i-MX-RT1052-Will-we-get-another-nested-ISR-within-an-ISR/m-p/1413144#M4998</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/192450"&gt;@Cindy&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;short answer: yes.&lt;/P&gt;&lt;P&gt;longer answer: see &lt;A href="https://mcuoneclipse.com/tag/nvic/" target="_blank"&gt;https://mcuoneclipse.com/tag/nvic/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The RT1052 is an ARM Cortex-M7 and features the NVIC (Nested Vectored Interrupt controller): so if inside an interrupt there is another interrupt getting pending with higher urgency, it will interrrupt that interrupt.&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 15:04:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/i-MX-RT1052-Will-we-get-another-nested-ISR-within-an-ISR/m-p/1413144#M4998</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2022-02-14T15:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX RT1052 - Will we get another nested ISR within an ISR?</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/i-MX-RT1052-Will-we-get-another-nested-ISR-within-an-ISR/m-p/1413211#M4999</link>
      <description>&lt;P&gt;Hi Erich,&lt;/P&gt;&lt;P&gt;Thank you for your prompt reply and the link to the very useful articles that have answered all my queries about the interrupt.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Cindy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 17:53:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/i-MX-RT1052-Will-we-get-another-nested-ISR-within-an-ISR/m-p/1413211#M4999</guid>
      <dc:creator>Cindy</dc:creator>
      <dc:date>2022-02-14T17:53:05Z</dc:date>
    </item>
  </channel>
</rss>

