<?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>S32 Design StudioのトピックRe: Code metrics for individual .c files</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/Code-metrics-for-individual-c-files/m-p/867688#M4447</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, this is for the GNU tools, so applicable to anything using GNU tools, including the S32 DS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Mar 2019 11:31:17 GMT</pubDate>
    <dc:creator>BlackNight</dc:creator>
    <dc:date>2019-03-05T11:31:17Z</dc:date>
    <item>
      <title>Code metrics for individual .c files</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Code-metrics-for-individual-c-files/m-p/867685#M4444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;I was seeking if it is possible to extract code metrics for individual files for the MPC5777C C code. I have come across the utility "NXP\S32DS_Power_v2017.R1\Cross_Tools\powerpc-eabivle-4_9\bin\ powerpc-eabivle-size.exe" which provides the details as below: &lt;/P&gt;&lt;TABLE height="53" style="border: 1pt solid #a3a3a3; width: 359px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="padding: 4pt; border: 1pt solid #a3a3a3; width: 41px;"&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;text&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 4pt; border: 1pt solid #a3a3a3; width: 41px;"&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;&amp;nbsp;data&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 4pt; border: 1pt solid #a3a3a3; width: 44px;"&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;&amp;nbsp; bss&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 4pt; border: 1pt solid #a3a3a3; width: 45px;"&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; dec&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 4pt; border: 1pt solid #a3a3a3; width: 39px;"&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;&amp;nbsp;&amp;nbsp; hex&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 4pt; border: 1pt solid #a3a3a3; width: 75px;"&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;filename&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 4pt; border: 1pt solid #a3a3a3; width: 41px;"&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;6036&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 4pt; border: 1pt solid #a3a3a3; width: 41px;"&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;&amp;nbsp;&amp;nbsp; 40&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 4pt; border: 1pt solid #a3a3a3; width: 44px;"&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;&amp;nbsp; 1120&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 4pt; border: 1pt solid #a3a3a3; width: 45px;"&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;&amp;nbsp; 7196&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 4pt; border: 1pt solid #a3a3a3; width: 39px;"&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;&amp;nbsp; 1c1c&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 4pt; border: 1pt solid #a3a3a3; width: 75px;"&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;my_exe.elf&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a utility that can provide code metrics for individual source files?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harsha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2019 17:39:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Code-metrics-for-individual-c-files/m-p/867685#M4444</guid>
      <dc:creator>harsha_jakkamkr</dc:creator>
      <dc:date>2019-03-04T17:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Code metrics for individual .c files</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Code-metrics-for-individual-c-files/m-p/867686#M4445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, see &lt;A class="link-titled" href="https://mcuoneclipse.com/2014/07/13/listing-code-and-data-size-for-each-source-file-with-gnu-and-eclipse/" title="https://mcuoneclipse.com/2014/07/13/listing-code-and-data-size-for-each-source-file-with-gnu-and-eclipse/"&gt;Listing Code and Data Size for each Source File with GNU and Eclipse | MCU on Eclipse&lt;/A&gt;&amp;nbsp;&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>Tue, 05 Mar 2019 06:24:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Code-metrics-for-individual-c-files/m-p/867686#M4445</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2019-03-05T06:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: Code metrics for individual .c files</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Code-metrics-for-individual-c-files/m-p/867687#M4446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/BlackNight"&gt;BlackNight&lt;/A&gt;, I would go through the link more thoroughly. Just wanted to know if the information available in the link also works for the S32 design studio IDE for PowerPC architecture.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Harsha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2019 07:37:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Code-metrics-for-individual-c-files/m-p/867687#M4446</guid>
      <dc:creator>harsha_jakkamkr</dc:creator>
      <dc:date>2019-03-05T07:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Code metrics for individual .c files</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Code-metrics-for-individual-c-files/m-p/867688#M4447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, this is for the GNU tools, so applicable to anything using GNU tools, including the S32 DS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2019 11:31:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Code-metrics-for-individual-c-files/m-p/867688#M4447</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2019-03-05T11:31:17Z</dc:date>
    </item>
  </channel>
</rss>

