<?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>LPC Microcontrollers中的主题 investigating CPU load</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/investigating-CPU-load/m-p/713823#M28847</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class=""&gt;&lt;P&gt;Hi !&lt;/P&gt;&lt;P&gt;I'd like to have some advices because I'm stuck !&lt;/P&gt;&lt;P&gt;I need to measure the CPU load on my device (LPC 11xx). However, it's programmed in bare metal so I don't have access to the classic Linux commands.&lt;/P&gt;&lt;P&gt;How would you do to have an idea of this consumption and be sure, for example, that you are not using more than xx% of CPU load ?&lt;/P&gt;&lt;P&gt;Thanks for helping me !&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Sep 2017 12:00:49 GMT</pubDate>
    <dc:creator>dexter2306</dc:creator>
    <dc:date>2017-09-01T12:00:49Z</dc:date>
    <item>
      <title>investigating CPU load</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/investigating-CPU-load/m-p/713823#M28847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class=""&gt;&lt;P&gt;Hi !&lt;/P&gt;&lt;P&gt;I'd like to have some advices because I'm stuck !&lt;/P&gt;&lt;P&gt;I need to measure the CPU load on my device (LPC 11xx). However, it's programmed in bare metal so I don't have access to the classic Linux commands.&lt;/P&gt;&lt;P&gt;How would you do to have an idea of this consumption and be sure, for example, that you are not using more than xx% of CPU load ?&lt;/P&gt;&lt;P&gt;Thanks for helping me !&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2017 12:00:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/investigating-CPU-load/m-p/713823#M28847</guid>
      <dc:creator>dexter2306</dc:creator>
      <dc:date>2017-09-01T12:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: investigating CPU load</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/investigating-CPU-load/m-p/713824#M28848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure this is possible with a Cortex-M0 as there are no Performance Counters (that are present in Cortex-M3/M4/etc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One thing that you may be able to do is to use a spare GPIO that you set when going to sleep (WFI) and gets cleared when reawakened (in the interrupt handlers), and then using an external scope to monitor that signal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Sep 2017 07:46:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/investigating-CPU-load/m-p/713824#M28848</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2017-09-02T07:46:56Z</dc:date>
    </item>
  </channel>
</rss>

