<?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 Interrupt enable in MPC5xxx</title>
    <link>https://community.nxp.com/t5/MPC5xxx/Interrupt-enable/m-p/1629566#M23331</link>
    <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;I use MPC5777C.&lt;/P&gt;&lt;P&gt;if priority register of any interrupt is zero ,does that indicate&amp;nbsp;&lt;SPAN&gt;the corresponding interrupt is disabled? Because your INT_SYS_EnableIRQ function is just doing set the priority register of corresponding ISR. I have seen that all interrupts that i have used is 1 the priority register of corresponding ISR and Interrupts i have not used is 0 the priority register of corresponding ISR.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I hope someone can help me, thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Apr 2023 07:21:23 GMT</pubDate>
    <dc:creator>mehmetkaradag</dc:creator>
    <dc:date>2023-04-07T07:21:23Z</dc:date>
    <item>
      <title>Interrupt enable</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Interrupt-enable/m-p/1629566#M23331</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;I use MPC5777C.&lt;/P&gt;&lt;P&gt;if priority register of any interrupt is zero ,does that indicate&amp;nbsp;&lt;SPAN&gt;the corresponding interrupt is disabled? Because your INT_SYS_EnableIRQ function is just doing set the priority register of corresponding ISR. I have seen that all interrupts that i have used is 1 the priority register of corresponding ISR and Interrupts i have not used is 0 the priority register of corresponding ISR.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I hope someone can help me, thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2023 07:21:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Interrupt-enable/m-p/1629566#M23331</guid>
      <dc:creator>mehmetkaradag</dc:creator>
      <dc:date>2023-04-07T07:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: Interrupt enable</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Interrupt-enable/m-p/1631027#M23342</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Simply follow reference manual:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="petervlna_0-1681195655659.png" style="width: 674px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/218664i55F65A595074391F/image-dimensions/674x380?v=v2" width="674" height="380" role="button" title="petervlna_0-1681195655659.png" alt="petervlna_0-1681195655659.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;if priority register of any interrupt is zero ,does that indicate the corresponding interrupt is disabled?&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="petervlna_1-1681196370900.png" style="width: 668px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/218666iCD42D222A56BECF1/image-dimensions/668x172?v=v2" width="668" height="172" role="button" title="petervlna_1-1681196370900.png" alt="petervlna_1-1681196370900.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is not disabled, but wont be served by INTC to prevent situation described above.&lt;/P&gt;
&lt;P&gt;Simply said. If you want interrupt to reach the core, then you need to set its priority higher than 0.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 07:01:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Interrupt-enable/m-p/1631027#M23342</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2023-04-11T07:01:14Z</dc:date>
    </item>
  </channel>
</rss>

