<?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: C project with LPCOpen for bootloading (To put LPCOpen in a certain memory section) in MCUXpresso General</title>
    <link>https://community.nxp.com/t5/MCUXpresso-General/C-project-with-LPCOpen-for-bootloading-To-put-LPCOpen-in-a/m-p/1633161#M4976</link>
    <description>&lt;P&gt;Seems like the magic formular was:&lt;/P&gt;&lt;P&gt;*lpc_chip_11uxx_lib.a:*.o (.text .text*)&lt;/P&gt;&lt;P&gt;So now it works.&lt;/P&gt;</description>
    <pubDate>Thu, 13 Apr 2023 12:59:45 GMT</pubDate>
    <dc:creator>jespermadsen</dc:creator>
    <dc:date>2023-04-13T12:59:45Z</dc:date>
    <item>
      <title>C project with LPCOpen for bootloading (To put LPCOpen in a certain memory section)</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/C-project-with-LPCOpen-for-bootloading-To-put-LPCOpen-in-a/m-p/1633155#M4975</link>
      <description>&lt;P&gt;I made a bootloader for LPC11A14 and this occupies the first 0x2000 bytes.&lt;/P&gt;&lt;P&gt;So the code in project I want to bootload should be located after 0x2000.&lt;/P&gt;&lt;P&gt;The problem is that my projekt links to the LPCOpen library and I don't know how to place the LPCOpen in other than the main section starting from 0x0000.&lt;/P&gt;&lt;P&gt;I added extra flash sections under MCU settings and&amp;nbsp;&lt;/P&gt;&lt;P&gt;with "Extra linker script input sections" inserted '*lpc_chip_11uxx_lib.a (.text .text*) | Flash2 | .text'&lt;/P&gt;&lt;P&gt;but it dont seem to work.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2023 12:34:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/C-project-with-LPCOpen-for-bootloading-To-put-LPCOpen-in-a/m-p/1633155#M4975</guid>
      <dc:creator>jespermadsen</dc:creator>
      <dc:date>2023-04-13T12:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: C project with LPCOpen for bootloading (To put LPCOpen in a certain memory section)</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/C-project-with-LPCOpen-for-bootloading-To-put-LPCOpen-in-a/m-p/1633161#M4976</link>
      <description>&lt;P&gt;Seems like the magic formular was:&lt;/P&gt;&lt;P&gt;*lpc_chip_11uxx_lib.a:*.o (.text .text*)&lt;/P&gt;&lt;P&gt;So now it works.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2023 12:59:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/C-project-with-LPCOpen-for-bootloading-To-put-LPCOpen-in-a/m-p/1633161#M4976</guid>
      <dc:creator>jespermadsen</dc:creator>
      <dc:date>2023-04-13T12:59:45Z</dc:date>
    </item>
  </channel>
</rss>

