<?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 freemaster crashes when loading an elf file generated by gcc 11 in FreeMASTER</title>
    <link>https://community.nxp.com/t5/FreeMASTER/freemaster-crashes-when-loading-an-elf-file-generated-by-gcc-11/m-p/1637885#M1317</link>
    <description>&lt;P&gt;Hello together,&lt;/P&gt;&lt;P&gt;I load an elf in freemaster, but when I try to save the project, freemaster crashes.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.PNG" style="width: 553px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/220272i62A4808DEE223202/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The elf file is generated by arm-none-eabi-gcc version 11.3.1. But when I compile the same source code with arm-none-eabi-gcc version 10.3.1, freemaster works fine.&lt;/P&gt;&lt;P&gt;Here is the version of freemaster.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.PNG" style="width: 361px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/220273iE1A27F6E6E164A0E/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.PNG" alt="2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You can also find the elf which makes freemaster crash in the attachment.&lt;/P&gt;&lt;P&gt;It's very nice of you to give some help.&lt;/P&gt;</description>
    <pubDate>Fri, 21 Apr 2023 08:32:19 GMT</pubDate>
    <dc:creator>Jimny</dc:creator>
    <dc:date>2023-04-21T08:32:19Z</dc:date>
    <item>
      <title>freemaster crashes when loading an elf file generated by gcc 11</title>
      <link>https://community.nxp.com/t5/FreeMASTER/freemaster-crashes-when-loading-an-elf-file-generated-by-gcc-11/m-p/1637885#M1317</link>
      <description>&lt;P&gt;Hello together,&lt;/P&gt;&lt;P&gt;I load an elf in freemaster, but when I try to save the project, freemaster crashes.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.PNG" style="width: 553px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/220272i62A4808DEE223202/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The elf file is generated by arm-none-eabi-gcc version 11.3.1. But when I compile the same source code with arm-none-eabi-gcc version 10.3.1, freemaster works fine.&lt;/P&gt;&lt;P&gt;Here is the version of freemaster.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.PNG" style="width: 361px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/220273iE1A27F6E6E164A0E/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.PNG" alt="2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You can also find the elf which makes freemaster crash in the attachment.&lt;/P&gt;&lt;P&gt;It's very nice of you to give some help.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 08:32:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/freemaster-crashes-when-loading-an-elf-file-generated-by-gcc-11/m-p/1637885#M1317</guid>
      <dc:creator>Jimny</dc:creator>
      <dc:date>2023-04-21T08:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: freemaster crashes when loading an elf file generated by gcc 11</title>
      <link>https://community.nxp.com/t5/FreeMASTER/freemaster-crashes-when-loading-an-elf-file-generated-by-gcc-11/m-p/1638715#M1322</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I can confirm the error when parsing the ELF file format generated by GCC11.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We will analyze the issue and provide more information here.&lt;/P&gt;
&lt;P&gt;Thank you,&lt;BR /&gt;Michal&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 08:13:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/freemaster-crashes-when-loading-an-elf-file-generated-by-gcc-11/m-p/1638715#M1322</guid>
      <dc:creator>MichalH</dc:creator>
      <dc:date>2023-04-24T08:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: freemaster crashes when loading an elf file generated by gcc 11</title>
      <link>https://community.nxp.com/t5/FreeMASTER/freemaster-crashes-when-loading-an-elf-file-generated-by-gcc-11/m-p/1638829#M1323</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;until this is resolved, you should be able to use &lt;STRONG&gt;-gdwarf-4&lt;/STRONG&gt; gcc option as a workaround. The issue seems to be related to Dwarf version 5 parsing.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Michal&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 09:35:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/freemaster-crashes-when-loading-an-elf-file-generated-by-gcc-11/m-p/1638829#M1323</guid>
      <dc:creator>MichalH</dc:creator>
      <dc:date>2023-04-24T09:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: freemaster crashes when loading an elf file generated by gcc 11</title>
      <link>https://community.nxp.com/t5/FreeMASTER/freemaster-crashes-when-loading-an-elf-file-generated-by-gcc-11/m-p/1638899#M1324</link>
      <description>&lt;P&gt;Hello Michal&lt;/P&gt;&lt;P&gt;I tried your solution, it works. Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 11:36:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/freemaster-crashes-when-loading-an-elf-file-generated-by-gcc-11/m-p/1638899#M1324</guid>
      <dc:creator>Jimny</dc:creator>
      <dc:date>2023-04-24T11:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: freemaster crashes when loading an elf file generated by gcc 11</title>
      <link>https://community.nxp.com/t5/FreeMASTER/freemaster-crashes-when-loading-an-elf-file-generated-by-gcc-11/m-p/1778665#M1565</link>
      <description>&lt;P&gt;The problem still remain in case we are including any library (also from NXP ) that was not created with that option.&lt;/P&gt;&lt;P&gt;is there any plan to solve the gdwarf 5 issue ?.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Emi&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 10:19:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/freemaster-crashes-when-loading-an-elf-file-generated-by-gcc-11/m-p/1778665#M1565</guid>
      <dc:creator>EB_A</dc:creator>
      <dc:date>2023-12-21T10:19:25Z</dc:date>
    </item>
  </channel>
</rss>

