<?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: How to copy a project to a new project in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-copy-a-project-to-a-new-project/m-p/2172446#M58781</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/254983"&gt;@jDrum1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for contacting us.&lt;/P&gt;
&lt;P&gt;You can use the &lt;STRONG&gt;"Import Project"&lt;/STRONG&gt; button in MCUXpresso IDE to import your project. I’ve recorded a short video demonstrating the detailed steps and attached it for your reference.&lt;/P&gt;
&lt;P&gt;Please let me know if you have any questions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
    <pubDate>Fri, 19 Sep 2025 03:22:06 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2025-09-19T03:22:06Z</dc:date>
    <item>
      <title>How to copy a project to a new project</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-copy-a-project-to-a-new-project/m-p/2172190#M58778</link>
      <description>&lt;P&gt;I have been developing a project in the MCUXpresso IDE (chip LPC11U68) for several years.&lt;/P&gt;&lt;P&gt;I would like to use the same chip on a different PCB and need to generate a new project in the workspace.&lt;/P&gt;&lt;P&gt;The problem seems to be&lt;/P&gt;&lt;P&gt;1)&amp;nbsp; I can copy a project and rename it and open it in the IDE.&amp;nbsp; However, the quickstart menu shows &lt;STRONG&gt;project:&amp;nbsp; CNew[none]&lt;/STRONG&gt;.&amp;nbsp; &amp;nbsp;I assume that the settings folder and the .project file (both xml) both need to be implemented properly.&amp;nbsp; &amp;nbsp;Additionally, the project tree in the workspace seems to be different in the copied version.&lt;/P&gt;&lt;P&gt;2) alternatively, I can use the new project wizard&amp;nbsp; and get the project CNewj .&amp;nbsp; Here, the project can be built but is otherwise empty.&amp;nbsp; In principle, I can copy the proper files into the new project and build again, but this will take a couple of hours.&amp;nbsp; (I need to repeat this process for two additional PCBs as well.)&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;jDrum1 (used to be jDrum)&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2025 18:01:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-copy-a-project-to-a-new-project/m-p/2172190#M58778</guid>
      <dc:creator>jDrum1</dc:creator>
      <dc:date>2025-09-18T18:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy a project to a new project</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-copy-a-project-to-a-new-project/m-p/2172446#M58781</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/254983"&gt;@jDrum1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for contacting us.&lt;/P&gt;
&lt;P&gt;You can use the &lt;STRONG&gt;"Import Project"&lt;/STRONG&gt; button in MCUXpresso IDE to import your project. I’ve recorded a short video demonstrating the detailed steps and attached it for your reference.&lt;/P&gt;
&lt;P&gt;Please let me know if you have any questions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2025 03:22:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-copy-a-project-to-a-new-project/m-p/2172446#M58781</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2025-09-19T03:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy a project to a new project</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-copy-a-project-to-a-new-project/m-p/2175963#M58811</link>
      <description>&lt;P&gt;Thank you for your response&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/27788"&gt;@Alice_Yang&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;&lt;P&gt;Our original problem was that the MCUXpresso IDE had hidden (from us)&amp;nbsp; the project to copy.&amp;nbsp; It was indeed in the proper workspace, but the project had originally evolved from one of the example projects, namely FreeRTOS_Blinky (many years ago).&amp;nbsp; None of that code was still present but the project name remained.&lt;/P&gt;&lt;P&gt;Our solution was to continue with the new project&amp;nbsp; generated with the new project wizard and add the files one by one according to the build errors.&lt;/P&gt;&lt;P&gt;&lt;U&gt;one hint&lt;/U&gt;:&amp;nbsp; There were still errors from the eclipse build that were listed in the "problems" screen.&amp;nbsp; It turns out that there is a quick fix for many of these errors.&amp;nbsp; Just press control 1&amp;nbsp; to go to the error.&amp;nbsp; A quick fix button will solve the problem!&lt;/P&gt;&lt;P&gt;jDrum1&amp;nbsp; (formerly&amp;nbsp; jDrum)&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 16:21:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-copy-a-project-to-a-new-project/m-p/2175963#M58811</guid>
      <dc:creator>jDrum1</dc:creator>
      <dc:date>2025-09-25T16:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy a project to a new project</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-copy-a-project-to-a-new-project/m-p/2181470#M58845</link>
      <description>&lt;P&gt;&lt;U&gt;Another hint:&lt;/U&gt;&lt;/P&gt;&lt;P&gt;If you get a lot of linker error messages like "can't fine _sys_read_"&lt;/P&gt;&lt;P&gt;the library is not yet set to host or semihost.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the IDE go to quick settings -&amp;gt; set library/ header type.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;There, set Redlib (semi host) or one of the other choices.&lt;/P&gt;&lt;P&gt;jDrum1&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2025 20:25:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-copy-a-project-to-a-new-project/m-p/2181470#M58845</guid>
      <dc:creator>jDrum1</dc:creator>
      <dc:date>2025-10-07T20:25:46Z</dc:date>
    </item>
  </channel>
</rss>

