<?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 I-bit feature implementation on S12Z magniV in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/I-bit-feature-implementation-on-S12Z-magniV/m-p/582342#M12912</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a question about S12Z MagniV(e.g.S12ZVM).&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;About interrupt, where I-bit mask/unmask feature is implemented?&lt;/P&gt;&lt;P&gt;On S12Z CPU? Or INT module?&lt;/P&gt;&lt;P&gt;I cannot find I-bit signal path on device RM and S12Z core manual.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ikki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Jun 2016 08:46:39 GMT</pubDate>
    <dc:creator>ikkishingu</dc:creator>
    <dc:date>2016-06-28T08:46:39Z</dc:date>
    <item>
      <title>I-bit feature implementation on S12Z magniV</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/I-bit-feature-implementation-on-S12Z-magniV/m-p/582342#M12912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a question about S12Z MagniV(e.g.S12ZVM).&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;About interrupt, where I-bit mask/unmask feature is implemented?&lt;/P&gt;&lt;P&gt;On S12Z CPU? Or INT module?&lt;/P&gt;&lt;P&gt;I cannot find I-bit signal path on device RM and S12Z core manual.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ikki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2016 08:46:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/I-bit-feature-implementation-on-S12Z-magniV/m-p/582342#M12912</guid>
      <dc:creator>ikkishingu</dc:creator>
      <dc:date>2016-06-28T08:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: I-bit feature implementation on S12Z magniV</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/I-bit-feature-implementation-on-S12Z-magniV/m-p/582343#M12913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ikki, &lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;&lt;SPAN lang="DE" style="font-family: 'Segoe UI',sans-serif; color: black;"&gt;The I-bit is a part of CPU register CCR. The value of bit is connected to an interrupt module S12ZINTV0.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;&lt;SPAN lang="DE" style="font-family: 'Segoe UI',sans-serif; color: black;"&gt;The picture is similar to previous MCUs, Figure 1-1 in &lt;/SPAN&gt;&lt;SPAN lang="DE" style="font-family: 'Segoe UI',sans-serif; color: black;"&gt;&lt;A href="http://www.nxp.com/files/microcontrollers/doc/ref_manual/S12INTV1.pdf"&gt;http://www.nxp.com/files/microcontrollers/doc/ref_manual/S12INTV1.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;&lt;SPAN lang="DE" style="font-family: 'Segoe UI',sans-serif; color: black;"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;&lt;SPAN lang="DE" style="font-family: 'Segoe UI',sans-serif; color: black;"&gt;Ladislav&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 10:22:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/I-bit-feature-implementation-on-S12Z-magniV/m-p/582343#M12913</guid>
      <dc:creator>lama</dc:creator>
      <dc:date>2016-06-30T10:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: I-bit feature implementation on S12Z magniV</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/I-bit-feature-implementation-on-S12Z-magniV/m-p/582344#M12914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi lama,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From your commnent, I imagine the following signal path/connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Ibit_mask.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/33873i819E533941568DFB/image-size/large?v=v2&amp;amp;px=999" role="button" title="Ibit_mask.png" alt="Ibit_mask.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My understanding summary:&lt;BR /&gt;1. SEI/CLI instructions act for CCR I-bit&lt;BR /&gt;2. I-bit set/clear status signal is connected to INT modules&lt;BR /&gt;3. I-bit set/clear status signal and each peripheral interrupt signal are muxed in INT modules&lt;BR /&gt;&amp;nbsp; INT module judges Interrupt release or pending based on these signals and register settings&lt;/P&gt;&lt;P&gt;&amp;nbsp; (e.g. PRIOLVL[2:0] in S12Z INT module)&lt;BR /&gt;4. Output signals are connected to CPU&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is my understanding correct?&lt;BR /&gt;If not, could you point out the wrong point/description?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ikki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2016 05:33:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/I-bit-feature-implementation-on-S12Z-magniV/m-p/582344#M12914</guid>
      <dc:creator>ikkishingu</dc:creator>
      <dc:date>2016-07-04T05:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: I-bit feature implementation on S12Z magniV</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/I-bit-feature-implementation-on-S12Z-magniV/m-p/582345#M12915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ikki,&lt;/P&gt;&lt;P&gt;First of all I am sorry for delay because of vacation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I have not missed anything then your description is OK.&lt;/P&gt;&lt;P&gt;I have also asked Radek for double check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW; I really do not understand why you need such an info. From user point of view it is enough to see it as a black box and just understand interrupt selection, nesting possibilities and setup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Ladislav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2016 09:25:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/I-bit-feature-implementation-on-S12Z-magniV/m-p/582345#M12915</guid>
      <dc:creator>lama</dc:creator>
      <dc:date>2016-07-11T09:25:30Z</dc:date>
    </item>
  </channel>
</rss>

