<?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>Kinetis Design StudioのトピックRe: Single ISR for different interrupt sources</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Single-ISR-for-different-interrupt-sources/m-p/1226146#M10169</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/182921"&gt;@keyboardcowboy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PortD and PortE&amp;nbsp; have different vectors , and they cannot assign the same ISR for the two interrupts. I have tried this with Codewarriror and KDS.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielchen_0-1612421177810.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/136484i54133490CBB710AD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="danielchen_0-1612421177810.png" alt="danielchen_0-1612421177810.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I would suggest you do the same thing in the&amp;nbsp;&lt;SPAN&gt;PORTD IRQ HANDLER and PORTE IRQ HANDLER.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Daniel&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Feb 2021 06:49:43 GMT</pubDate>
    <dc:creator>danielchen</dc:creator>
    <dc:date>2021-02-04T06:49:43Z</dc:date>
    <item>
      <title>Single ISR for different interrupt sources</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Single-ISR-for-different-interrupt-sources/m-p/1223531#M10166</link>
      <description>&lt;P&gt;How can I set a single interrupt handler for interrupts generated from 2 different ports?. I have interrupts enabled on pins PTD7, and PTE7 on&amp;nbsp;MK64FN1M0VLQ12, but I want to execute the same ISR when either interrupt happens, and I know that both interrupts cannot happen at the same time (they happen one after the other). The component inspector in ProcessorExpert doesn't let me change the name of the Interrupt handler (see picture below)&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/136134i7422FA001869FC30/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I want to set both PORTD IRQ HANDLER and PORTE IRQ HANDLER to be the same (lets say updateCounter)&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jan 2021 04:59:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Single-ISR-for-different-interrupt-sources/m-p/1223531#M10166</guid>
      <dc:creator>keyboardcowboy</dc:creator>
      <dc:date>2021-01-30T04:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Single ISR for different interrupt sources</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Single-ISR-for-different-interrupt-sources/m-p/1226146#M10169</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/182921"&gt;@keyboardcowboy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PortD and PortE&amp;nbsp; have different vectors , and they cannot assign the same ISR for the two interrupts. I have tried this with Codewarriror and KDS.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielchen_0-1612421177810.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/136484i54133490CBB710AD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="danielchen_0-1612421177810.png" alt="danielchen_0-1612421177810.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I would suggest you do the same thing in the&amp;nbsp;&lt;SPAN&gt;PORTD IRQ HANDLER and PORTE IRQ HANDLER.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Daniel&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 06:49:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Single-ISR-for-different-interrupt-sources/m-p/1226146#M10169</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2021-02-04T06:49:43Z</dc:date>
    </item>
  </channel>
</rss>

