<?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>MCUXpresso IDEのトピックHow to build 2 binaries in one shot for different memory configuration in mcuxpresso?</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/How-to-build-2-binaries-in-one-shot-for-different-memory/m-p/1093421#M6047</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a requirement to build the application to 2 flash locations say 0x10000000 and 0x10032000.&lt;/P&gt;&lt;P&gt;I want to do it in one shot, by using pre and post build scripts. I am using mcuxpresso as IDE. So, if anyone could help on how to configure the scripts to change the program memory configuration during compile time it would be of great help.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Jun 2020 04:45:22 GMT</pubDate>
    <dc:creator>subbanna_manjun</dc:creator>
    <dc:date>2020-06-26T04:45:22Z</dc:date>
    <item>
      <title>How to build 2 binaries in one shot for different memory configuration in mcuxpresso?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/How-to-build-2-binaries-in-one-shot-for-different-memory/m-p/1093421#M6047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a requirement to build the application to 2 flash locations say 0x10000000 and 0x10032000.&lt;/P&gt;&lt;P&gt;I want to do it in one shot, by using pre and post build scripts. I am using mcuxpresso as IDE. So, if anyone could help on how to configure the scripts to change the program memory configuration during compile time it would be of great help.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2020 04:45:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/How-to-build-2-binaries-in-one-shot-for-different-memory/m-p/1093421#M6047</guid>
      <dc:creator>subbanna_manjun</dc:creator>
      <dc:date>2020-06-26T04:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to build 2 binaries in one shot for different memory configuration in mcuxpresso?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/How-to-build-2-binaries-in-one-shot-for-different-memory/m-p/1093422#M6048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm doing it the following way:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://mcuoneclipse.com/2019/10/06/linking-bootloader-applications-with-eclipse-and-freemarker-scripts/" title="https://mcuoneclipse.com/2019/10/06/linking-bootloader-applications-with-eclipse-and-freemarker-scripts/"&gt;Linking Bootloader Applications with Eclipse and FreeMarker Scripts | MCU on Eclipse&lt;/A&gt;&amp;nbsp;&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>Fri, 26 Jun 2020 16:19:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/How-to-build-2-binaries-in-one-shot-for-different-memory/m-p/1093422#M6048</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2020-06-26T16:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to build 2 binaries in one shot for different memory configuration in mcuxpresso?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/How-to-build-2-binaries-in-one-shot-for-different-memory/m-p/1093423#M6049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think this is possible:&lt;/P&gt;&lt;P&gt;1. A project can only have one memory configuration. 2 memory configurations = 2 projects&lt;/P&gt;&lt;P&gt;2. Even if you could change memory configs (which you can't), you cannot build 2 targets in 1 build. 1 build = 1 target&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideas on how you might make this a bit easier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Set up two projects. Use linked resources (described in online Help) so they both use the exact same source.&lt;/P&gt;&lt;P&gt;&amp;nbsp;Or&lt;/P&gt;&lt;P&gt;2, (if the ONLY difference is the link step memory map), have 3 projects - one builds a library from your source, the other two have the separate memory configurations defined&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2020 16:25:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/How-to-build-2-binaries-in-one-shot-for-different-memory/m-p/1093423#M6049</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2020-06-26T16:25:02Z</dc:date>
    </item>
  </channel>
</rss>

