<?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: KL05 and TimerInt: OnInterrupt not called.</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/KL05-and-TimerInt-OnInterrupt-not-called/m-p/282476#M1960</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After comparing the codes, it turns out that the problem is in the setting&lt;/P&gt;&lt;P&gt;Internal periferals -&amp;gt; Flash configuration field -&amp;gt; Peripheral settings -&amp;gt; NMI function.&lt;/P&gt;&lt;P&gt;When this bit is enabled, no interrupts are served.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the default settings provided by the project wizard and by the CPU bean. Not so friendly, I would say.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Internal peripheral -&amp;gt; NMI pin disabled.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Mar 2013 15:48:10 GMT</pubDate>
    <dc:creator>Alberto_g</dc:creator>
    <dc:date>2013-03-14T15:48:10Z</dc:date>
    <item>
      <title>KL05 and TimerInt: OnInterrupt not called.</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/KL05-and-TimerInt-OnInterrupt-not-called/m-p/282471#M1955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not able to make a simple periodic interrupt work, using a custom board with a MKL05Z32VFM4 CPU . This is the 32 pin package, but in PEX I'm selecting the VLF4 48 pin version, the only option present. Is this allowed?&lt;/P&gt;&lt;P&gt;I start a new project then add an auto initialized and enabled TimerInt. I never get a call to the OnInterrupt function.&lt;/P&gt;&lt;P&gt;The main loop in ProcessorExpert.c is executed correctly.&lt;/P&gt;&lt;P&gt;Doing the same thing on a KL 25 Freedom Board works perfectly.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I attach a test program.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alberto&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-338438"&gt;test05.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 15:02:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/KL05-and-TimerInt-OnInterrupt-not-called/m-p/282471#M1955</guid>
      <dc:creator>Alberto_g</dc:creator>
      <dc:date>2013-03-04T15:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: KL05 and TimerInt: OnInterrupt not called.</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/KL05-and-TimerInt-OnInterrupt-not-called/m-p/282472#M1956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same thing with a PWM component. No events are called. But the correct signal is generated on the output pin, so I guess the clock reaches the periferal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An update: everything seems to be OK when the CPU component is copied from the ADC_TempSensor KL05&amp;nbsp; pex example. I will investigate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 17:11:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/KL05-and-TimerInt-OnInterrupt-not-called/m-p/282472#M1956</guid>
      <dc:creator>Alberto_g</dc:creator>
      <dc:date>2013-03-06T17:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: KL05 and TimerInt: OnInterrupt not called.</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/KL05-and-TimerInt-OnInterrupt-not-called/m-p/282473#M1957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ConsoleIO transmits at half the specified baud rate. Maybe because the clock path shows the clock is sourced from the IRC at 4 MHz, but the core clock in the CPU component is set at 2 MHz. I'm using VLPM and BLPI.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 10:07:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/KL05-and-TimerInt-OnInterrupt-not-called/m-p/282473#M1957</guid>
      <dc:creator>Alberto_g</dc:creator>
      <dc:date>2013-03-08T10:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: KL05 and TimerInt: OnInterrupt not called.</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/KL05-and-TimerInt-OnInterrupt-not-called/m-p/282474#M1958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Regarding CPU selection - in CW 10.3 if you'd like to select another package, you need to add a new CPU component (as you can see on attached screenshot):&lt;/P&gt;&lt;P&gt;1) In component selector open the tab Processors&lt;/P&gt;&lt;P&gt;2) Select you CPU:&amp;nbsp; Kinetis L / MKL0x / KL05Z / MKL05Z32xxx4&lt;/P&gt;&lt;P&gt;3) In the dialog shown, select the package you need (e.g. 32-Pin QFN)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried your project on TWR-K05Z48 with 48 pin version and it seems to work properly.&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>Tue, 12 Mar 2013 09:44:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/KL05-and-TimerInt-OnInterrupt-not-called/m-p/282474#M1958</guid>
      <dc:creator>Petr_H</dc:creator>
      <dc:date>2013-03-12T09:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: KL05 and TimerInt: OnInterrupt not called.</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/KL05-and-TimerInt-OnInterrupt-not-called/m-p/282475#M1959</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;I recommend to check the clock settings in the CPU. Do you use external crystal/oscillator or just internal one?&lt;/P&gt;&lt;P&gt;Check the CPU peroperties Clock settings / System oscillator 0 and then Clock source settings / Clock source setting 0 / MCG settings/ MCG mode etc..&lt;/P&gt;&lt;P&gt;If the problem persists, please post a sample project with the problem.&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;P&gt;&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>Tue, 12 Mar 2013 09:51:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/KL05-and-TimerInt-OnInterrupt-not-called/m-p/282475#M1959</guid>
      <dc:creator>Petr_H</dc:creator>
      <dc:date>2013-03-12T09:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: KL05 and TimerInt: OnInterrupt not called.</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/KL05-and-TimerInt-OnInterrupt-not-called/m-p/282476#M1960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After comparing the codes, it turns out that the problem is in the setting&lt;/P&gt;&lt;P&gt;Internal periferals -&amp;gt; Flash configuration field -&amp;gt; Peripheral settings -&amp;gt; NMI function.&lt;/P&gt;&lt;P&gt;When this bit is enabled, no interrupts are served.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the default settings provided by the project wizard and by the CPU bean. Not so friendly, I would say.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Internal peripheral -&amp;gt; NMI pin disabled.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Mar 2013 15:48:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/KL05-and-TimerInt-OnInterrupt-not-called/m-p/282476#M1960</guid>
      <dc:creator>Alberto_g</dc:creator>
      <dc:date>2013-03-14T15:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: KL05 and TimerInt: OnInterrupt not called.</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/KL05-and-TimerInt-OnInterrupt-not-called/m-p/282477#M1961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. I would make the package one of the properties of the CPU bean, and of course fix the project wizard which does not let the user choose the package.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Mar 2013 15:53:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/KL05-and-TimerInt-OnInterrupt-not-called/m-p/282477#M1961</guid>
      <dc:creator>Alberto_g</dc:creator>
      <dc:date>2013-03-14T15:53:26Z</dc:date>
    </item>
  </channel>
</rss>

