<?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 do I calculate time for certain functions in MPC5777C? in MPC5xxx</title>
    <link>https://community.nxp.com/t5/MPC5xxx/How-do-I-calculate-time-for-certain-functions-in-MPC5777C/m-p/1594373#M22801</link>
    <description>&lt;P&gt;I am using s32ds power architecture 2.1 and I am currently trying to calculate encryption/decryption time for cse project.&lt;/P&gt;&lt;P&gt;I tried using time.h but I don't think it works in s32ds.&lt;/P&gt;&lt;P&gt;Is there any way I can do?&lt;/P&gt;</description>
    <pubDate>Tue, 07 Feb 2023 04:40:50 GMT</pubDate>
    <dc:creator>InhyeokHwang</dc:creator>
    <dc:date>2023-02-07T04:40:50Z</dc:date>
    <item>
      <title>How do I calculate time for certain functions in MPC5777C?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/How-do-I-calculate-time-for-certain-functions-in-MPC5777C/m-p/1594373#M22801</link>
      <description>&lt;P&gt;I am using s32ds power architecture 2.1 and I am currently trying to calculate encryption/decryption time for cse project.&lt;/P&gt;&lt;P&gt;I tried using time.h but I don't think it works in s32ds.&lt;/P&gt;&lt;P&gt;Is there any way I can do?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2023 04:40:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/How-do-I-calculate-time-for-certain-functions-in-MPC5777C/m-p/1594373#M22801</guid>
      <dc:creator>InhyeokHwang</dc:creator>
      <dc:date>2023-02-07T04:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: How do I calculate time for certain functions in MPC5777C?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/How-do-I-calculate-time-for-certain-functions-in-MPC5777C/m-p/1594465#M22805</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;You can use for example external tool like Trace device to see the execution of instructions.&lt;/P&gt;
&lt;P&gt;Or you use performance monitor located on core:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="petervlna_0-1675753979913.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/209898i63C9F257A149A6FF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="petervlna_0-1675753979913.png" alt="petervlna_0-1675753979913.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Please refer to the Chapter 8 Performance Monitor of core reference manual.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2023 07:13:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/How-do-I-calculate-time-for-certain-functions-in-MPC5777C/m-p/1594465#M22805</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2023-02-07T07:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: How do I calculate time for certain functions in MPC5777C?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/How-do-I-calculate-time-for-certain-functions-in-MPC5777C/m-p/1594511#M22808</link>
      <description>&lt;P&gt;Is the manual for MPC5777C? because I don't think I have the same reference manual as yours. Mine says System Integration Unit for chapter 8&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2023 08:20:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/How-do-I-calculate-time-for-certain-functions-in-MPC5777C/m-p/1594511#M22808</guid>
      <dc:creator>InhyeokHwang</dc:creator>
      <dc:date>2023-02-07T08:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: How do I calculate time for certain functions in MPC5777C?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/How-do-I-calculate-time-for-certain-functions-in-MPC5777C/m-p/1594734#M22816</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I was referring to core reference manual, not uC reference manual.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/files-static/32bit/doc/ref_manual/e200z759CRM.pdf" target="_blank"&gt;https://www.nxp.com/files-static/32bit/doc/ref_manual/e200z759CRM.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2023 12:21:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/How-do-I-calculate-time-for-certain-functions-in-MPC5777C/m-p/1594734#M22816</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2023-02-07T12:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: How do I calculate time for certain functions in MPC5777C?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/How-do-I-calculate-time-for-certain-functions-in-MPC5777C/m-p/1595082#M22822</link>
      <description>&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 00:01:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/How-do-I-calculate-time-for-certain-functions-in-MPC5777C/m-p/1595082#M22822</guid>
      <dc:creator>InhyeokHwang</dc:creator>
      <dc:date>2023-02-08T00:01:44Z</dc:date>
    </item>
  </channel>
</rss>

