<?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: LPC55S69 SDK : linker script managed or not ? in MCUXpresso IDE</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/LPC55S69-SDK-linker-script-managed-or-not/m-p/1017959#M5331</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The generated scripts should work fine with secure and non-secure applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MCUXpresso IDE Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Dec 2019 19:46:42 GMT</pubDate>
    <dc:creator>lpcxpresso_supp</dc:creator>
    <dc:date>2019-12-12T19:46:42Z</dc:date>
    <item>
      <title>LPC55S69 SDK : linker script managed or not ?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/LPC55S69-SDK-linker-script-managed-or-not/m-p/1017956#M5328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can see frertos_mpu_ns example is use managed linked script in Properties.&lt;/P&gt;&lt;P&gt;But some how it know about folder linkscripts and take from there all *.ldt files in use and build right memory map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This connection is not visible any where in project settings. How managed linker script know about some extra rules in other files and if any detail info about it available somewhere ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eugene&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV style="position: absolute; left: 152px; top: 56px;"&gt;&lt;DIV class="gtx-trans-icon"&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Dec 2019 09:53:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/LPC55S69-SDK-linker-script-managed-or-not/m-p/1017956#M5328</guid>
      <dc:creator>EugeneHiihtaja</dc:creator>
      <dc:date>2019-12-06T09:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 SDK : linker script managed or not ?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/LPC55S69-SDK-linker-script-managed-or-not/m-p/1017957#M5329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The automatic detection and use of project local .ldt files is an integral&amp;nbsp;part of the managed linker script mechanism. For more details, please see chapter&amp;nbsp;18, "Memory Configuration and Linker Scripts" in the MCUXpresso IDE v11.0 User Guide. In particular, section 18.3 "How are Managed Linker Scripts Generated?" and section 18.4, "FreeMarker Linker Script Templates".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MCUXpresso IDE Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Dec 2019 10:10:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/LPC55S69-SDK-linker-script-managed-or-not/m-p/1017957#M5329</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2019-12-06T10:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 SDK : linker script managed or not ?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/LPC55S69-SDK-linker-script-managed-or-not/m-p/1017958#M5330</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 can see SDK example for freertos_mpu_ns has very good scripts what fit to all needs.&lt;/P&gt;&lt;P&gt;But other part of this project has freertos_mps_s is still use full automatic script.&lt;/P&gt;&lt;P&gt;Do you have scripts for that type of project e.g secure with TZ enabled ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eugene&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2019 08:09:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/LPC55S69-SDK-linker-script-managed-or-not/m-p/1017958#M5330</guid>
      <dc:creator>EugeneHiihtaja</dc:creator>
      <dc:date>2019-12-12T08:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 SDK : linker script managed or not ?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/LPC55S69-SDK-linker-script-managed-or-not/m-p/1017959#M5331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The generated scripts should work fine with secure and non-secure applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MCUXpresso IDE Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2019 19:46:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/LPC55S69-SDK-linker-script-managed-or-not/m-p/1017959#M5331</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2019-12-12T19:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 SDK : linker script managed or not ?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/LPC55S69-SDK-linker-script-managed-or-not/m-p/1017960#M5332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In theory yes, but they little bit different in case of sections and etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eugene&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2019 06:32:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/LPC55S69-SDK-linker-script-managed-or-not/m-p/1017960#M5332</guid>
      <dc:creator>EugeneHiihtaja</dc:creator>
      <dc:date>2019-12-13T06:32:07Z</dc:date>
    </item>
  </channel>
</rss>

