<?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>S32K中的主题 Re: S32K Interrupt Function</title>
    <link>https://community.nxp.com/t5/S32K/S32K-Interrupt-Function/m-p/1357493#M12481</link>
    <description>Hello Robbin, In the S32DS provided interrupt function, there is no interrupt disable and enable process. So it means enable interrupt nesting or disable interrupt nesting? Thank you!</description>
    <pubDate>Tue, 19 Oct 2021 02:47:17 GMT</pubDate>
    <dc:creator>wanglijun</dc:creator>
    <dc:date>2021-10-19T02:47:17Z</dc:date>
    <item>
      <title>S32K Interrupt Function</title>
      <link>https://community.nxp.com/t5/S32K/S32K-Interrupt-Function/m-p/1357090#M12471</link>
      <description>Hello, I have a question about the interrupt function process: If I don't need interrupt nesting, is there need add disable interrupt at the first of interrupt function, then add enable interrupt at the end of interrupt function? Thank you!</description>
      <pubDate>Mon, 18 Oct 2021 09:09:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K-Interrupt-Function/m-p/1357090#M12471</guid>
      <dc:creator>wanglijun</dc:creator>
      <dc:date>2021-10-18T09:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: S32K Interrupt Function</title>
      <link>https://community.nxp.com/t5/S32K/S32K-Interrupt-Function/m-p/1357102#M12473</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/121018"&gt;@wanglijun&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;If you want to interrupt nesting operation from a particular interrupt means you can disable interrupt and again enable it. In case disable all interrupt nesting means disable the CPU interrupt after completing the operation enable the CPU interrupt it will give complete interrupt nesting on the particular operation.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Oct 2021 09:25:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K-Interrupt-Function/m-p/1357102#M12473</guid>
      <dc:creator>KalaimaniArumugam</dc:creator>
      <dc:date>2021-10-18T09:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: S32K Interrupt Function</title>
      <link>https://community.nxp.com/t5/S32K/S32K-Interrupt-Function/m-p/1357436#M12477</link>
      <description>Hello, I see in the S32DK interrupt functions, not including the interrupt disable and enable operation. It support interrupt or not? Thank you!</description>
      <pubDate>Tue, 19 Oct 2021 00:02:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K-Interrupt-Function/m-p/1357436#M12477</guid>
      <dc:creator>wanglijun</dc:creator>
      <dc:date>2021-10-19T00:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: S32K Interrupt Function</title>
      <link>https://community.nxp.com/t5/S32K/S32K-Interrupt-Function/m-p/1357488#M12480</link>
      <description>&lt;P&gt;Hi&amp;nbsp;wanglijun,&lt;/P&gt;
&lt;P&gt;Please check the ENABLE_INTERRUPTS() and DISABLE_INTERRUPTS() functions.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ENABLE_INTERRUPTS DISABLE_INTERRUPTS.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/159413i858B7A43EC4FD8D2/image-size/large?v=v2&amp;amp;px=999" role="button" title="ENABLE_INTERRUPTS DISABLE_INTERRUPTS.png" alt="ENABLE_INTERRUPTS DISABLE_INTERRUPTS.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Or maybe you can set all interrupts to the same priority.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Robin&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Tue, 19 Oct 2021 02:38:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K-Interrupt-Function/m-p/1357488#M12480</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2021-10-19T02:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: S32K Interrupt Function</title>
      <link>https://community.nxp.com/t5/S32K/S32K-Interrupt-Function/m-p/1357493#M12481</link>
      <description>Hello Robbin, In the S32DS provided interrupt function, there is no interrupt disable and enable process. So it means enable interrupt nesting or disable interrupt nesting? Thank you!</description>
      <pubDate>Tue, 19 Oct 2021 02:47:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K-Interrupt-Function/m-p/1357493#M12481</guid>
      <dc:creator>wanglijun</dc:creator>
      <dc:date>2021-10-19T02:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: S32K Interrupt Function</title>
      <link>https://community.nxp.com/t5/S32K/S32K-Interrupt-Function/m-p/1357498#M12482</link>
      <description>&lt;P&gt;There is no register for enabling or disabling interrupt nesting. In addition, enabling and disabling interrupts is a register of the ARM Cortex core. I suggest you read this article: &lt;A href="https://community.arm.com/arm-community-blogs/b/embedded-blog/posts/cutting-through-the-confusion-with-arm-cortex-m-interrupt-priorities" target="_self"&gt;Cutting Through the Confusion with Arm Cortex-M Interrupt Priorities&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Disabling Interrupts with PRIMASK and BASEPRI Registers.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/159414i0541CC11C8FE56C5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Disabling Interrupts with PRIMASK and BASEPRI Registers.png" alt="Disabling Interrupts with PRIMASK and BASEPRI Registers.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Oct 2021 02:57:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K-Interrupt-Function/m-p/1357498#M12482</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2021-10-19T02:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: S32K Interrupt Function</title>
      <link>https://community.nxp.com/t5/S32K/S32K-Interrupt-Function/m-p/1357538#M12483</link>
      <description>Hello Robbin, I still can't understand. Does it mean if the interrupt priority is different, there is interrupt nesting? Best Regards, Wang Lijun</description>
      <pubDate>Tue, 19 Oct 2021 03:59:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K-Interrupt-Function/m-p/1357538#M12483</guid>
      <dc:creator>wanglijun</dc:creator>
      <dc:date>2021-10-19T03:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: S32K Interrupt Function</title>
      <link>https://community.nxp.com/t5/S32K/S32K-Interrupt-Function/m-p/1358249#M12497</link>
      <description>&lt;P&gt;Hi&amp;nbsp;wanglijun,&lt;/P&gt;
&lt;P&gt;The default interrupt priority are set to 0, so there should no interrupt nesting happen unless you reconfigure the interrupt priority by using&amp;nbsp;INT_SYS_SetPriority() function.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Robin&lt;/P&gt;</description>
      <pubDate>Wed, 20 Oct 2021 03:36:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K-Interrupt-Function/m-p/1358249#M12497</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2021-10-20T03:36:28Z</dc:date>
    </item>
  </channel>
</rss>

