<?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: lpcopen project: problems with importing a saved project in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpcopen-project-problems-with-importing-a-saved-project/m-p/1742514#M54481</link>
    <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/26034"&gt;@xiangjun_rong&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your quick response.&lt;/P&gt;&lt;P&gt;We have made some progress by fixing the path names to the include files.&amp;nbsp; However, there are now additional errors in the build when the compiler reads the *.h files.&lt;/P&gt;&lt;P&gt;As shown in the screen shot below, the include section of the project explorer has the &lt;STRONG&gt;L3M/inc&lt;/STRONG&gt; grayed out.&amp;nbsp; The question is how to make the includes active again?&amp;nbsp; Until we tried to import a backup, the includes worked well.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jDrum_0-1697684697662.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/245821i5B67738500FA96E7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jDrum_0-1697684697662.png" alt="jDrum_0-1697684697662.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance, jDrum&lt;/P&gt;</description>
    <pubDate>Thu, 19 Oct 2023 03:05:57 GMT</pubDate>
    <dc:creator>jDrum</dc:creator>
    <dc:date>2023-10-19T03:05:57Z</dc:date>
    <item>
      <title>lpcopen project: problems with importing a saved project</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpcopen-project-problems-with-importing-a-saved-project/m-p/1740865#M54437</link>
      <description>&lt;P&gt;Hello, I am using MPCXpresso IDE v11.8.0 to debug software on an LPC11U68 on our own PCB.&amp;nbsp; Using Link2.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;First question/problem.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The program debugged well until today when we made several program changes.&amp;nbsp; They compiled without errors using the standard Build command.&amp;nbsp; The Debug build also compiled without errors.&amp;nbsp; However, the debugging session encountered a major problem and entered a loop that was not present in the source code or disassembly code.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The debugger console reported:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;FONT color="#993300"&gt;&lt;SPAN&gt;program stopped.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#993300"&gt;&lt;SPAN&gt;0x1fff00a0 in ?? ()&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#993300"&gt;&lt;SPAN&gt;No line 415 in file "C:\\Users\\John\\Documents\\MCUXpressoIDE_11.3.0_5222\\workspace\\L3M\\src\\main.c".&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#993300"&gt;&lt;SPAN&gt;No line 432 in file "C:\\Users\\John\\Documents\\MCUXpressoIDE_11.3.0_5222\\workspace\\L3M\\src\\main.c".&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Restarting the IDE and Link2 made no difference.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I assume that we can figure out the cause once we get going again.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Second question/problem. (the title of this inquiry)&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;We tried to import the files from yesterday to get a fresh start.&amp;nbsp; Somewhere in the import wizard, we wrote over the project files and now our project tree is a mess.&amp;nbsp; The source files are still there, but several header files are now missing.&amp;nbsp; The files in the editor are still present but probably cannot be reloaded.&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;OL&gt;&lt;LI&gt;&lt;FONT color="#993300"&gt;&lt;SPAN&gt;/*&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#993300"&gt;&lt;SPAN&gt;* &lt;/SPAN&gt;&lt;SPAN&gt;defs&lt;/SPAN&gt;&lt;SPAN&gt;_5.h&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#993300"&gt;&lt;SPAN&gt;*&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#993300"&gt;&lt;SPAN&gt;* Created on: &lt;/SPAN&gt;&lt;SPAN&gt;Jul&lt;/SPAN&gt;&lt;SPAN&gt; 9, 2021&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#993300"&gt;&lt;SPAN&gt;* Author: John&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#993300"&gt;&lt;SPAN&gt;*/&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#993300"&gt;&lt;SPAN&gt;#ifndef&lt;/SPAN&gt;&lt;SPAN&gt; DEFS_5_H_&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#993300"&gt;&lt;SPAN&gt;#define&lt;/SPAN&gt;&lt;SPAN&gt; DEFS_5_H_&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#993300"&gt;&lt;SPAN&gt;#include&lt;/SPAN&gt; &lt;SPAN&gt;&amp;lt;chip.h&amp;gt;&amp;nbsp; &lt;FONT color="#99CC00"&gt;(not found)&lt;/FONT&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#993300"&gt;&lt;SPAN&gt;#include&lt;/SPAN&gt; &lt;SPAN&gt;"board.h" &lt;FONT color="#99CC00"&gt;(not found)&lt;/FONT&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#993300"&gt;&lt;SPAN&gt;#include&lt;/SPAN&gt; &lt;SPAN&gt;"string.h" &lt;FONT color="#99CC00"&gt;(found because loaded in the editor))&lt;/FONT&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#993300"&gt;&lt;SPAN&gt;#include&lt;/SPAN&gt; &lt;SPAN&gt;"I2c.h"&amp;nbsp; &lt;FONT color="#99CC00"&gt;(found because loaded in the editor)&lt;/FONT&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#993300"&gt;&lt;SPAN&gt;#include&lt;/SPAN&gt; &lt;SPAN&gt;"eeprom.h" &lt;FONT color="#99CC00"&gt;(not found)&lt;/FONT&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#993300"&gt;&lt;SPAN&gt;#define&lt;/SPAN&gt;&lt;SPAN&gt; VERSION &lt;/SPAN&gt;&lt;SPAN&gt;" L1.43\r\n"&lt;/SPAN&gt; &lt;SPAN&gt;// see end for data&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#993300"&gt;&lt;SPAN&gt;//#define INHIBITPHASE&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#993300"&gt;&lt;SPAN&gt;#define&lt;/SPAN&gt;&lt;SPAN&gt; L3M&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#993300"&gt;&lt;SPAN&gt;//#define DATA_LOGGER&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#993300"&gt;&lt;SPAN&gt;//#define SONDE1&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#993300"&gt;&lt;SPAN&gt;//#define SONDE2&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#993300"&gt;&lt;SPAN&gt;//#define SONDE3&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#993300"&gt;&lt;SPAN&gt;//#define SONDE&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;We tried to import again, using the "quickstart" import command,&lt;BR /&gt;but this failed because it does not overwrite&amp;nbsp; projects&amp;nbsp; already&amp;nbsp; loaded,&lt;BR /&gt;even if they are closed.&lt;/P&gt;&lt;P&gt;A screenshot of the project directory is shown below.&amp;nbsp; There are quite a few&lt;BR /&gt;red x's in the directory, including the src.&amp;nbsp; The include directory is now empty.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Any hints on how to proceed?&amp;nbsp; Thanks, jDrum&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jDrum_0-1697513302493.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/245395iCD599BCD5B88888E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jDrum_0-1697513302493.png" alt="jDrum_0-1697513302493.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 17 Oct 2023 03:40:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpcopen-project-problems-with-importing-a-saved-project/m-p/1740865#M54437</guid>
      <dc:creator>jDrum</dc:creator>
      <dc:date>2023-10-17T03:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: lpcopen project: problems with importing a saved project</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpcopen-project-problems-with-importing-a-saved-project/m-p/1740926#M54443</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Your issue is that the compiler can not find out the file which is included, so I suppose that you have to add the path so that the compiler can get the file.&lt;/P&gt;
&lt;P&gt;Pls follow up the figure to add the path the including file is located.&lt;/P&gt;
&lt;P&gt;Hope it can help you&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;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1697521166437.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/245413i4F574DC351213FC9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1697521166437.png" alt="xiangjun_rong_0-1697521166437.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 05:41:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpcopen-project-problems-with-importing-a-saved-project/m-p/1740926#M54443</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2023-10-17T05:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: lpcopen project: problems with importing a saved project</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpcopen-project-problems-with-importing-a-saved-project/m-p/1742514#M54481</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/26034"&gt;@xiangjun_rong&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your quick response.&lt;/P&gt;&lt;P&gt;We have made some progress by fixing the path names to the include files.&amp;nbsp; However, there are now additional errors in the build when the compiler reads the *.h files.&lt;/P&gt;&lt;P&gt;As shown in the screen shot below, the include section of the project explorer has the &lt;STRONG&gt;L3M/inc&lt;/STRONG&gt; grayed out.&amp;nbsp; The question is how to make the includes active again?&amp;nbsp; Until we tried to import a backup, the includes worked well.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jDrum_0-1697684697662.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/245821i5B67738500FA96E7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jDrum_0-1697684697662.png" alt="jDrum_0-1697684697662.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance, jDrum&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 03:05:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpcopen-project-problems-with-importing-a-saved-project/m-p/1742514#M54481</guid>
      <dc:creator>jDrum</dc:creator>
      <dc:date>2023-10-19T03:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: lpcopen project: problems with importing a saved project</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpcopen-project-problems-with-importing-a-saved-project/m-p/1743062#M54490</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We were able to get a project to show the proper include files.&amp;nbsp; To do this we started a new project in the same workspace.&amp;nbsp; Before copying the source files into the new project, the project build was successful.&lt;/P&gt;&lt;P&gt;After copying the source files (not overwriting the new project source files), the build did not report any non-located *.h files.&amp;nbsp; Instead there were 1300 errors which were of the form:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"multiple definition of `oRS232Buffer'"&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;c:/nxp/mcuxpressoide_11.8.0_1165/ide/plugins/com.nxp.mcuxpresso.tools.win32_11.8.0.202306131047/tools/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe: ./src/Range.o:C:\Users\John\Documents\MCUXpressoIDE_11.3.0_5222\workspace\L3MM\Debug/../src/defs_5.h:612: multiple definition of `oRS232Buffer'; ./src/Factory.o:C:\Users\John\Documents\MCUXpressoIDE_11.3.0_5222\workspace\L3MM\Debug/../src/defs_5.h:612: first defined here&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cleaning the make files makes no difference.&amp;nbsp; The errors started in the &lt;U&gt;middle&lt;/U&gt; of the defs_5.h file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks, jDrum&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 19 Oct 2023 15:53:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpcopen-project-problems-with-importing-a-saved-project/m-p/1743062#M54490</guid>
      <dc:creator>jDrum</dc:creator>
      <dc:date>2023-10-19T15:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: lpcopen project: problems with importing a saved project</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpcopen-project-problems-with-importing-a-saved-project/m-p/1743285#M54495</link>
      <description>&lt;P&gt;Problem is now solved.&amp;nbsp; We did not resolve what caused the problem in the first place, but here is a short summary of what we did to get the program to work again.&lt;/P&gt;&lt;P&gt;As recommended by the forum a year or two ago, we started with a new project in a clean workspace.&amp;nbsp; In our case, we had been using the workspace from an earlier version of the IDE and hadn't observed any problems. The "proper" workspace MCUXpresso IDE v11.8.0 was still empty.&lt;/P&gt;&lt;P&gt;Using the wizard, we gave the new project a different name and installed the proper chip and board that used the LPC11U68 chip.&amp;nbsp;&amp;nbsp;&amp;nbsp; At that point the still-empty project could be built and the includes section of the project explorer was functional.&lt;/P&gt;&lt;P&gt;Using the file system we copied the previously working source code back into the src folder (not overwriting any files).&lt;/P&gt;&lt;P&gt;The first build fetched the 1200 errors!.&amp;nbsp; On further investigation, they were somehow due to source code that should have already been defined out using the #ifdef xxx technique. The previous workspace somehow hid the problem.&lt;/P&gt;&lt;P&gt;We still need to put the Link2 project back into the workspace.&lt;/P&gt;&lt;P&gt;jDrum&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 01:29:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpcopen-project-problems-with-importing-a-saved-project/m-p/1743285#M54495</guid>
      <dc:creator>jDrum</dc:creator>
      <dc:date>2023-10-20T01:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: lpcopen project: problems with importing a saved project</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpcopen-project-problems-with-importing-a-saved-project/m-p/1744657#M54523</link>
      <description>&lt;P&gt;Hello again,&lt;/P&gt;&lt;P&gt;The following is a progress report on problems importing a saved project (or for that matter starting a new project in a new workspace).&lt;/P&gt;&lt;P&gt;Note that the above linker problem with the 1200 errors&amp;nbsp; was solved in a more recent post &lt;LI-MESSAGE title="LPCopen linker problem: how to change the linker to the correct workspace?" uid="1743930" url="https://community.nxp.com/t5/LPC-Microcontrollers/LPCopen-linker-problem-how-to-change-the-linker-to-the-correct/m-p/1743930#U1743930" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-forum-thread lia-fa-icon lia-fa-forum lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have often asked how one fixes the &lt;STRONG&gt;includes section of the project explorer&lt;/STRONG&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In principle, the &lt;STRONG&gt;create a new project&lt;/STRONG&gt; wizard should handle this.&amp;nbsp; In our IDE (11_8), the wizard usually fails, and at least right now, can't even complete the task of starting a project.&amp;nbsp; (Is it written in a script that doesn't function on our computer?)&amp;nbsp; We have re-installed the IDE with no improvement.&lt;/P&gt;&lt;P&gt;In any case, we have looked into the operation of the eclipse software lurking behind the LPC compiler.&lt;/P&gt;&lt;P&gt;The project settings has a *.xml file that handles the includes section.&amp;nbsp; We "predict" that that file could be edited to fix the problem.&amp;nbsp; For example:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#993300"&gt;&amp;lt;language id="org.eclipse.cdt.core.gcc" name="C Source File"&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#993300"&gt;&amp;lt;includepath&amp;gt;C:\Users\John\Documents\MCUXpressoIDE_11.8.0_1165\WS3M\lpc_board_nxp_lpcxpresso_11u68\inc&amp;lt;/includepath&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#993300"&gt;&amp;lt;includepath&amp;gt;C:\Users\John\Documents\MCUXpressoIDE_11.8.0_1165\WS3M\lpc_chip_11u6x\inc&amp;lt;/includepath&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#993300"&gt;&amp;lt;/language&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#993300"&gt;&amp;lt;language id="org.eclipse.cdt.core.assembly" name="Assembly Source File"&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#993300"&gt;&amp;lt;includepath&amp;gt;C:\Users\John\Documents\MCUXpressoIDE_11.8.0_1165\WS3M\lpc_chip_11u6x\inc&amp;lt;/includepath&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#993300"&gt;&amp;lt;includepath&amp;gt;C:\Users\John\Documents\MCUXpressoIDE_11.8.0_1165\WS3M\lpc_board_nxp_lpcxpresso_11u68\inc&amp;lt;/includepath&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#993300"&gt;&amp;lt;/language&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#993300"&gt;&amp;lt;language id="org.eclipse.cdt.core.com.crt.mcu.assembly" name="Additional Assembly Source Files"&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#993300"&gt;&amp;lt;includepath&amp;gt;C:\Users\John\Documents\MCUXpressoIDE_11.8.0_1165\WS3M\lpc_chip_11u6x\inc&amp;lt;/includepath&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#993300"&gt;&amp;lt;includepath&amp;gt;C:\Users\John\Documents\MCUXpressoIDE_11.8.0_1165\WS3M\lpc_board_nxp_lpcxpresso_11u68\inc&amp;lt;/includepath&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#993300"&gt;&amp;lt;/language&amp;gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;We were unable to attach the full *.XML file (not allowed by this forum)&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;In any case, the depths of the Edit project settings has places to type in the includes, for example, "&lt;FONT color="#993300"&gt;lpc_chip_11u6x\inc&lt;FONT color="#000000"&gt;".&amp;nbsp;&amp;nbsp; Needs to be done in more than one place.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;FONT color="#993300"&gt;&lt;FONT color="#000000"&gt;I hope this helps&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;FONT color="#993300"&gt;&lt;FONT color="#000000"&gt;jDrum&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 16:37:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpcopen-project-problems-with-importing-a-saved-project/m-p/1744657#M54523</guid>
      <dc:creator>jDrum</dc:creator>
      <dc:date>2023-10-23T16:37:36Z</dc:date>
    </item>
  </channel>
</rss>

