<?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>Processor Expert SoftwareのトピックRe: TimerOut Interrupt - KL25Z</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/TimerOut-Interrupt-KL25Z/m-p/280482#M1944</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im trying to generate an OnInterrupt event on change of the TimerOut.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This interrupt will be enabled inside a infinite loop and in each interrupt the ADC must measure an input value.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jul 2013 14:20:35 GMT</pubDate>
    <dc:creator>danieltamashiro</dc:creator>
    <dc:date>2013-07-18T14:20:35Z</dc:date>
    <item>
      <title>TimerOut Interrupt - KL25Z</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/TimerOut-Interrupt-KL25Z/m-p/280481#M1943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have problems to program an interruption of TimerOut.&lt;/P&gt;&lt;P&gt;Variables declared in ProcessorExpert.c are not being recognized by Events.c where I define the interrupt.&lt;/P&gt;&lt;P&gt;When I try to debug, the program says that the variables are not declared in Events.c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I solve this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is necessary to do some more configuration for the interrupt works?&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2013 13:51:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/TimerOut-Interrupt-KL25Z/m-p/280481#M1943</guid>
      <dc:creator>danieltamashiro</dc:creator>
      <dc:date>2013-07-18T13:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: TimerOut Interrupt - KL25Z</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/TimerOut-Interrupt-KL25Z/m-p/280482#M1944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im trying to generate an OnInterrupt event on change of the TimerOut.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This interrupt will be enabled inside a infinite loop and in each interrupt the ADC must measure an input value.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2013 14:20:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/TimerOut-Interrupt-KL25Z/m-p/280482#M1944</guid>
      <dc:creator>danieltamashiro</dc:creator>
      <dc:date>2013-07-18T14:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: TimerOut Interrupt - KL25Z</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/TimerOut-Interrupt-KL25Z/m-p/280483#M1945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using the TimerOut_LDD component?&lt;/P&gt;&lt;P&gt;Regarding the variables, it has nothing to do with interrupts, it's a common C practice that if you need to use variable in other module than where decalred you need to declare them as "extern".&lt;/P&gt;&lt;P&gt;So, if you have int x; in ProcessorExpert.c you need to add extern int c; into events.c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To give you some advice, I would need more details on what do you need to achieve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Petr Hradsky&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 12:00:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/TimerOut-Interrupt-KL25Z/m-p/280483#M1945</guid>
      <dc:creator>Petr_H</dc:creator>
      <dc:date>2013-07-25T12:00:44Z</dc:date>
    </item>
  </channel>
</rss>

