<?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>S32MのトピックRe: S32M244 Code Coverage</title>
    <link>https://community.nxp.com/t5/S32M/S32M244-Code-Coverage/m-p/2265800#M166</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;I would like to understand the possible approaches to obtain code coverage using Lauterbach TRACE32 when building with the GHS compiler, as in build coverage is not available. is it feasible to achieve code coverage using any debugger -based mechanism in this case?&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Please get in touch with Laterbach directly. As this is not NXP product.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.lauterbach.com/" target="_blank"&gt;https://support.lauterbach.com/&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Additionally, with GCC compiler, is in build code coverage supported and compatible with Lauterbach TRACE32?&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Yes, GCC supports in‑build coverage (gcov) via --coverage or -fprofile-arcs -ftest-coverage. This produces .gcno/.gcda files that you post‑process with gcov, llvm‑cov gcov, or gcovr. TRACE32 can coexist with such instrumented builds (you can still debug/trace them), but TRACE32 does not read .gcda/.gcno itself — you use gcov tooling to compute/report coverage.&lt;/P&gt;
&lt;P&gt;But again, such is question for Lauterbach support.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Peter&lt;/P&gt;</description>
    <pubDate>Thu, 18 Dec 2025 07:50:27 GMT</pubDate>
    <dc:creator>petervlna</dc:creator>
    <dc:date>2025-12-18T07:50:27Z</dc:date>
    <item>
      <title>S32M244 Code Coverage</title>
      <link>https://community.nxp.com/t5/S32M/S32M244-Code-Coverage/m-p/2264400#M162</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to enable the code coverage option in the debuggers using GHS compiler to check whether functions are executed or not.&lt;/P&gt;&lt;P&gt;Could you lease let know which debuggers will support code coverage when using the GHS compiler.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2025 05:08:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32M/S32M244-Code-Coverage/m-p/2264400#M162</guid>
      <dc:creator>KOTRIKEADITHYA</dc:creator>
      <dc:date>2025-12-17T05:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: S32M244 Code Coverage</title>
      <link>https://community.nxp.com/t5/S32M/S32M244-Code-Coverage/m-p/2264565#M163</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Please see the brief results for your case:&lt;/P&gt;
&lt;DIV style="font-family: 'Segoe UI'; font-size: 14px; font-style: normal; font-weight: 400; line-height: 20px;"&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Green Hills MULTI IDE + G‑Cover&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Integrated tool for object-level code coverage (functions, branches, statements) without instrumentation.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;TimeMachine Profiler&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Part of MULTI suite; provides execution profiling and coverage visualization using trace data.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;VectorCAST&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;External testing tool that integrates with GHS for automated unit/integration coverage analysis.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;TRACE32 (Lauterbach)&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Advanced debugger; supports GHS symbols but does &lt;STRONG&gt;not&lt;/STRONG&gt; provide built-in coverage metrics.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="petervlna_0-1765960237833.png" style="width: 704px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/370388i0B05E6E1A2DF1325/image-dimensions/704x293?v=v2" width="704" height="293" role="button" title="petervlna_0-1765960237833.png" alt="petervlna_0-1765960237833.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2025 08:32:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32M/S32M244-Code-Coverage/m-p/2264565#M163</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2025-12-17T08:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: S32M244 Code Coverage</title>
      <link>https://community.nxp.com/t5/S32M/S32M244-Code-Coverage/m-p/2264628#M164</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to understand the possible approaches to obtain code coverage using Lauterbach TRACE32 when building with the GHS compiler, as in build coverage is not available. is it feasible to achieve code coverage using any debugger -based mechanism in this case?&lt;/P&gt;&lt;P&gt;Additionally, with GCC compiler, is in build code coverage supported and compatible with Lauterbach TRACE32?&lt;/P&gt;&lt;P&gt;I am currently working on the NXP S32M244 microcontroller.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your assistance and valuable inputs.&lt;/P&gt;&lt;P&gt;Looking forward to your guidance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;K. Adithya&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2025 09:29:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32M/S32M244-Code-Coverage/m-p/2264628#M164</guid>
      <dc:creator>KOTRIKEADITHYA</dc:creator>
      <dc:date>2025-12-17T09:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: S32M244 Code Coverage</title>
      <link>https://community.nxp.com/t5/S32M/S32M244-Code-Coverage/m-p/2265800#M166</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;I would like to understand the possible approaches to obtain code coverage using Lauterbach TRACE32 when building with the GHS compiler, as in build coverage is not available. is it feasible to achieve code coverage using any debugger -based mechanism in this case?&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Please get in touch with Laterbach directly. As this is not NXP product.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.lauterbach.com/" target="_blank"&gt;https://support.lauterbach.com/&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Additionally, with GCC compiler, is in build code coverage supported and compatible with Lauterbach TRACE32?&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Yes, GCC supports in‑build coverage (gcov) via --coverage or -fprofile-arcs -ftest-coverage. This produces .gcno/.gcda files that you post‑process with gcov, llvm‑cov gcov, or gcovr. TRACE32 can coexist with such instrumented builds (you can still debug/trace them), but TRACE32 does not read .gcda/.gcno itself — you use gcov tooling to compute/report coverage.&lt;/P&gt;
&lt;P&gt;But again, such is question for Lauterbach support.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Peter&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2025 07:50:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32M/S32M244-Code-Coverage/m-p/2265800#M166</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2025-12-18T07:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: S32M244 Code Coverage</title>
      <link>https://community.nxp.com/t5/S32M/S32M244-Code-Coverage/m-p/2291483#M178</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Could you please let me know how code coverage for functions and branches can be achieved on the &lt;STRONG&gt;NXPS32M244&lt;/STRONG&gt; controller using &lt;STRONG&gt;MULTI + G-Cover&lt;/STRONG&gt;?&lt;/P&gt;&lt;P&gt;I would like to understand whether this is supported with the GHS compiler and what prerequisites are required for the setup.&lt;/P&gt;&lt;P&gt;Additionally, please share the detailed procedure to enable coverage and generate the coverage report using MULTI and G-Cover.&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 06:25:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32M/S32M244-Code-Coverage/m-p/2291483#M178</guid>
      <dc:creator>KOTRIKEADITHYA</dc:creator>
      <dc:date>2026-01-12T06:25:55Z</dc:date>
    </item>
  </channel>
</rss>

