<?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: Switching between Debug and Release</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Switching-between-Debug-and-Release/m-p/570288#M20056</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Rob65 on Wed Feb 10 02:07:53 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;that helped.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The ${ConfigName} is nice - too bad the examples don't use it that way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have to play with the working sets a bit - maybe it is time to start reading manuals :rolleyes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hm, manuals ... In the Help I found that I can install new software using Help - Install new software but that option is not available in the help menu.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can select this directly from the help manuals (Workbench User Guide &amp;gt; Tasks &amp;gt; Updating and installing Software &amp;gt; Installing new software) but I was unable to install the &lt;/SPAN&gt;&lt;A href="http://http://www.eclipse.org/subversive/downloads.php#galileo_release" rel="nofollow noopener noreferrer" target="_blank"&gt;Subversive team plugin&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The following error appears:&lt;/SPAN&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;
An error occurred while installing the items
&amp;nbsp; session context was:(profile=profile, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Install, operand=null --&amp;gt; [R]org.eclipse.equinox.concurrent 1.0.0.v20090520-1800, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.InstallBundleAction).
&amp;nbsp; Error while loading manipulator.
&amp;nbsp; Error while loading manipulator.&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;SPAN&gt;Rob&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 01:01:12 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T01:01:12Z</dc:date>
    <item>
      <title>Switching between Debug and Release</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Switching-between-Debug-and-Release/m-p/570286#M20054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Rob65 on Mon Feb 08 12:26:26 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I've been struggling a bit with the Debug and Release settings in LPCXpesso.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For one, some of the properties in a project are - per default - editable for Debug configuration only. This means that if I set everything up (like include folders) these are for debug only - I need to manually select the "All Configurations" in the configurations settings on top of the properties window.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This seems a bit strange since why would I have different include files for release and debug ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is even worse for libraries - I not only have to select which libraries to load for debug and release as separate libraries but I also need to select the directories from where these libraries are retrieved.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I.e: "${workspace_loc:/Lib_CMSISv1p30_LPC13xx/Debug}" and "${workspace_loc:/Lib_CMSISv1p30_LPC13xx/Release}" need to be specified as different items. Why not have one item with a $CONFIG in the directory name.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This not only time consuming but also error prone - before I know I have a debug lib included in a release config ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then it also looks like I have to set which configuration to build per project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Even if I select the Release configuration and the perform a build all it seems like only those projects where I selected the Release config (in Project - Build Configurations - Set Active).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And - as a last thing - The items in the Quickstart panel that state which configuration are not following the active configuration settings.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If I select a project, then change the release config using the Project - Build Configurations menu and look at the Quickstart panel, there is still a (Debug) behind the "Build All" and other items. Only after clicking on the project again this is changed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But also here - if I click on "Build all projects (Release)" it still compiles to a project for Debug id that was the last configuration set for that project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A bit of a pain in the ... if I have different libraries in a clean environment since I need to select the Release/Debug separately for each library project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the feeling I am missing something here (or this is why I loved my old Unix make environment) ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rob&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:01:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Switching-between-Debug-and-Release/m-p/570286#M20054</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: Switching between Debug and Release</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Switching-between-Debug-and-Release/m-p/570287#M20055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CodeRedSupport on Tue Feb 09 11:52:01 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A few points.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. As you note, you can select "[All configurations]" and set the options for all configurations.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. You can set a common configuration for Libraries. The variable you are looking for is ${ConfigName}. Thus, you can use something like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;"${workspace_loc:/Lib_CMSISv1p30_LPC13xx}/${ConfigName}" 
&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;SPAN&gt;3. You can set the active build configuration for a set of projects:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a) You can select all the projects you wish to change in the Project Explorer, and use the Project-&amp;gt;Build Configurations-&amp;gt;Set Active menu item&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;b) You can define a "Working set" of projects and set the build configuration for that working set.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. We have fixed the bug where the active build configuration in the Quickstart wasn't being tracked (thanks for reporting this). This will be released in the next version of LPCXpresso IDE.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:01:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Switching-between-Debug-and-Release/m-p/570287#M20055</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: Switching between Debug and Release</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Switching-between-Debug-and-Release/m-p/570288#M20056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Rob65 on Wed Feb 10 02:07:53 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;that helped.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The ${ConfigName} is nice - too bad the examples don't use it that way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have to play with the working sets a bit - maybe it is time to start reading manuals :rolleyes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hm, manuals ... In the Help I found that I can install new software using Help - Install new software but that option is not available in the help menu.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can select this directly from the help manuals (Workbench User Guide &amp;gt; Tasks &amp;gt; Updating and installing Software &amp;gt; Installing new software) but I was unable to install the &lt;/SPAN&gt;&lt;A href="http://http://www.eclipse.org/subversive/downloads.php#galileo_release" rel="nofollow noopener noreferrer" target="_blank"&gt;Subversive team plugin&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The following error appears:&lt;/SPAN&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;
An error occurred while installing the items
&amp;nbsp; session context was:(profile=profile, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Install, operand=null --&amp;gt; [R]org.eclipse.equinox.concurrent 1.0.0.v20090520-1800, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.InstallBundleAction).
&amp;nbsp; Error while loading manipulator.
&amp;nbsp; Error while loading manipulator.&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;SPAN&gt;Rob&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:01:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Switching-between-Debug-and-Release/m-p/570288#M20056</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: Switching between Debug and Release</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Switching-between-Debug-and-Release/m-p/570289#M20057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CodeRedSupport on Wed Feb 10 03:17:50 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm sorry, but this is a cut-down version of a full Eclipse installation and does not allow the installation of additional plugins. That is why the option does not exist on the Help menu.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:01:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Switching-between-Debug-and-Release/m-p/570289#M20057</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: Switching between Debug and Release</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Switching-between-Debug-and-Release/m-p/570290#M20058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CodeRedSupport on Wed Feb 10 03:36:56 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;(More info) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can overcome the error when trying to install the additional plugins by editing the file&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;install&amp;gt;/eclipse/lpcxpresso.ini and replacing the contents with:&lt;/SPAN&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;
-startup
plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519
--launcher.XXMaxPermSize
256M
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Xms40m
-Xmx256m&amp;nbsp;&amp;nbsp; 
&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You will need to close and Restart LPCXpresso for these changes to take affect. This should overcome the error you are seeing when trying to install the additional software.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, as mentioned in my previous past, the is a cut down version of Eclipse, and so we cannot guarantee that any additional plugins will work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:01:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Switching-between-Debug-and-Release/m-p/570290#M20058</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:01:13Z</dc:date>
    </item>
  </channel>
</rss>

