<?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>LPC MicrocontrollersのトピックWorkspace, Projects, Rename Cleanup of project tree</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Workspace-Projects-Rename-Cleanup-of-project-tree/m-p/1699733#M53737</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using MCUxpresso 11.3 to program a LPC11U68 on our own pcb.&lt;/P&gt;&lt;P&gt;A screenshot of the current workspace is shown below.&amp;nbsp; (It is a mess.) Currently, the project compiles correctly and can be run using the Link2 pcb. No issues there.&lt;/P&gt;&lt;P&gt;A quick history of the project :&amp;nbsp; Started using LPC11U68 test PCB, tried RTOS for a while, and settled on the Blinky demo with many modifications.&amp;nbsp; The Link2 was added later.&amp;nbsp; Now, 18 months later, we have modified the project for a different (own) pcb and a different application.&lt;/P&gt;&lt;P&gt;"LPCxresso_supp" recommended that one could download the latest version (11.4) and start with a new workspace.&amp;nbsp; From there, make a new project.&amp;nbsp; Probably need to use the same LPC11U68 prototype PCB to get the chip file correct.&amp;nbsp; I assume that I could drag the necessary LPCopen modules to the new project.&lt;/P&gt;&lt;P&gt;What do you recommend?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jDrum_0-1691349674945.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/235228iA5994A6BE9618541/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jDrum_0-1691349674945.png" alt="jDrum_0-1691349674945.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&amp;nbsp; jDrum&lt;/P&gt;</description>
    <pubDate>Sun, 06 Aug 2023 19:22:36 GMT</pubDate>
    <dc:creator>jDrum</dc:creator>
    <dc:date>2023-08-06T19:22:36Z</dc:date>
    <item>
      <title>Workspace, Projects, Rename Cleanup of project tree</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Workspace-Projects-Rename-Cleanup-of-project-tree/m-p/1699733#M53737</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using MCUxpresso 11.3 to program a LPC11U68 on our own pcb.&lt;/P&gt;&lt;P&gt;A screenshot of the current workspace is shown below.&amp;nbsp; (It is a mess.) Currently, the project compiles correctly and can be run using the Link2 pcb. No issues there.&lt;/P&gt;&lt;P&gt;A quick history of the project :&amp;nbsp; Started using LPC11U68 test PCB, tried RTOS for a while, and settled on the Blinky demo with many modifications.&amp;nbsp; The Link2 was added later.&amp;nbsp; Now, 18 months later, we have modified the project for a different (own) pcb and a different application.&lt;/P&gt;&lt;P&gt;"LPCxresso_supp" recommended that one could download the latest version (11.4) and start with a new workspace.&amp;nbsp; From there, make a new project.&amp;nbsp; Probably need to use the same LPC11U68 prototype PCB to get the chip file correct.&amp;nbsp; I assume that I could drag the necessary LPCopen modules to the new project.&lt;/P&gt;&lt;P&gt;What do you recommend?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jDrum_0-1691349674945.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/235228iA5994A6BE9618541/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jDrum_0-1691349674945.png" alt="jDrum_0-1691349674945.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&amp;nbsp; jDrum&lt;/P&gt;</description>
      <pubDate>Sun, 06 Aug 2023 19:22:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Workspace-Projects-Rename-Cleanup-of-project-tree/m-p/1699733#M53737</guid>
      <dc:creator>jDrum</dc:creator>
      <dc:date>2023-08-06T19:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Workspace, Projects, Rename Cleanup of project tree</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Workspace-Projects-Rename-Cleanup-of-project-tree/m-p/1699802#M53740</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;For developing project based on LPCopen package, I suppose this is the procedures:&lt;/P&gt;
&lt;P&gt;1)download the package from the website:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/lpcopen-libraries-and-examples/lpcopen-software-development-platform-lpc11xx:LPCOPEN-SOFTWARE-FOR-LPC11XX" target="_blank"&gt;https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/lpcopen-libraries-and-examples/lpcopen-software-development-platform-lpc11xx:LPCOPEN-SOFTWARE-FOR-LPC11XX&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;and unzip the package.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2)load the three project to the MCUXPresso tools in red circle by clicking the File-&amp;gt;Open project From File System and build the project&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_1-1691375825321.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/235244i8943C2388026EAF8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_1-1691375825321.png" alt="xiangjun_rong_1-1691375825321.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;3)load the freertos_blinky example and build and download it to flash and run and check if it is okay.&lt;/P&gt;
&lt;P&gt;4)add the other peripherals source code and head file to the freertos_blinky example and rebuild...&lt;/P&gt;
&lt;P&gt;Hope it is helpful&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 02:48:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Workspace-Projects-Rename-Cleanup-of-project-tree/m-p/1699802#M53740</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2023-08-07T02:48:52Z</dc:date>
    </item>
  </channel>
</rss>

