<?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 Can two projects be combined without the namespaces interfering? in CodeWarrior Development Tools</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Can-two-projects-be-combined-without-the-namespaces-interfering/m-p/368680#M1955</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can two projects be combined without the namespaces interfering?&amp;nbsp; I would like to have a single compile produce a hex file that contains both the DFU and application portions of the memory content without the two interfering.&amp;nbsp; The DFU only knows about the start address of the application, and the application doesn't know anything about the DFU.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Aug 2014 22:41:26 GMT</pubDate>
    <dc:creator>marcbunyard</dc:creator>
    <dc:date>2014-08-19T22:41:26Z</dc:date>
    <item>
      <title>Can two projects be combined without the namespaces interfering?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Can-two-projects-be-combined-without-the-namespaces-interfering/m-p/368680#M1955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can two projects be combined without the namespaces interfering?&amp;nbsp; I would like to have a single compile produce a hex file that contains both the DFU and application portions of the memory content without the two interfering.&amp;nbsp; The DFU only knows about the start address of the application, and the application doesn't know anything about the DFU.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2014 22:41:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Can-two-projects-be-combined-without-the-namespaces-interfering/m-p/368680#M1955</guid>
      <dc:creator>marcbunyard</dc:creator>
      <dc:date>2014-08-19T22:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Can two projects be combined without the namespaces interfering?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Can-two-projects-be-combined-without-the-namespaces-interfering/m-p/368681#M1956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Marc:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this a Kinetis project?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Typically to merge two projects (bootloader + application) you can add the binary of one of them into the other project, using the linker file. Check the next threads which are related to your question:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- &lt;A href="https://community.nxp.com/message/373906"&gt;AN2295 Integration... a few questions&lt;/A&gt; (long thread, but check Kan_Li suggestions in the middle).&lt;/P&gt;&lt;P&gt;- &lt;A href="https://community.nxp.com/message/408533"&gt;Re: 2 separate programs on one processor (Bootloader- and Applicationcode) flashed with Open SDA.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards!,&lt;BR /&gt;Jorge Gonzalez&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 02:09:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Can-two-projects-be-combined-without-the-namespaces-interfering/m-p/368681#M1956</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2014-08-27T02:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Can two projects be combined without the namespaces interfering?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Can-two-projects-be-combined-without-the-namespaces-interfering/m-p/368682#M1957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Jorge,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I looked through the threads that you pointed me to, and found some answers to old questions (How do I download my application without erasing the Flex NVM?).&amp;nbsp; I am using a K20 256 with processor expert and MQX Lite component, and would like to solve this problem without editing the Processor Expert generated files: i.e. ProcessorExpert.ld.&amp;nbsp; Is it possible to INCLUDE the binary from my "application" project in the "bootloader" project through the IDE versus editing the automatically generated files?&amp;nbsp; I am using the ARM GCC tool chain.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 22:12:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Can-two-projects-be-combined-without-the-namespaces-interfering/m-p/368682#M1957</guid>
      <dc:creator>marcbunyard</dc:creator>
      <dc:date>2014-08-28T22:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: Can two projects be combined without the namespaces interfering?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Can-two-projects-be-combined-without-the-namespaces-interfering/m-p/368683#M1958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marc:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, I don't think there is such an option in the IDE. The only methods I know for this are those I mentioned in the other thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Jorge Gonzalez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 01:34:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Can-two-projects-be-combined-without-the-namespaces-interfering/m-p/368683#M1958</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2014-08-29T01:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Can two projects be combined without the namespaces interfering?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Can-two-projects-be-combined-without-the-namespaces-interfering/m-p/368684#M1959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your quick response.&amp;nbsp; I think I will opt for the solution that uses as much of the automated functionality as I can in hopes that the functionality will continue to improve.&amp;nbsp; The IDE is quite flexible, and it seems like it will become even more so.&amp;nbsp; I think combining the SRecords outside of the IDE, using the Simple Flash Utility (something I learned about in this thread) to download, and attaching to the project of interest makes the most use of the IDE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 15:06:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Can-two-projects-be-combined-without-the-namespaces-interfering/m-p/368684#M1959</guid>
      <dc:creator>marcbunyard</dc:creator>
      <dc:date>2014-08-29T15:06:40Z</dc:date>
    </item>
  </channel>
</rss>

