<?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>LPCXpresso IDEのトピックRe: Reference with CMSIS project</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Reference-with-CMSIS-project/m-p/582673#M25533</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Lumos on Thu Jun 28 07:16:25 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I found where is the problem, also how can be corrected, but reason is still unknown.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Problem location:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- right click on project / Properties / C/C++ General / Paths and Symbols&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Includes: paths to includes was changed (name of the project was inserted before correct path to includes: [B]CMSISv2_LPC17xx/inc[/B] was changed to [B]&amp;lt;project name&amp;gt;/CMSISv2_LPC17xx/inc[/B])&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Libraries: name of the library [B]CMSISv2_LPC17xx[/B] was deleted&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Library paths: path also deleted&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Correction:Change all previously listed changes back.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Reason for this behavior of LPCXpresso v4.2.3 [Build 292] is still unknown, but I find out this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Debug configuration is corrupted only (Release configuration not changed)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Corruption happens when project structure is changed (for example add or delete empty folder in the project)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Correction of corruption is not permanent, it means, after next change in project structure fault happens again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to check this behavior on different computer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: Zero&lt;/STRONG&gt;&lt;BR /&gt;Check your project path settings ;)&lt;BR /&gt;&lt;BR /&gt;See #4 of &lt;A href="http://"&gt;http://knowledgebase.nxp.com/showthread.php?t=2558&lt;/A&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know how to correct this situation, but I would like to have LPCXpresso without such behavior :).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 02:36:41 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T02:36:41Z</dc:date>
    <item>
      <title>Reference with CMSIS project</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Reference-with-CMSIS-project/m-p/582669#M25529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Lumos on Wed Jun 27 09:45:27 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have some problem with CMSIS project reference.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I created a new LPC1769 project, with reference to CMSISv2_LPC17xx project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After inserting of small code to the main function (some working with GPIO), project was compilable without any problems. But when I make some changes in the project structure (add new source folder without source files for now), without any change within existing source files, project was not compilable with error "[COLOR=Red]../Core/cr_startup_lpc176x.c:51:28: fatal error: system_LPC17xx.h: No such file or directory[/COLOR]". When I checked project reference: right click on project/Properties/Project References, tick was present for project CMSISv2_LPC17x, but generated file .../Debug/objects.mk does not contain required reference ("LIBS :="). I tried this several times with few different changes in the project with same result: reference to CMSISv2_LPC17x library disappears.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you please to help me with my problem?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:36:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Reference-with-CMSIS-project/m-p/582669#M25529</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Reference with CMSIS project</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Reference-with-CMSIS-project/m-p/582670#M25530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Lumos on Thu Jun 28 02:05:23 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;No one has such problem?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:36:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Reference-with-CMSIS-project/m-p/582670#M25530</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: Reference with CMSIS project</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Reference-with-CMSIS-project/m-p/582671#M25531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by researchinnovation on Thu Jun 28 04:56:26 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: Lumos&lt;/STRONG&gt;&lt;BR /&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I have some problem with CMSIS project reference.&lt;BR /&gt;I created a new LPC1769 project, with reference to CMSISv2_LPC17xx project.&lt;BR /&gt;After inserting of small code to the main function (some working with GPIO), project was compilable without any problems. But when I make some changes in the project structure (add new source folder without source files for now), without any change within existing source files, project was not compilable with error "[COLOR=Red]../Core/cr_startup_lpc176x.c:51:28: fatal error: system_LPC17xx.h: No such file or directory[/COLOR]". When I checked project reference: right click on project/Properties/Project References, tick was present for project CMSISv2_LPC17x, but generated file .../Debug/objects.mk does not contain required reference ("LIBS :="). I tried this several times with few different changes in the project with same result: reference to CMSISv2_LPC17x library disappears.&lt;BR /&gt;Could you please to help me with my problem?&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi...!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is your &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[B]LPCXpresso4 fully activated.[/B]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just check that and import &lt;/SPAN&gt;&lt;A href="http://http://ics.nxp.com/support/lpcxpresso/zip/CMSISv2p00_LPC17xx.zip"&gt;CMSIS Library for LPC17xx&lt;/A&gt;&lt;SPAN&gt; V2 and &lt;/SPAN&gt;&lt;A href="http://http://ics.nxp.com/support/lpcxpresso/zip/CMSISv1p30_LPC17xx.zip"&gt;CMSIS Library for LPC17xx&lt;/A&gt;&lt;SPAN&gt; V1.3.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And check also the folder "driver" in your project, whether this [COLOR=Red]system_LPC17xx.h or [/COLOR][COLOR=Red]LPC17xx.h[/COLOR] file is available or not. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards......:)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:36:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Reference-with-CMSIS-project/m-p/582671#M25531</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: Reference with CMSIS project</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Reference-with-CMSIS-project/m-p/582672#M25532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Thu Jun 28 05:09:45 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Check your project path settings ;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See #4 of &lt;/SPAN&gt;&lt;A href="http://"&gt;http://knowledgebase.nxp.com/showthread.php?t=2558&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:36:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Reference-with-CMSIS-project/m-p/582672#M25532</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: Reference with CMSIS project</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Reference-with-CMSIS-project/m-p/582673#M25533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Lumos on Thu Jun 28 07:16:25 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I found where is the problem, also how can be corrected, but reason is still unknown.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Problem location:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- right click on project / Properties / C/C++ General / Paths and Symbols&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Includes: paths to includes was changed (name of the project was inserted before correct path to includes: [B]CMSISv2_LPC17xx/inc[/B] was changed to [B]&amp;lt;project name&amp;gt;/CMSISv2_LPC17xx/inc[/B])&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Libraries: name of the library [B]CMSISv2_LPC17xx[/B] was deleted&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Library paths: path also deleted&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Correction:Change all previously listed changes back.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Reason for this behavior of LPCXpresso v4.2.3 [Build 292] is still unknown, but I find out this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Debug configuration is corrupted only (Release configuration not changed)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Corruption happens when project structure is changed (for example add or delete empty folder in the project)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Correction of corruption is not permanent, it means, after next change in project structure fault happens again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to check this behavior on different computer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: Zero&lt;/STRONG&gt;&lt;BR /&gt;Check your project path settings ;)&lt;BR /&gt;&lt;BR /&gt;See #4 of &lt;A href="http://"&gt;http://knowledgebase.nxp.com/showthread.php?t=2558&lt;/A&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know how to correct this situation, but I would like to have LPCXpresso without such behavior :).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:36:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Reference-with-CMSIS-project/m-p/582673#M25533</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:36:41Z</dc:date>
    </item>
  </channel>
</rss>

