<?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>MCUXpresso IDEのトピックMCUXpresso IDE - Profiling - GCOV: How-To</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-IDE-Profiling-GCOV-How-To/m-p/1621904#M8829</link>
    <description>&lt;P&gt;Is there an MCU Xpresso guide for 11.7 that shows how to use the GCOV settings built into the IDE?&lt;BR /&gt;&lt;BR /&gt;I have looked at Erik Styger's posts, but it looks like the IDE now has the capability built in.&lt;/P&gt;&lt;P&gt;With this method I erros that the symbol "__init_array_start" could not be found:&lt;BR /&gt;&lt;A href="https://mcuoneclipse.com/2021/09/19/tutorial-gnu-gcov-coverage-with-the-nxp-i-mx-rt1064/" target="_blank"&gt;Tutorial: GNU gcov Coverage with the NXP i.MX RT1064 | MCU on Eclipse&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This post seems even more out of date:&lt;BR /&gt;&lt;A href="https://mcuoneclipse.com/2021/02/01/tutorial-gnu-coverage-with-mcuxpresso-ide/" target="_blank"&gt;Tutorial: GNU Coverage with MCUXpresso IDE | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 24 Mar 2023 20:27:42 GMT</pubDate>
    <dc:creator>PE_IDR</dc:creator>
    <dc:date>2023-03-24T20:27:42Z</dc:date>
    <item>
      <title>MCUXpresso IDE - Profiling - GCOV: How-To</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-IDE-Profiling-GCOV-How-To/m-p/1621904#M8829</link>
      <description>&lt;P&gt;Is there an MCU Xpresso guide for 11.7 that shows how to use the GCOV settings built into the IDE?&lt;BR /&gt;&lt;BR /&gt;I have looked at Erik Styger's posts, but it looks like the IDE now has the capability built in.&lt;/P&gt;&lt;P&gt;With this method I erros that the symbol "__init_array_start" could not be found:&lt;BR /&gt;&lt;A href="https://mcuoneclipse.com/2021/09/19/tutorial-gnu-gcov-coverage-with-the-nxp-i-mx-rt1064/" target="_blank"&gt;Tutorial: GNU gcov Coverage with the NXP i.MX RT1064 | MCU on Eclipse&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This post seems even more out of date:&lt;BR /&gt;&lt;A href="https://mcuoneclipse.com/2021/02/01/tutorial-gnu-coverage-with-mcuxpresso-ide/" target="_blank"&gt;Tutorial: GNU Coverage with MCUXpresso IDE | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2023 20:27:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-IDE-Profiling-GCOV-How-To/m-p/1621904#M8829</guid>
      <dc:creator>PE_IDR</dc:creator>
      <dc:date>2023-03-24T20:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso IDE - Profiling - GCOV: How-To</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-IDE-Profiling-GCOV-How-To/m-p/1621989#M8830</link>
      <description>&lt;P&gt;I have it working well in the IDE 11.7.0:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ErichStyger_0-1679733251334.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/216240i8C9BEC5F8FD836F2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ErichStyger_0-1679733251334.png" alt="ErichStyger_0-1679733251334.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;ErichStyger_0-1679733251334.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But the thing is that for several months the SEGGER semihosting support is not working (there should be a release coming soon fixing hopefully the issues). For example the one in 11.7.0 does not create files correctly. This is why I'm using the older v7.68 J-Link software instead:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ErichStyger_1-1679733336983.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/216241i2F1D4CA138C35028/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ErichStyger_1-1679733336983.png" alt="ErichStyger_1-1679733336983.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;ErichStyger_1-1679733336983.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I don't have any RT board around right now, but I checked the K64F examples (as pointed to by the above article), and they work fine for me. So I suggest you try with the examples on GitHub, e.g. &lt;A href="https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples/MCUXpresso/FRDM-K64F/FRDM-K64F_gcov_bm" target="_blank"&gt;https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples/MCUXpresso/FRDM-K64F/FRDM-K64F_gcov_bm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;</description>
      <pubDate>Sat, 25 Mar 2023 08:37:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-IDE-Profiling-GCOV-How-To/m-p/1621989#M8830</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2023-03-25T08:37:47Z</dc:date>
    </item>
  </channel>
</rss>

