<?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 Re: Error in linker script after upgrading to version 11.1 in MCUXpresso IDE</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/Error-in-linker-script-after-upgrading-to-version-11-1/m-p/998057#M5140</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;bump&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it possible to deactivete this funcionality?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Apr 2020 16:14:05 GMT</pubDate>
    <dc:creator>cescvaro</dc:creator>
    <dc:date>2020-04-07T16:14:05Z</dc:date>
    <item>
      <title>Error in linker script after upgrading to version 11.1</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Error-in-linker-script-after-upgrading-to-version-11-1/m-p/998054#M5137</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&gt;I've recently upgraded a project to MCUXpresso 11.1.1_3241 from version 10.3.1_2233 and it needed some effort to perform the upgrade but now the project compile without problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now I have a lot of error from the GNU Linker(I think from the parser) - in the project we are using a custom made ld files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here a screenshot of the errors&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="linker_error.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/99331iD7272649E869532F/image-size/large?v=v2&amp;amp;px=999" role="button" title="linker_error.png" alt="linker_error.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In the previous version we had none of them.&lt;/P&gt;&lt;P&gt;what is strange is that all these .ld files are in folder that are excluded from compilation - but yes also our custom ld reports error but different from those arm and gcc related.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've also removed from error parsers the GNU Linker, but error are still here.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="config.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/99423i45F53ED34C15D671/image-size/large?v=v2&amp;amp;px=999" role="button" title="config.png" alt="config.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm able to flash the davice, but is quite annoying to have all these errors signaled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Francesco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2020 13:18:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Error-in-linker-script-after-upgrading-to-version-11-1/m-p/998054#M5137</guid>
      <dc:creator>cescvaro</dc:creator>
      <dc:date>2020-03-20T13:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: Error in linker script after upgrading to version 11.1</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Error-in-linker-script-after-upgrading-to-version-11-1/m-p/998055#M5138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There seems to be a problem with the actual linker script awareness feature that was added in IDE v11.0.0. The errors are harmless from a build/debug perspective. Most likely, they are the result of an incomplete&amp;nbsp;grammar implementation inside the IDE. With this in mind, would you please attach the linker scripts&amp;nbsp;that generate the problems seen in the screenshot?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;BR /&gt;MCUXpresso IDE Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2020 10:44:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Error-in-linker-script-after-upgrading-to-version-11-1/m-p/998055#M5138</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2020-03-23T10:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error in linker script after upgrading to version 11.1</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Error-in-linker-script-after-upgrading-to-version-11-1/m-p/998056#M5139</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&gt;in attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There seems to be a problem with the actual linker script awareness feature that was added in IDE v11.0.0. =&amp;gt; yeah, looks like. There is a way to disable it ?&lt;/P&gt;&lt;P&gt;Consider that error are also raised/deteced in ARM generic linkser scripts like ARMCMx.ld and gcc_cs.ld.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regads,&lt;/P&gt;&lt;P&gt;fv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2020 10:44:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Error-in-linker-script-after-upgrading-to-version-11-1/m-p/998056#M5139</guid>
      <dc:creator>cescvaro</dc:creator>
      <dc:date>2020-03-27T10:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: Error in linker script after upgrading to version 11.1</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Error-in-linker-script-after-upgrading-to-version-11-1/m-p/998057#M5140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;bump&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it possible to deactivete this funcionality?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2020 16:14:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Error-in-linker-script-after-upgrading-to-version-11-1/m-p/998057#M5140</guid>
      <dc:creator>cescvaro</dc:creator>
      <dc:date>2020-04-07T16:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: Error in linker script after upgrading to version 11.1</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Error-in-linker-script-after-upgrading-to-version-11-1/m-p/998058#M5141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Francesco,&lt;/P&gt;&lt;P&gt;to my knowldedge there is no option to disable it (but I had submitted a ticket asking for it).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2020 06:08:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Error-in-linker-script-after-upgrading-to-version-11-1/m-p/998058#M5141</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2020-04-08T06:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: Error in linker script after upgrading to version 11.1</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Error-in-linker-script-after-upgrading-to-version-11-1/m-p/998059#M5142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Francesco,&lt;/P&gt;&lt;P&gt;as a workaround to disable/deactivate it:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/105020iAC976554C80004BD/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/105021i58451C0598FCF20F/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;finally delete any pending errors in the Problems View:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/105022i3192895BC021AE35/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&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>Wed, 08 Apr 2020 11:58:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Error-in-linker-script-after-upgrading-to-version-11-1/m-p/998059#M5142</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2020-04-08T11:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error in linker script after upgrading to version 11.1</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Error-in-linker-script-after-upgrading-to-version-11-1/m-p/998060#M5143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx for the answer and for opening a ticket.&lt;/P&gt;&lt;P&gt;Unfortunately, if I perform a clean+rebuild, errors are raised again :smileysad:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is strange:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="nxp.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/105702i8088ED835702D3E3/image-size/large?v=v2&amp;amp;px=999" role="button" title="nxp.png" alt="nxp.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In the project settings, I can't disable them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;fv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2020 07:58:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Error-in-linker-script-after-upgrading-to-version-11-1/m-p/998060#M5143</guid>
      <dc:creator>cescvaro</dc:creator>
      <dc:date>2020-04-09T07:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error in linker script after upgrading to version 11.1</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Error-in-linker-script-after-upgrading-to-version-11-1/m-p/998061#M5144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Franccesco,&lt;/P&gt;&lt;P&gt;please do *not* change the error parsers: they have nothing to do what we are discussing here.&lt;/P&gt;&lt;P&gt;Instead, change the editor selection as I have shown above. I did that with your files and it worked as expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2020 14:01:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Error-in-linker-script-after-upgrading-to-version-11-1/m-p/998061#M5144</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2020-04-09T14:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Error in linker script after upgrading to version 11.1</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Error-in-linker-script-after-upgrading-to-version-11-1/m-p/1359659#M7570</link>
      <description>&lt;P&gt;I confirm that this solution doesn't work (configuring .ld to be opened with text editor). After rebuild the errors reappears annoyingly:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DaPa1_0-1634841518310.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/159798iF986FCFB662D812C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DaPa1_0-1634841518310.png" alt="DaPa1_0-1634841518310.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 18:39:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Error-in-linker-script-after-upgrading-to-version-11-1/m-p/1359659#M7570</guid>
      <dc:creator>DaPa1</dc:creator>
      <dc:date>2021-10-21T18:39:34Z</dc:date>
    </item>
  </channel>
</rss>

