<?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 How to use software interrupt/ timer interrupt on KE06Z in CodeWarrior Development Tools</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-use-software-interrupt-timer-interrupt-on-KE06Z/m-p/611876#M5146</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I am using&amp;nbsp;FRDM-KE06Z (&lt;/SPAN&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;MKE06Z128VLK4)&lt;/SPAN&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt; to control hi and low state&amp;nbsp;on few I/O pins.&amp;nbsp;I am using CW 10.6 Processor Expert (PE) to generate&amp;nbsp;code TimerInt_LDD.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I want to set 3 I/O pins to HI during state 1 for 3 minutes, and set/toggle them to LOW during state 2 for 3 minutes. And maintain this loop over a period of time or infinite loop.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I am still exploring the options to make this works. I found that one of the possible ways is to use TimerInt_LDD? However I don't have any working example by using this TimerInt_LDD component and the example given in CW help is very insufficient.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jan 2017 08:39:44 GMT</pubDate>
    <dc:creator>eyeow84</dc:creator>
    <dc:date>2017-01-12T08:39:44Z</dc:date>
    <item>
      <title>How to use software interrupt/ timer interrupt on KE06Z</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-use-software-interrupt-timer-interrupt-on-KE06Z/m-p/611876#M5146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I am using&amp;nbsp;FRDM-KE06Z (&lt;/SPAN&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;MKE06Z128VLK4)&lt;/SPAN&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt; to control hi and low state&amp;nbsp;on few I/O pins.&amp;nbsp;I am using CW 10.6 Processor Expert (PE) to generate&amp;nbsp;code TimerInt_LDD.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I want to set 3 I/O pins to HI during state 1 for 3 minutes, and set/toggle them to LOW during state 2 for 3 minutes. And maintain this loop over a period of time or infinite loop.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I am still exploring the options to make this works. I found that one of the possible ways is to use TimerInt_LDD? However I don't have any working example by using this TimerInt_LDD component and the example given in CW help is very insufficient.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2017 08:39:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-use-software-interrupt-timer-interrupt-on-KE06Z/m-p/611876#M5146</guid>
      <dc:creator>eyeow84</dc:creator>
      <dc:date>2017-01-12T08:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to use software interrupt/ timer interrupt on KE06Z</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-use-software-interrupt-timer-interrupt-on-KE06Z/m-p/611877#M5147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lee,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest you use component PPG_LDD which has method to change period and duty cycle during program running.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2017 09:04:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-use-software-interrupt-timer-interrupt-on-KE06Z/m-p/611877#M5147</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2017-01-12T09:04:06Z</dc:date>
    </item>
  </channel>
</rss>

