<?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のトピックHow to calculate the machine cycles to write a delay function with codewarrior?</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-calculate-the-machine-cycles-to-write-a-delay-function/m-p/439112#M11945</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use a FRDM-KE06Z board to develop a application.&lt;/P&gt;&lt;P&gt;I can't find any predefined like delay_ms() or delay()&lt;/P&gt;&lt;P&gt;Any good way to calculate the machine cycles that I can write a delay function easily?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 28 Jun 2015 18:23:31 GMT</pubDate>
    <dc:creator>修華許</dc:creator>
    <dc:date>2015-06-28T18:23:31Z</dc:date>
    <item>
      <title>How to calculate the machine cycles to write a delay function with codewarrior?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-calculate-the-machine-cycles-to-write-a-delay-function/m-p/439112#M11945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use a FRDM-KE06Z board to develop a application.&lt;/P&gt;&lt;P&gt;I can't find any predefined like delay_ms() or delay()&lt;/P&gt;&lt;P&gt;Any good way to calculate the machine cycles that I can write a delay function easily?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Jun 2015 18:23:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-calculate-the-machine-cycles-to-write-a-delay-function/m-p/439112#M11945</guid>
      <dc:creator>修華許</dc:creator>
      <dc:date>2015-06-28T18:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate the machine cycles to write a delay function with codewarrior?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-calculate-the-machine-cycles-to-write-a-delay-function/m-p/439113#M11946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might have a look at the open source Wait Processor Expert component which is available on SourceForge, see &lt;/P&gt;&lt;P&gt;&lt;A href="http://mcuoneclipse.com/2014/10/21/mcuoneclipse-releases-on-sourceforge/" title="http://mcuoneclipse.com/2014/10/21/mcuoneclipse-releases-on-sourceforge/"&gt;McuOnEclipse Releases on SourceForge | MCU on Eclipse&lt;/A&gt; &lt;/P&gt;&lt;P&gt;It comes with various busy wait routines:&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/60931iF68E236109328771/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;If you are not using Processor Expert: you simply generate the code and use the WAIT1.c and WAIT1.h files in your project.&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>Sun, 28 Jun 2015 18:56:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-calculate-the-machine-cycles-to-write-a-delay-function/m-p/439113#M11946</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2015-06-28T18:56:08Z</dc:date>
    </item>
  </channel>
</rss>

