<?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>CodeWarrior for MCU中的主题 Re: How do I configure a timer using Processor expert</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-configure-a-timer-using-Processor-expert/m-p/620821#M13573</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julian,&lt;/P&gt;&lt;P&gt;you have to specify the timer peripheral and the period in the properties, e.g.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/14719i505DF821C2448DBC/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;For TimerUnit_LDD for example see &lt;A class="link-titled" href="https://mcuoneclipse.com/2012/08/13/tutorial-timer-led-with-processor-expert-for-kinetis/" title="https://mcuoneclipse.com/2012/08/13/tutorial-timer-led-with-processor-expert-for-kinetis/"&gt;Tutorial: Timer (LED) with Processor Expert for Kinetis | MCU on Eclipse&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Mar 2017 18:23:39 GMT</pubDate>
    <dc:creator>BlackNight</dc:creator>
    <dc:date>2017-03-03T18:23:39Z</dc:date>
    <item>
      <title>How do I configure a timer using Processor expert</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-configure-a-timer-using-Processor-expert/m-p/620820#M13572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have added the timer interrupt TI1:TimerInt, but all of the timer setup functions are greyed out. All I have available are Enable, Disable, EnableEvent and DisableEvent. How do I configure the timer using Processor Expert?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Mar 2017 18:11:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-configure-a-timer-using-Processor-expert/m-p/620820#M13572</guid>
      <dc:creator>juliancox</dc:creator>
      <dc:date>2017-03-03T18:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure a timer using Processor expert</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-configure-a-timer-using-Processor-expert/m-p/620821#M13573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julian,&lt;/P&gt;&lt;P&gt;you have to specify the timer peripheral and the period in the properties, e.g.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/14719i505DF821C2448DBC/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;For TimerUnit_LDD for example see &lt;A class="link-titled" href="https://mcuoneclipse.com/2012/08/13/tutorial-timer-led-with-processor-expert-for-kinetis/" title="https://mcuoneclipse.com/2012/08/13/tutorial-timer-led-with-processor-expert-for-kinetis/"&gt;Tutorial: Timer (LED) with Processor Expert for Kinetis | MCU on Eclipse&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Mar 2017 18:23:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-configure-a-timer-using-Processor-expert/m-p/620821#M13573</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2017-03-03T18:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure a timer using Processor expert</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-configure-a-timer-using-Processor-expert/m-p/620822#M13574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help, if it was that simple... FYI I am using C/W 10.7 with a S08SH8. In Components I have TI1:TimerInt loaded from Processor Expert, where there is NOTHING like Timer Unit_LDD. In the Components Library/Properties mine is essentially the same as yours, except Periodic interrupt Source is MTIMmod and Counter is MTIM. Interrupt S Period is Unassigned and when I click on it it refers to the Timing Dialogue Box. - plenty of information about it, but nothing about how to access it. All I want is a periodic interrupt; surely it can't be all that difficult???? BTW in processor expert there are no components with names ending in _LDD. To use a metaphor - The C/W published information explains in great detail the theory of the internal combustion engine, but not how to drive the car.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 10:28:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-configure-a-timer-using-Processor-expert/m-p/620822#M13574</guid>
      <dc:creator>juliancox</dc:creator>
      <dc:date>2017-03-06T10:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure a timer using Processor expert</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-configure-a-timer-using-Processor-expert/m-p/620823#M13575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julian,&lt;/P&gt;&lt;P&gt;As you did not specify which device you are using, I (wrongly) assumed you are using an ARM Cortex :-(.&lt;/P&gt;&lt;P&gt;For the S08 (using S08QE128 below) it is basically on the top level the same: specify the timer/interrupt source and period:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/16507i41B35330B1E11479/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This then will call the TI1_OnInterrupt() event for every timer interrupt:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/16551iFFAC4741D7FD5164/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The function/hook is generated into Events.c:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/16589i49202035CBB69944/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 11:16:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-configure-a-timer-using-Processor-expert/m-p/620823#M13575</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2017-03-06T11:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure a timer using Processor expert</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-configure-a-timer-using-Processor-expert/m-p/620824#M13576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help. The last time I used this architecture was with the Motorola MEKD1 and MEKD2 kits in the '70s.&lt;/P&gt;&lt;P&gt;I am now able to compile without errors and so I can continue on my rather steep re-learning curve.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2017 10:59:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-configure-a-timer-using-Processor-expert/m-p/620824#M13576</guid>
      <dc:creator>juliancox</dc:creator>
      <dc:date>2017-03-08T10:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure a timer using Processor expert</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-configure-a-timer-using-Processor-expert/m-p/1623786#M15857</link>
      <description>&lt;P&gt;hwo this will work in main().&lt;/P&gt;&lt;P&gt;please give me an example to generate delay to toggle LED&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2023 03:55:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-do-I-configure-a-timer-using-Processor-expert/m-p/1623786#M15857</guid>
      <dc:creator>SBK_SBK_SBK_SBK</dc:creator>
      <dc:date>2023-03-29T03:55:47Z</dc:date>
    </item>
  </channel>
</rss>

