<?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: How to check pending interrupts</title>
    <link>https://community.nxp.com/t5/S32K/How-to-check-pending-interrupts/m-p/1625119#M21752</link>
    <description>&lt;P&gt;Hi Sylvia,&lt;/P&gt;
&lt;P&gt;If there is pending interrupt, the corresponding NVIC_ISPRn and NVIC_ICPRn bit is set.&lt;/P&gt;
&lt;P&gt;For more information about NVIC, please refer to ARM®v7-M Architecture Reference Manual.&lt;/P&gt;
&lt;P&gt;The S32K3xx NVIC interrupt mapping is specified in the S32K3xx_interrupt_map.xlsx file that is attached to the RM.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 30 Mar 2023 08:48:59 GMT</pubDate>
    <dc:creator>danielmartynek</dc:creator>
    <dc:date>2023-03-30T08:48:59Z</dc:date>
    <item>
      <title>How to check pending interrupts</title>
      <link>https://community.nxp.com/t5/S32K/How-to-check-pending-interrupts/m-p/1625007#M21748</link>
      <description>&lt;P&gt;Hi Nxp Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; I am working on Lpspi+eDMA/PIT/CAN/EEPROM modules on S32K3. It is necessary to check if interrupts are serviced. I don't know Which registers indicate pending interrupts. Is there any solution?&lt;/P&gt;&lt;P&gt;Looking forward to your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Sylvia&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 07:16:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-check-pending-interrupts/m-p/1625007#M21748</guid>
      <dc:creator>Sylvia_jiang</dc:creator>
      <dc:date>2023-03-30T07:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to check pending interrupts</title>
      <link>https://community.nxp.com/t5/S32K/How-to-check-pending-interrupts/m-p/1625119#M21752</link>
      <description>&lt;P&gt;Hi Sylvia,&lt;/P&gt;
&lt;P&gt;If there is pending interrupt, the corresponding NVIC_ISPRn and NVIC_ICPRn bit is set.&lt;/P&gt;
&lt;P&gt;For more information about NVIC, please refer to ARM®v7-M Architecture Reference Manual.&lt;/P&gt;
&lt;P&gt;The S32K3xx NVIC interrupt mapping is specified in the S32K3xx_interrupt_map.xlsx file that is attached to the RM.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 08:48:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-check-pending-interrupts/m-p/1625119#M21752</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2023-03-30T08:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to check pending interrupts</title>
      <link>https://community.nxp.com/t5/S32K/How-to-check-pending-interrupts/m-p/1625737#M21769</link>
      <description>&lt;P&gt;Hi Daniel&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Thank for your prompt reply. I am studying on S32K3XXRM.pdf, Rev.4, 04/2022 which doesn't provide any detail about S32_NVIC ICPR. Could you send me&amp;nbsp;&lt;SPAN&gt;S32K3xx_interrupt_map.xlsx?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;BR,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sylvia&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 03:18:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-check-pending-interrupts/m-p/1625737#M21769</guid>
      <dc:creator>Sylvia_jiang</dc:creator>
      <dc:date>2023-03-31T03:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to check pending interrupts</title>
      <link>https://community.nxp.com/t5/S32K/How-to-check-pending-interrupts/m-p/1625862#M21776</link>
      <description>&lt;P&gt;Hi Sylvia,&lt;/P&gt;
&lt;P&gt;Yes, the S32K3xx RM does not provide details about the NVIC.&lt;/P&gt;
&lt;P&gt;Refer to the ARMv7-M Architecture Reference Manual&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developer.arm.com/documentation/ddi0403/latest/" target="_blank"&gt;https://developer.arm.com/documentation/ddi0403/latest/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The excel file is attached to the RM.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_0-1680248834009.png" style="width: 540px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/217269iA4C1FE951C18C527/image-dimensions/540x550?v=v2" width="540" height="550" role="button" title="danielmartynek_0-1680248834009.png" alt="danielmartynek_0-1680248834009.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 07:47:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-check-pending-interrupts/m-p/1625862#M21776</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2023-03-31T07:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to check pending interrupts</title>
      <link>https://community.nxp.com/t5/S32K/How-to-check-pending-interrupts/m-p/1625902#M21777</link>
      <description>&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ARMv7-M Architecture Reference Manual.pdf has been downloaded successfully. But attachments are null.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sylvia_jiang_0-1680252491760.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/217285iAB9910F249464822/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Sylvia_jiang_0-1680252491760.png" alt="Sylvia_jiang_0-1680252491760.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 08:48:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-check-pending-interrupts/m-p/1625902#M21777</guid>
      <dc:creator>Sylvia_jiang</dc:creator>
      <dc:date>2023-03-31T08:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to check pending interrupts</title>
      <link>https://community.nxp.com/t5/S32K/How-to-check-pending-interrupts/m-p/1626005#M21785</link>
      <description>&lt;P&gt;I'm sorry, the excel is attached to the S32K3xx RM because this is vendor specific unlike the description of the registers that can be found in the ARM documentation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 10:19:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-check-pending-interrupts/m-p/1626005#M21785</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2023-03-31T10:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to check pending interrupts</title>
      <link>https://community.nxp.com/t5/S32K/How-to-check-pending-interrupts/m-p/1626579#M21801</link>
      <description>&lt;P&gt;Hi Daniel&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Thank for your sending me map file and I have downloaded it. I try to use&amp;nbsp;IntCtrl_Ip_GetPending api that is defined in IntCtrl_lp.c to check pending interrupts and use&amp;nbsp;IntCtrl_Ip_ClearPending to clear pending interrupts as below. Is it correct action? Is there any matters I need to pay attention to?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sylvia_jiang_0-1680501544348.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/217452iCA8E798E7EEE78B3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Sylvia_jiang_0-1680501544348.png" alt="Sylvia_jiang_0-1680501544348.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2023 05:59:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-check-pending-interrupts/m-p/1626579#M21801</guid>
      <dc:creator>Sylvia_jiang</dc:creator>
      <dc:date>2023-04-03T05:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to check pending interrupts</title>
      <link>https://community.nxp.com/t5/S32K/How-to-check-pending-interrupts/m-p/1626669#M21807</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/213570"&gt;@Sylvia_jiang&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;That is really application-dependent.&lt;/P&gt;
&lt;P&gt;The code you posted clears pending interrupts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2023 07:50:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-check-pending-interrupts/m-p/1626669#M21807</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2023-04-03T07:50:19Z</dc:date>
    </item>
  </channel>
</rss>

