<?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 Interrupts in MQXlite in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Interrupts-in-MQXlite/m-p/453244#M26948</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,am using codewarrior 10.6 with MQXlite rtos...i wanted to enable a HWI which activates for 1ms each..and in the ISR of HWI iwant to use Task or SWI can anyone suggest how to use interrupts in MQXlite RTOS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 11 Oct 2015 20:05:52 GMT</pubDate>
    <dc:creator>Abil</dc:creator>
    <dc:date>2015-10-11T20:05:52Z</dc:date>
    <item>
      <title>Interrupts in MQXlite</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Interrupts-in-MQXlite/m-p/453244#M26948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,am using codewarrior 10.6 with MQXlite rtos...i wanted to enable a HWI which activates for 1ms each..and in the ISR of HWI iwant to use Task or SWI can anyone suggest how to use interrupts in MQXlite RTOS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Oct 2015 20:05:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Interrupts-in-MQXlite/m-p/453244#M26948</guid>
      <dc:creator>Abil</dc:creator>
      <dc:date>2015-10-11T20:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Interrupts in MQXlite</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Interrupts-in-MQXlite/m-p/453245#M26949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; shweta:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MQX Lite handles all hardware interrupts as defined in the Interrupt Vector Table generated by PEx (see vector.c). Similary to standard MQX, MQX Lite provides a fisrt level ISR (kernel ISR), which is written in assembly language. The first level ISR runs before any other ISR.&lt;/P&gt;&lt;P&gt;MQX Lite provides a second level application ISRs that are coded as regualr functions and are installed into MQX Lite Interrupt Table through the Interrupt component API. Default second-level ISR for all possible interrupt sources is installed when MQX Lite starts. MQX Lite also supports the installation of user-specific, default, seconn-level ISR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer to the MQX Lite reference manual.&amp;nbsp; Interrupt handling is described in section 2.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2015 01:31:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Interrupts-in-MQXlite/m-p/453245#M26949</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2015-10-13T01:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: Interrupts in MQXlite</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Interrupts-in-MQXlite/m-p/453246#M26950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Daniel for the reply....ya it is helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Tue, Oct 13, 2015 at 7:02 AM, danielchen@fsl &amp;lt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2015 05:52:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Interrupts-in-MQXlite/m-p/453246#M26950</guid>
      <dc:creator>Abil</dc:creator>
      <dc:date>2015-10-13T05:52:14Z</dc:date>
    </item>
  </channel>
</rss>

