<?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 How to use a etimer module calculation program execution time  in MCUXpresso SDK</title>
    <link>https://community.nxp.com/t5/MCUXpresso-SDK/How-to-use-a-etimer-module-calculation-program-execution-time/m-p/747524#M541</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #666666; background-color: rgba(255, 255, 255, 0.8); font-size: 12px;"&gt;Using SDK etimer configuration module, the realization of the application execution time&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jun 2018 08:55:12 GMT</pubDate>
    <dc:creator>张松张</dc:creator>
    <dc:date>2018-06-04T08:55:12Z</dc:date>
    <item>
      <title>How to use a etimer module calculation program execution time</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/How-to-use-a-etimer-module-calculation-program-execution-time/m-p/747524#M541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #666666; background-color: rgba(255, 255, 255, 0.8); font-size: 12px;"&gt;Using SDK etimer configuration module, the realization of the application execution time&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 08:55:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/How-to-use-a-etimer-module-calculation-program-execution-time/m-p/747524#M541</guid>
      <dc:creator>张松张</dc:creator>
      <dc:date>2018-06-04T08:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to use a etimer module calculation program execution time</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/How-to-use-a-etimer-module-calculation-program-execution-time/m-p/747525#M542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;usually we use systick to count program execution time. It is faster and more close to cpu core. Before you execute a program, you read the timer, and after execution, read again. The execution time is the difference.&lt;/P&gt;&lt;P&gt;Of course you can use other timer, such as PIT, LPTMR or PTM. But almost nobody use them in that way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 06:48:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/How-to-use-a-etimer-module-calculation-program-execution-time/m-p/747525#M542</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2018-06-05T06:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to use a etimer module calculation program execution time</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/How-to-use-a-etimer-module-calculation-program-execution-time/m-p/747526#M543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply, now I use SDK configured PIT module to calculate the program execution time function.In addition, I would like to ask a question about whether the STM module must produce an interrupt, whether the interrupt can be shielded.&lt;/P&gt;&lt;P&gt;Look forward to your reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 07:32:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/How-to-use-a-etimer-module-calculation-program-execution-time/m-p/747526#M543</guid>
      <dc:creator>张松张</dc:creator>
      <dc:date>2018-06-14T07:32:01Z</dc:date>
    </item>
  </channel>
</rss>

