<?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 Change IRQ Handler during runtime in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Change-IRQ-Handler-during-runtime/m-p/522444#M5080</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hansLPC on Mon Feb 10 02:56:20 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a highly optimized IRQ handler for my PWM Interrupts (PWM1_IRQHandler).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For different application modes I want to use another IRQ handler because a switch or ifelse statement is wasting too much time. So now my question: is it possible to overwrite the IRQ functionPtr or whatever to call different IRQ routines? Are they determined by compile-time? Is this memory region accessible during runtime?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hans&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 17:54:33 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T17:54:33Z</dc:date>
    <item>
      <title>Change IRQ Handler during runtime</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Change-IRQ-Handler-during-runtime/m-p/522444#M5080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hansLPC on Mon Feb 10 02:56:20 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a highly optimized IRQ handler for my PWM Interrupts (PWM1_IRQHandler).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For different application modes I want to use another IRQ handler because a switch or ifelse statement is wasting too much time. So now my question: is it possible to overwrite the IRQ functionPtr or whatever to call different IRQ routines? Are they determined by compile-time? Is this memory region accessible during runtime?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hans&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:54:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Change-IRQ-Handler-during-runtime/m-p/522444#M5080</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: Change IRQ Handler during runtime</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Change-IRQ-Handler-during-runtime/m-p/522445#M5081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by LabRat on Mon Feb 10 03:19:13 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;What about remapping your vector table to RAM and then change PWM interrupt adress ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;See: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fforum%2Flpc1768-remap-isr-to-ram" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/forum/lpc1768-remap-isr-to-ram&lt;/A&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:54:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Change-IRQ-Handler-during-runtime/m-p/522445#M5081</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:54:34Z</dc:date>
    </item>
  </channel>
</rss>

