<?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 Help with linker script... in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Help-with-linker-script/m-p/579535#M24148</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by alanisgp on Wed Apr 04 13:01:42 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi, I have the following dilemma.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; I'm doing a secondary bootloader, the idea is to pass arguments between the application on-Run and the bootloader.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; The first synthesis that occurs to me is to reserve a section of SRAM, from a known position. Then when I invoke the bootloader, placed there the parameters you want to communicate, in variables associated with that section, such a structure.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; When the bootloader takes control after a reset, read parameters, and then runs different workflows.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; The question is: How altered the linker-script to reserve a section ".x" inside ". data", at any bank SRAM, either 1 or 2?.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; So to make that modification on the linker file in both codes (main and boot) refer to the same memory locations, and use it as a message queue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I appreciate any suggestions or other reference literature that may be recommended.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Thank you very much and best regards!.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; Escribe texto o la dirección de un sitio web, o bien, &lt;/SPAN&gt;&lt;A href="http://http://translate.google.es/?tr=f&amp;amp;hl=es"&gt;traduce un documento&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://http://translate.google.es/?tr=t&amp;amp;hl=es"&gt;Cancelar&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Alpha&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 01:15:19 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T01:15:19Z</dc:date>
    <item>
      <title>Help with linker script...</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Help-with-linker-script/m-p/579535#M24148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by alanisgp on Wed Apr 04 13:01:42 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi, I have the following dilemma.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; I'm doing a secondary bootloader, the idea is to pass arguments between the application on-Run and the bootloader.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; The first synthesis that occurs to me is to reserve a section of SRAM, from a known position. Then when I invoke the bootloader, placed there the parameters you want to communicate, in variables associated with that section, such a structure.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; When the bootloader takes control after a reset, read parameters, and then runs different workflows.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; The question is: How altered the linker-script to reserve a section ".x" inside ". data", at any bank SRAM, either 1 or 2?.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; So to make that modification on the linker file in both codes (main and boot) refer to the same memory locations, and use it as a message queue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I appreciate any suggestions or other reference literature that may be recommended.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Thank you very much and best regards!.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; Escribe texto o la dirección de un sitio web, o bien, &lt;/SPAN&gt;&lt;A href="http://http://translate.google.es/?tr=f&amp;amp;hl=es"&gt;traduce un documento&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://http://translate.google.es/?tr=t&amp;amp;hl=es"&gt;Cancelar&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Alpha&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:15:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Help-with-linker-script/m-p/579535#M24148</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: Help with linker script...</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Help-with-linker-script/m-p/579536#M24149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TheFallGuy on Thu Apr 05 00:42:50 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you look at:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://support.code-red-tech.com/CodeRedWiki/OwnLinkScripts&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://support.code-red-tech.com/CodeRedWiki/EnhancedManagedLinkScripts&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;and&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://support.code-red-tech.com/CodeRedWiki/PlacingData&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:15:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Help-with-linker-script/m-p/579536#M24149</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:15:20Z</dc:date>
    </item>
  </channel>
</rss>

