<?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 CPU cycles vs. Clock cycles in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/CPU-cycles-vs-Clock-cycles/m-p/130701#M2549</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;Hello all,&lt;/DIV&gt;&lt;DIV&gt;I am using code warrior development environment for HC08. When debugging the applications by means of the full chip simulator I can get a feeling of the execution time by reading the amount of "CPU cycles" needed (in the register window).&lt;/DIV&gt;&lt;DIV&gt;By the way, are the "CPU cycles" corresponding to the number of clocks required to run the application or shall I multiply the CPU cycles by a certain factor to get the number of CLOCK CYCLES?&lt;/DIV&gt;&lt;DIV&gt;If so, which is this factor for HC08, S08, RS08?&lt;/DIV&gt;&lt;DIV&gt;Thank you very much...&lt;/DIV&gt;&lt;DIV&gt;Spa&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Sep 2006 15:53:31 GMT</pubDate>
    <dc:creator>spa</dc:creator>
    <dc:date>2006-09-19T15:53:31Z</dc:date>
    <item>
      <title>CPU cycles vs. Clock cycles</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/CPU-cycles-vs-Clock-cycles/m-p/130701#M2549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;Hello all,&lt;/DIV&gt;&lt;DIV&gt;I am using code warrior development environment for HC08. When debugging the applications by means of the full chip simulator I can get a feeling of the execution time by reading the amount of "CPU cycles" needed (in the register window).&lt;/DIV&gt;&lt;DIV&gt;By the way, are the "CPU cycles" corresponding to the number of clocks required to run the application or shall I multiply the CPU cycles by a certain factor to get the number of CLOCK CYCLES?&lt;/DIV&gt;&lt;DIV&gt;If so, which is this factor for HC08, S08, RS08?&lt;/DIV&gt;&lt;DIV&gt;Thank you very much...&lt;/DIV&gt;&lt;DIV&gt;Spa&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 15:53:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/CPU-cycles-vs-Clock-cycles/m-p/130701#M2549</guid>
      <dc:creator>spa</dc:creator>
      <dc:date>2006-09-19T15:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: CPU cycles vs. Clock cycles</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/CPU-cycles-vs-Clock-cycles/m-p/130702#M2550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi:&lt;BR /&gt;&lt;BR /&gt;The HCS08 architecture does not have a fix ratio between number of clock cycles and CPU cycles. It depends of the instruction being executed: some instructions take 2,3, up to 7 clock cycles to execute.&lt;BR /&gt;&lt;BR /&gt;IF you check the CPU Manual, it gives a list of all assembly instructions with their resepctive number of clock cycles to execute.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Alex&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2006 02:58:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/CPU-cycles-vs-Clock-cycles/m-p/130702#M2550</guid>
      <dc:creator>alex_spotw</dc:creator>
      <dc:date>2006-09-21T02:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: CPU cycles vs. Clock cycles</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/CPU-cycles-vs-Clock-cycles/m-p/130703#M2551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;for example with a 8mhz clock on a mc9s08rd32dwe part:&lt;BR /&gt; one NOP gives about ~3.04microsec delay&lt;P&gt;Message Edited by jah on &lt;SPAN class="date_text"&gt;2006-09-21&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;12:41 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2006 00:39:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/CPU-cycles-vs-Clock-cycles/m-p/130703#M2551</guid>
      <dc:creator>jah</dc:creator>
      <dc:date>2006-09-22T00:39:26Z</dc:date>
    </item>
  </channel>
</rss>

