<?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: Copy workspace to new folder --Error: invalid project path in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Copy-workspace-to-new-folder-Error-invalid-project-path/m-p/1211420#M43563</link>
    <description>&lt;P&gt;&amp;nbsp;might want to open up the .cproject file in a text editor to look for some old paths that got left in there.&lt;/P&gt;</description>
    <pubDate>Thu, 14 Jan 2021 01:50:23 GMT</pubDate>
    <dc:creator>chrispflieger</dc:creator>
    <dc:date>2021-01-14T01:50:23Z</dc:date>
    <item>
      <title>Copy workspace to new folder --Error: invalid project path</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Copy-workspace-to-new-folder-Error-invalid-project-path/m-p/1211293#M43557</link>
      <description>&lt;P&gt;I want to copy a workspace to my onedrive folder, for backup.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Existing workspace&lt;/STRONG&gt;:&amp;nbsp;C:\Users\leo\Documents\LPCXpresso_8.2.2_650\workspace&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Copying to (works):&amp;nbsp;&lt;/STRONG&gt;C:\Users\leo\Documents\&lt;STRONG&gt;trial_working\workspace&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Copyting to (doens't work):&amp;nbsp;&lt;/STRONG&gt;C:\Users\leo\&lt;STRONG&gt;OneDrive&lt;/STRONG&gt;\CODE&lt;STRONG&gt;\&lt;/STRONG&gt;notworking\workspace&lt;/P&gt;&lt;P&gt;I am doing the following&amp;nbsp; steps:&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. I am creating a new workspace:&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;file--&amp;gt; switchworksplace--&amp;gt;other --&amp;gt;&amp;nbsp;C:\Users\leo\Documents\&lt;STRONG&gt;trial_working\workspace&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;2. Import projects I want to copy:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;import projects--&amp;gt; C:\Users\leo\Documents\LPCXpresso_8.2.2_650\workspace&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;selecting copy all projects into workspace .&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Import projects" style="width: 361px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/134699i8DD9C7E41401EBCA/image-dimensions/361x356?v=v2" width="361" height="356" role="button" title="image.png" alt="Import projects" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Import projects&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;3. RUN:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Build "app_demo_dp_blinky" --&amp;gt; &lt;STRONG&gt;WORKS&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;However if i repeat the process by creating a new workspace in&amp;nbsp; C:\Users\leo\&lt;STRONG&gt;OneDrive&lt;/STRONG&gt;\CODE\notworking\workspace i get the following errors on blinky build:&amp;nbsp;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Errors with ONEDRIVE workspace" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/134698iC5C74E29287CDDB0/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="Errors with ONEDRIVE workspace" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Errors with ONEDRIVE workspace&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have checked that the paths are present:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Paths included" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/134702iC7C5D9D86AF1E6D2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="Paths included" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Paths included&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2021 19:54:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Copy-workspace-to-new-folder-Error-invalid-project-path/m-p/1211293#M43557</guid>
      <dc:creator>leo94</dc:creator>
      <dc:date>2021-01-13T19:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: Copy workspace to new folder --Error: invalid project path</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Copy-workspace-to-new-folder-Error-invalid-project-path/m-p/1211420#M43563</link>
      <description>&lt;P&gt;&amp;nbsp;might want to open up the .cproject file in a text editor to look for some old paths that got left in there.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2021 01:50:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Copy-workspace-to-new-folder-Error-invalid-project-path/m-p/1211420#M43563</guid>
      <dc:creator>chrispflieger</dc:creator>
      <dc:date>2021-01-14T01:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: Copy workspace to new folder --Error: invalid project path</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Copy-workspace-to-new-folder-Error-invalid-project-path/m-p/1211602#M43569</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the path to the &lt;STRONG&gt;non working&lt;/STRONG&gt; workspace:&amp;nbsp;&lt;STRONG&gt;C&lt;/STRONG&gt;:\Users\leo\OneDrive - Alma Mater Studiorum Università di Bologna\CODE\NHS3152&lt;/P&gt;&lt;P&gt;I went thorugh the .cproject for the new oneDrive workspace, but i cannot find any unusual filepath.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I also tried creating a new workspace on desktop, and that works. It seems to just be one drive.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached the &lt;STRONG&gt;zip folder&lt;/STRONG&gt;&amp;nbsp;(with cproject file inside) in which i created the workspace in onedrive. Since maybe the issue si with paths somewhere else?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Online i found this possible reason: &lt;A href="https://superuser.com/questions/1473136/real-location-of-onedrive-folder-in-windows-10" target="_self"&gt;Real location of OneDrive folder&lt;/A&gt;&amp;nbsp;I am ignorant in this area but maybe it could be helpful fo you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are the paths, with nothing unusual in the .cproject&lt;/P&gt;&lt;P&gt;The .cproject paths:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;listOptionValue builtIn="false" value="&amp;amp;quot;${&lt;STRONG&gt;workspace_loc:/lib_chip_nss&lt;/STRONG&gt;}&amp;amp;quot;"/&amp;gt;&lt;BR /&gt;&amp;lt;listOptionValue builtIn="false" value="&amp;amp;quot;${&lt;STRONG&gt;workspace_loc:/lib_board_dp&lt;/STRONG&gt;}&amp;amp;quot;"/&amp;gt;&lt;BR /&gt;&amp;lt;listOptionValue builtIn="false" value="&amp;amp;quot;${&lt;STRONG&gt;workspace_loc:/${ProjName}/inc&lt;/STRONG&gt;}&amp;amp;quot;"/&amp;gt;&lt;BR /&gt;&amp;lt;listOptionValue builtIn="false" value="&amp;amp;quot;${&lt;STRONG&gt;workspace_loc:/lib_board_dp/inc&lt;/STRONG&gt;}&amp;amp;quot;"/&amp;gt;&lt;BR /&gt;&amp;lt;listOptionValue builtIn="false" value="&amp;amp;quot;${&lt;STRONG&gt;workspace_loc:/lib_chip_nss/inc&lt;/STRONG&gt;}&amp;amp;quot;"/&amp;gt;&lt;BR /&gt;&amp;lt;listOptionValue builtIn="false" value="&amp;amp;quot;${&lt;STRONG&gt;workspace_loc:/mods&lt;/STRONG&gt;}&amp;amp;quot;"/&amp;gt;&lt;BR /&gt;&amp;lt;listOptionValue builtIn="false" value="&amp;amp;quot;${&lt;STRONG&gt;workspace_loc:/${ProjName}/mods&lt;/STRONG&gt;}&amp;amp;quot;"/&amp;gt;&lt;BR /&gt;&amp;lt;listOptionValue builtIn="false" value="&amp;amp;quot;${&lt;STRONG&gt;workspace_loc:/lib_board_dp/mods&lt;/STRONG&gt;}&amp;amp;quot;"/&amp;gt;&lt;BR /&gt;&amp;lt;listOptionValue builtIn="false" value="&amp;amp;quot;${&lt;STRONG&gt;workspace_loc:/lib_chip_nss/mods&lt;/STRONG&gt;}&amp;amp;quot;"/&amp;gt;&lt;/P&gt;&lt;P&gt;and&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;listOptionValue builtIn="false" value="&amp;amp;quot;${&lt;STRONG&gt;workspace_loc:/lib_chip_nss/mods/chip_sel.h&lt;/STRONG&gt;}&amp;amp;quot;"/&amp;gt;&lt;BR /&gt;&amp;lt;listOptionValue builtIn="false" value="&amp;amp;quot;${&lt;STRONG&gt;workspace_loc:/lib_board_dp/mods/board_sel.h&lt;/STRONG&gt;}&amp;amp;quot;"/&amp;gt;&lt;BR /&gt;&amp;lt;listOptionValue builtIn="false" value="&amp;amp;quot;${&lt;STRONG&gt;workspace_loc:/${ProjName}/mods/app_sel.h&lt;/STRONG&gt;}&amp;amp;quot;"/&amp;gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2021 08:29:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Copy-workspace-to-new-folder-Error-invalid-project-path/m-p/1211602#M43569</guid>
      <dc:creator>leo94</dc:creator>
      <dc:date>2021-01-14T08:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Copy workspace to new folder --Error: invalid project path</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Copy-workspace-to-new-folder-Error-invalid-project-path/m-p/1211724#M43570</link>
      <description>&lt;P&gt;A few things:&lt;/P&gt;&lt;P&gt;1. If you need to create a backup, please use a source code control system, such as GIT. It is much safer and keeps track of all of your source code revisions. There is a Git plugin available for LPCXpresso (it is called eGit).&lt;/P&gt;&lt;P&gt;2. Your version of LPCXpresso has been superseded by MCUXpresso - it is now on version 11. Your LPCXpresso is now nearly 5 years old&lt;/P&gt;&lt;P&gt;3. If you are going to send projects, please use Export - your zip file contains a lot of rubbish that is accumulated in the .metadata folder.&lt;/P&gt;&lt;P&gt;4. The zip file you have sent does not contain the missing folders. Try exporting and posting the original projects - we then have something to compare.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2021 10:54:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Copy-workspace-to-new-folder-Error-invalid-project-path/m-p/1211724#M43570</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2021-01-14T10:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Copy workspace to new folder --Error: invalid project path</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Copy-workspace-to-new-folder-Error-invalid-project-path/m-p/1219564#M43708</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Ok, I'll look into git and upgrading to MCUXpresso, i used LPCXpresso because of the Guide for NHS3152.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I have exported the original projects to a folder, ZIPPED the folder, and attached it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2021 10:40:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Copy-workspace-to-new-folder-Error-invalid-project-path/m-p/1219564#M43708</guid>
      <dc:creator>leo94</dc:creator>
      <dc:date>2021-01-22T10:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: Copy workspace to new folder --Error: invalid project path</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Copy-workspace-to-new-folder-Error-invalid-project-path/m-p/1219941#M43717</link>
      <description>&lt;P&gt;OK, I see what has happened.&lt;/P&gt;&lt;P&gt;The "includes" that you are worried about - that just reflects your project settings. In your project settings, "Include paths" you have a reference to&amp;nbsp;"${workspace_loc:/${ProjName}/inc}" which is a non-existent directory. So, just delete the reference and this will clean up the "includes" in your project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jan 2021 14:29:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Copy-workspace-to-new-folder-Error-invalid-project-path/m-p/1219941#M43717</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2021-01-23T14:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: Copy workspace to new folder --Error: invalid project path</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Copy-workspace-to-new-folder-Error-invalid-project-path/m-p/1223543#M43781</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Keep in mind that the NHS3152 SDK is not compatible with the latest version of the MCUXpresso IDE. This has to do with the plugin you need to install to get the device information in the IDE.&lt;/P&gt;
&lt;P&gt;The latest version of MCUXpresso that you can use is v10.2.1. Or stick with the latest LPCXpresso version, 8.2.2.&lt;/P&gt;
&lt;P&gt;KR,&lt;BR /&gt;Dries.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jan 2021 10:24:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Copy-workspace-to-new-folder-Error-invalid-project-path/m-p/1223543#M43781</guid>
      <dc:creator>driesmoors</dc:creator>
      <dc:date>2021-01-30T10:24:35Z</dc:date>
    </item>
  </channel>
</rss>

