<?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 Multiple Interrupt in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Multiple-Interrupt/m-p/1609854#M19102</link>
    <description>&lt;P&gt;Hi team,&amp;nbsp;&lt;/P&gt;&lt;P&gt;When a double bit RAM/EEPROM error occurs the CPU will enter into machine exception ISR, After entering the Machine Exception ISR I am calling the another interrupt SCI0 ISR for communication but communication is not happening.&lt;/P&gt;&lt;P&gt;Question: How does CPU reacts while handling multiple interrupts at a same time with different priorities .&lt;/P&gt;</description>
    <pubDate>Mon, 06 Mar 2023 08:34:12 GMT</pubDate>
    <dc:creator>kathi</dc:creator>
    <dc:date>2023-03-06T08:34:12Z</dc:date>
    <item>
      <title>Multiple Interrupt</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Multiple-Interrupt/m-p/1609854#M19102</link>
      <description>&lt;P&gt;Hi team,&amp;nbsp;&lt;/P&gt;&lt;P&gt;When a double bit RAM/EEPROM error occurs the CPU will enter into machine exception ISR, After entering the Machine Exception ISR I am calling the another interrupt SCI0 ISR for communication but communication is not happening.&lt;/P&gt;&lt;P&gt;Question: How does CPU reacts while handling multiple interrupts at a same time with different priorities .&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 08:34:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Multiple-Interrupt/m-p/1609854#M19102</guid>
      <dc:creator>kathi</dc:creator>
      <dc:date>2023-03-06T08:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Interrupt</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Multiple-Interrupt/m-p/1609973#M19103</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The machine exception is not from the set of I-bit maskable interrupt which are interruptible by clearing I-bit inside the interrupt routine.&lt;BR /&gt;This is from the set of HW interrupts which are not interruptible.&lt;/P&gt;
&lt;P&gt;You did not mention the MCU you are using. If you use MCU from S12Z family devices then you can get more info in the chapters:&lt;BR /&gt;4.4 Functional Description&lt;BR /&gt;4.4.1 S12Z Exception Requests&lt;BR /&gt;4.4.2 Interrupt Prioritization&lt;BR /&gt;( &lt;A href="https://www.nxp.com/files-static/microcontrollers/doc/ref_manual/MC9S12ZVMRM.pdf" target="_blank"&gt;https://www.nxp.com/files-static/microcontrollers/doc/ref_manual/MC9S12ZVMRM.pdf&lt;/A&gt; )&lt;/P&gt;
&lt;P&gt;If you use s12X device you can read: &lt;A href="https://www.nxp.com/docs/en/application-note/AN2617.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN2617.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Ladislav&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 11:22:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Multiple-Interrupt/m-p/1609973#M19103</guid>
      <dc:creator>lama</dc:creator>
      <dc:date>2023-03-06T11:22:04Z</dc:date>
    </item>
  </channel>
</rss>

