<?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 Re: How to stop all interrupts in MQX in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/How-to-stop-all-interrupts-in-MQX/m-p/268323#M8148</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use _int_disable() and _int_enable().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or put these macros somewhere in your code, which can be used to disable/enable interrupts at the core. &lt;/P&gt;&lt;P&gt;#define EnableInterrupts asm(" CPSIE i");&lt;/P&gt;&lt;P&gt;#define DisableInterrupts asm(" CPSID i");&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jul 2013 22:32:24 GMT</pubDate>
    <dc:creator>anthony_huereca</dc:creator>
    <dc:date>2013-07-11T22:32:24Z</dc:date>
    <item>
      <title>How to stop all interrupts in MQX</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/How-to-stop-all-interrupts-in-MQX/m-p/268322#M8147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I want to know how to disable all the interrupts (even systick) from a task in MQX. I am using K60N512. Can anyone please provide some information ?&amp;nbsp; I have looked into some of the posts in the forum and they discuss on how to disable only certain interrupts not all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mohsin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 22:08:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/How-to-stop-all-interrupts-in-MQX/m-p/268322#M8147</guid>
      <dc:creator>Mohsin455</dc:creator>
      <dc:date>2013-07-11T22:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop all interrupts in MQX</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/How-to-stop-all-interrupts-in-MQX/m-p/268323#M8148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use _int_disable() and _int_enable().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or put these macros somewhere in your code, which can be used to disable/enable interrupts at the core. &lt;/P&gt;&lt;P&gt;#define EnableInterrupts asm(" CPSIE i");&lt;/P&gt;&lt;P&gt;#define DisableInterrupts asm(" CPSID i");&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 22:32:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/How-to-stop-all-interrupts-in-MQX/m-p/268323#M8148</guid>
      <dc:creator>anthony_huereca</dc:creator>
      <dc:date>2013-07-11T22:32:24Z</dc:date>
    </item>
  </channel>
</rss>

