<?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: LPCXpresso Build and Debug Questions in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-Build-and-Debug-Questions/m-p/543600#M8331</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 Sat Feb 11 09:01:01 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;**** Build of configuration Debug for project CMSISv2p00_LPC11Uxx ****&lt;BR /&gt;...&lt;BR /&gt;[COLOR=Red]Invoking: MCU Archiver[/COLOR]&lt;BR /&gt;...&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN&gt;You are building a library, so there's nothing to debug :eek:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Use a real project, and the linker will hopefully create something you can execute and therefore debug :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt; &lt;BR /&gt;**** Build of configuration Debug for project LPC11_Switch ****&lt;BR /&gt;&lt;BR /&gt;make all &lt;BR /&gt;Building file: ../src/can.c&lt;BR /&gt;Invoking: MCU C Compiler&lt;BR /&gt;arm-none-eabi-gcc -D__REDLIB__ -DDEBUG -D__CODE_RED -D__USE_CMSIS=CMSISv2p00_LPC11xx -DCR_INTEGER_PRINTF -I"C:\nxp\workspace\CMSISv2p00_LPC11xx\inc" -O2 -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -Wa,-ahlnds=can.asm -mcpu=cortex-m0 -mthumb -MMD -MP -MF"src/can.d" -MT"src/can.d" -o"src/can.o" "../src/can.c"&lt;BR /&gt;Finished building: ../src/can.c&lt;BR /&gt; &lt;BR /&gt;Building file: ../src/cr_startup_lpc11.c&lt;BR /&gt;Invoking: MCU C Compiler&lt;BR /&gt;arm-none-eabi-gcc -D__REDLIB__ -DDEBUG -D__CODE_RED -D__USE_CMSIS=CMSISv2p00_LPC11xx -DCR_INTEGER_PRINTF -I"C:\nxp\workspace\CMSISv2p00_LPC11xx\inc" -O2 -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -Wa,-ahlnds=cr_startup_lpc11.asm -mcpu=cortex-m0 -mthumb -MMD -MP -MF"src/cr_startup_lpc11.d" -MT"src/cr_startup_lpc11.d" -o"src/cr_startup_lpc11.o" "../src/cr_startup_lpc11.c"&lt;BR /&gt;Finished building: ../src/cr_startup_lpc11.c&lt;BR /&gt; &lt;BR /&gt;Building file: ../src/i2.c&lt;BR /&gt;Invoking: MCU C Compiler&lt;BR /&gt;arm-none-eabi-gcc -D__REDLIB__ -DDEBUG -D__CODE_RED -D__USE_CMSIS=CMSISv2p00_LPC11xx -DCR_INTEGER_PRINTF -I"C:\nxp\workspace\CMSISv2p00_LPC11xx\inc" -O2 -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -Wa,-ahlnds=i2.asm -mcpu=cortex-m0 -mthumb -MMD -MP -MF"src/i2.d" -MT"src/i2.d" -o"src/i2.o" "../src/i2.c"&lt;BR /&gt;Finished building: ../src/i2.c&lt;BR /&gt; &lt;BR /&gt;Building file: ../src/main.c&lt;BR /&gt;Invoking: MCU C Compiler&lt;BR /&gt;arm-none-eabi-gcc -D__REDLIB__ -DDEBUG -D__CODE_RED -D__USE_CMSIS=CMSISv2p00_LPC11xx -DCR_INTEGER_PRINTF -I"C:\nxp\workspace\CMSISv2p00_LPC11xx\inc" -O2 -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -Wa,-ahlnds=main.asm -mcpu=cortex-m0 -mthumb -MMD -MP -MF"src/main.d" -MT"src/main.d" -o"src/main.o" "../src/main.c"&lt;BR /&gt;Finished building: ../src/main.c&lt;BR /&gt; &lt;BR /&gt;Building file: ../src/uart.c&lt;BR /&gt;Invoking: MCU C Compiler&lt;BR /&gt;arm-none-eabi-gcc -D__REDLIB__ -DDEBUG -D__CODE_RED -D__USE_CMSIS=CMSISv2p00_LPC11xx -DCR_INTEGER_PRINTF -I"C:\nxp\workspace\CMSISv2p00_LPC11xx\inc" -O2 -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -Wa,-ahlnds=uart.asm -mcpu=cortex-m0 -mthumb -MMD -MP -MF"src/uart.d" -MT"src/uart.d" -o"src/uart.o" "../src/uart.c"&lt;BR /&gt;Finished building: ../src/uart.c&lt;BR /&gt; &lt;BR /&gt;Building file: ../src/wdt.c&lt;BR /&gt;Invoking: MCU C Compiler&lt;BR /&gt;arm-none-eabi-gcc -D__REDLIB__ -DDEBUG -D__CODE_RED -D__USE_CMSIS=CMSISv2p00_LPC11xx -DCR_INTEGER_PRINTF -I"C:\nxp\workspace\CMSISv2p00_LPC11xx\inc" -O2 -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -Wa,-ahlnds=wdt.asm -mcpu=cortex-m0 -mthumb -MMD -MP -MF"src/wdt.d" -MT"src/wdt.d" -o"src/wdt.o" "../src/wdt.c"&lt;BR /&gt;Finished building: ../src/wdt.c&lt;BR /&gt; &lt;BR /&gt;Building target: LPC11_Switch.axf&lt;BR /&gt;[COLOR=Red]Invoking: MCU Linker[/COLOR]&lt;BR /&gt;arm-none-eabi-gcc -nostdlib -L"C:\nxp\workspace\CMSISv2p00_LPC11xx\Debug" -Xlinker -Map=LPC11_Switch.map -Xlinker --gc-sections -mcpu=cortex-m0 -mthumb -T "LPC11_Switch_Debug.ld" -o"LPC11_Switch.axf"&amp;nbsp; ./src/can.o ./src/cr_startup_lpc11.o ./src/i2.o ./src/main.o ./src/uart.o ./src/wdt.o&amp;nbsp;&amp;nbsp; -lCMSISv2p00_LPC11xx&lt;BR /&gt;Finished building target: LPC11_Switch.axf&lt;BR /&gt; &lt;BR /&gt;make --no-print-directory post-build&lt;BR /&gt;Performing post-build steps&lt;BR /&gt;arm-none-eabi-size LPC11_Switch.axf; # arm-none-eabi-objcopy -O binary LPC11_Switch.axf LPC11_Switch.bin ; checksum -p LPC11C14_301 -d LPC11_Switch.bin;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; text&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; data&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; bss&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dec&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; hex&amp;nbsp;&amp;nbsp;&amp;nbsp; filename&lt;BR /&gt;&amp;nbsp; 14352&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 52&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1012&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15416&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3c38&amp;nbsp;&amp;nbsp;&amp;nbsp; LPC11_Switch.axf&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 22:00:05 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T22:00:05Z</dc:date>
    <item>
      <title>LPCXpresso Build and Debug Questions</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-Build-and-Debug-Questions/m-p/543585#M8316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rtos on Sat Jul 10 05:23:36 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;1) More often than not LPC Xpresso loads the wrong project into the debugger even though I have the project I want selected and the cursor is clicked inside the window of the source code I want to debug and run.&amp;nbsp; Why is this, am I doing something wrong or is there a bug in LPCXpresso?&amp;nbsp; Anyone else having this issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Is there a one click way to build only the current project?&amp;nbsp; There is the "Build All" button on the tool bar but it builds all projects and takes too long.&amp;nbsp; There is the "Build Project" from right clicking on the current project.&amp;nbsp; Is there are way to add a button to the toolbar for "Build Current Project" or is there a ctrl key sequence for this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3) How do you deselect all of the grey highlighted text that the editor does to find matching symbols?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4) How do you flash a Release build into the part?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:59:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-Build-and-Debug-Questions/m-p/543585#M8316</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso Build and Debug Questions</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-Build-and-Debug-Questions/m-p/543586#M8317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by KaraMuraT on Sat Jul 10 06:37:26 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;1) More often than not LPC Xpresso loads the wrong project into the&amp;nbsp; debugger even though I have the project I want selected and the cursor&amp;nbsp; is clicked inside the window of the source code I want to debug and run.&amp;nbsp;&amp;nbsp; Why is this, am I doing something wrong or is there a bug in&amp;nbsp; LPCXpresso?&amp;nbsp; Anyone else having this issue?&lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN&gt;I'm not that much experienced, but never faced something like this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;2) Is there a one click way to build only the current project?&amp;nbsp; There is&amp;nbsp; the "Build All" button on the tool bar but it builds all projects and&amp;nbsp; takes too long.&amp;nbsp; There is the "Build Project" from right clicking on the&amp;nbsp; current project.&amp;nbsp; Is there are way to add a button to the toolbar for&amp;nbsp; "Build Current Project" or is there a ctrl key sequence for this?&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN&gt;There is a button on the toolbar (The hammer icon). It only compiles the selected project. If you want to compile different version of the project click the little arrow right side, and select the version you want (e.g Debug or Release). Unfortunately it does not have a short cut. Or I don't know how to assign one.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;3) How do you deselect all of the grey highlighted text that the editor&amp;nbsp; does to find matching symbols?&lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN&gt;That bothers me too, and I don't know how to solve it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;4) How do you flash a Release build into the part?&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN&gt;In the Project Explorer Window, find the concerning axf file under Debug or Release directory (the one you want). You can also see the binaries in "binaries" folder but if you didn't change the default settings in project options they will have the same name, therefore it may lead you to load the wrong version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After selecting the right axf file, right click on it, Select "Binary Utilities/Program Flash".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There you go :)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:59:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-Build-and-Debug-Questions/m-p/543586#M8317</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso Build and Debug Questions</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-Build-and-Debug-Questions/m-p/543587#M8318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rtos on Sat Jul 10 07:48:10 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: KaraMuraT&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;In the Project Explorer Window, find the concerning axf file under Debug or Release directory (the one you want). You can also see the binaries in "binaries" folder but if you didn't change the default settings in project options they will have the same name, therefore it may lead you to load the wrong version.&lt;BR /&gt;&lt;BR /&gt;After selecting the right axf file, right click on it, Select "Binary Utilities/Program Flash".&lt;BR /&gt;&lt;BR /&gt;There you go :)&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for you replies.&amp;nbsp; They were very helpful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I see the .axf under the debug folder but there is no .axf under the release folder.&amp;nbsp; I changed the hammer icon to build a release build and the .axf still does not appear under the release folder.&amp;nbsp; Maybe there is wrong serting?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:59:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-Build-and-Debug-Questions/m-p/543587#M8318</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso Build and Debug Questions</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-Build-and-Debug-Questions/m-p/543588#M8319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by KaraMuraT on Sat Jul 10 08:19:05 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the result of a Release Build? Could you paste the console output?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should see a "Release" folder after a successful release build. If there is an error, there will be no axf file in that folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try it also with right click the project in Project explorer, Select "Build Configurations/Set Active/Release" than right click to project again, and select "Build Project". Let's see what happens.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you get an error, probably you should "Build all" for release version. (Libraries in default are not built. You should build them in your workspace)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:59:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-Build-and-Debug-Questions/m-p/543588#M8319</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso Build and Debug Questions</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-Build-and-Debug-Questions/m-p/543589#M8320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rtos on Sun Jul 11 08:13:11 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is what I get when I do a Debug Build, there are no errors:&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;**** Build of configuration Debug for project LPCXPresso1343_timer32 ****

make all 
make: Nothing to be done for `all'.&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is what I get when I do a Release build, there is an error and I'm not sure why:&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;**** Build of configuration Release for project LPCXPresso1343_timer32 ****

make all 
Building target: LPCXPresso1343_timer32.axf
Invoking: MCU Linker
arm-none-eabi-gcc -nostdlib -L"" -L"" -Xlinker --gc-sections -Xlinker -Map=LPCXPresso1343_timer32.map -mcpu=cortex-m3 -mthumb -T "lpcxpresso1343_timer32_Release.ld" -o"LPCXPresso1343_timer32.axf"&amp;nbsp; ./src/cr_startup_lpc13.o ./src/timer32_int.o ./src/tmr32test.o&amp;nbsp;&amp;nbsp; -lCMSISv1p30_LPC13xx -lLPC13xx_Lib
c:/nxp/lpcxpresso_3.4/tools/bin/../lib/gcc/arm-none-eabi/4.3.3/../../../../arm-none-eabi/bin/ld.exe: cannot find -lCMSISv1p30_LPC13xx
collect2: ld returned 1 exit status
make: *** [LPCXPresso1343_timer32.axf] Error 1&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:59:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-Build-and-Debug-Questions/m-p/543589#M8320</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso Build and Debug Questions</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-Build-and-Debug-Questions/m-p/543590#M8321</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 Sun Jul 11 08:35:54 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are building a project for release, you need all of its dependent projects build for release too. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Build CMSISv1p30_LPC13xx for release too.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:59:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-Build-and-Debug-Questions/m-p/543590#M8321</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso Build and Debug Questions</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-Build-and-Debug-Questions/m-p/543591#M8322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rtos on Sun Jul 11 08:51:40 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;That does not seem to fix things.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I build CMSISv1p30_LPC13xx for release:&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;
**** Build of configuration Release for project CMSISv1p30_LPC13xx ****

make all 
Building file: ../src/core_cm3.c
Invoking: MCU C Compiler
arm-none-eabi-gcc -DNDEBUG -D__CODE_RED -I"C:\Documents and Settings\\My Documents\lpcxpresso_3.4\1343 x\CMSISv1p30_LPC13xx\inc" -O2 -Os -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -mcpu=cortex-m3 -mthumb -D__REDLIB__ -MMD -MP -MF"src/core_cm3.d" -MT"src/core_cm3.d" -o"src/core_cm3.o" "../src/core_cm3.c"
Finished building: ../src/core_cm3.c
 
Building file: ../src/system_LPC13xx.c
Invoking: MCU C Compiler
arm-none-eabi-gcc -DNDEBUG -D__CODE_RED -I"C:\Documents and Settings\\My Documents\lpcxpresso_3.4\1343 x\CMSISv1p30_LPC13xx\inc" -O2 -Os -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -mcpu=cortex-m3 -mthumb -D__REDLIB__ -MMD -MP -MF"src/system_LPC13xx.d" -MT"src/system_LPC13xx.d" -o"src/system_LPC13xx.o" "../src/system_LPC13xx.c"
Finished building: ../src/system_LPC13xx.c
 
Building target: libCMSISv1p30_LPC13xx.a
Invoking: MCU Archiver
arm-none-eabi-ar -r "libCMSISv1p30_LPC13xx.a"&amp;nbsp; ./src/core_cm3.o ./src/system_LPC13xx.o&amp;nbsp;&amp;nbsp; 
c:\nxp\lpcxpresso_3.4\tools\bin\arm-none-eabi-ar.exe: creating libCMSISv1p30_LPC13xx.a
Finished building target: libCMSISv1p30_LPC13xx.a
 
make --no-print-directory post-build
Performing post-build steps
arm-none-eabi-size libCMSISv1p30_LPC13xx.a ; # arm-none-eabi-objdump -h -S libCMSISv1p30_LPC13xx.a &amp;gt;libCMSISv1p30_LPC13xx.lss
&amp;nbsp;&amp;nbsp; text&amp;nbsp;&amp;nbsp; data&amp;nbsp;&amp;nbsp;&amp;nbsp; bss&amp;nbsp;&amp;nbsp;&amp;nbsp; dec&amp;nbsp;&amp;nbsp;&amp;nbsp; hexfilename
&amp;nbsp;&amp;nbsp;&amp;nbsp; 164&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; 164&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; a4core_cm3.o (ex libCMSISv1p30_LPC13xx.a)
&amp;nbsp;&amp;nbsp;&amp;nbsp; 524&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; 528&amp;nbsp;&amp;nbsp;&amp;nbsp; 210system_LPC13xx.o (ex libCMSISv1p30_LPC13xx.a)&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I still get the error when I build my project for release:&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;**** Build of configuration Release for project LPCXPresso1343_timer32 ****

make all 
Building file: ../src/cr_startup_lpc13.c
Invoking: MCU C Compiler
arm-none-eabi-gcc -DNDEBUG -D__USE_CMSIS=CMSISv1p30_LPC13xx -D__CODE_RED -I"C:\Documents and Settings\\My Documents\lpcxpresso_3.4\1343 x\CMSISv1p30_LPC13xx\inc" -I"C:\Documents and Settings\\My Documents\lpcxpresso_3.4\1343 x\LPC13xx_Lib\inc" -O2 -Os -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -mcpu=cortex-m3 -mthumb -D__REDLIB__ -MMD -MP -MF"src/cr_startup_lpc13.d" -MT"src/cr_startup_lpc13.d" -o"src/cr_startup_lpc13.o" "../src/cr_startup_lpc13.c"
Finished building: ../src/cr_startup_lpc13.c
 
Building file: ../src/timer32_int.c
Invoking: MCU C Compiler
arm-none-eabi-gcc -DNDEBUG -D__USE_CMSIS=CMSISv1p30_LPC13xx -D__CODE_RED -I"C:\Documents and Settings\\My Documents\lpcxpresso_3.4\1343 x\CMSISv1p30_LPC13xx\inc" -I"C:\Documents and Settings\\My Documents\lpcxpresso_3.4\1343 x\LPC13xx_Lib\inc" -O2 -Os -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -mcpu=cortex-m3 -mthumb -D__REDLIB__ -MMD -MP -MF"src/timer32_int.d" -MT"src/timer32_int.d" -o"src/timer32_int.o" "../src/timer32_int.c"
Finished building: ../src/timer32_int.c
 
Building file: ../src/tmr32test.c
Invoking: MCU C Compiler
arm-none-eabi-gcc -DNDEBUG -D__USE_CMSIS=CMSISv1p30_LPC13xx -D__CODE_RED -I"C:\Documents and Settings\\My Documents\lpcxpresso_3.4\1343 x\CMSISv1p30_LPC13xx\inc" -I"C:\Documents and Settings\\My Documents\lpcxpresso_3.4\1343 x\LPC13xx_Lib\inc" -O2 -Os -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -mcpu=cortex-m3 -mthumb -D__REDLIB__ -MMD -MP -MF"src/tmr32test.d" -MT"src/tmr32test.d" -o"src/tmr32test.o" "../src/tmr32test.c"
Finished building: ../src/tmr32test.c
 
Building target: LPCXPresso1343_timer32.axf
Invoking: MCU Linker
arm-none-eabi-gcc -nostdlib -L"C:\Documents and Settings\\My Documents\lpcxpresso_3.4\1343 x\CMSISv1p30_LPC13xx\Release" -L"" -Xlinker --gc-sections -Xlinker -Map=LPCXPresso1343_timer32.map -mcpu=cortex-m3 -mthumb -T "lpcxpresso1343_timer32_Release.ld" -o"LPCXPresso1343_timer32.axf"&amp;nbsp; ./src/cr_startup_lpc13.o ./src/timer32_int.o ./src/tmr32test.o&amp;nbsp;&amp;nbsp; -lCMSISv1p30_LPC13xx -lLPC13xx_Lib
c:/nxp/lpcxpresso_3.4/tools/bin/../lib/gcc/arm-none-eabi/4.3.3/../../../../arm-none-eabi/bin/ld.exe: cannot find -lLPC13xx_Lib
collect2: ld returned 1 exit status
make: *** [LPCXPresso1343_timer32.axf] Error 1&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:59:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-Build-and-Debug-Questions/m-p/543591#M8322</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso Build and Debug Questions</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-Build-and-Debug-Questions/m-p/543592#M8323</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 Sun Jul 11 08:54:48 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Well, if you READ the error message, you will see that it is now expecting to find a release version of&amp;nbsp; [FONT=monospace][/FONT]LPC13xx_Lib.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:59:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-Build-and-Debug-Questions/m-p/543592#M8323</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso Build and Debug Questions</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-Build-and-Debug-Questions/m-p/543593#M8324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rtos on Sun Jul 11 09:10:31 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;OK, I see that.&amp;nbsp; However what is throwing me off is if all of these projects are in the same workspace and I do a "Clean All" and then a "Build All" why does that not build everything needed for all projects in the workspace?&amp;nbsp; Why do you have to go into each project separately and build them individually?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:00:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-Build-and-Debug-Questions/m-p/543593#M8324</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso Build and Debug Questions</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-Build-and-Debug-Questions/m-p/543594#M8325</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 Sun Jul 11 09:15:42 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;The easiest thing to do is select all the projects you want to build, and then press the "Hammer" icons drop-down and select Release or Build. It will then build all selected projects for that build configuration.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:00:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-Build-and-Debug-Questions/m-p/543594#M8325</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso Build and Debug Questions</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-Build-and-Debug-Questions/m-p/543595#M8326</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 Sun Jul 11 09:17:54 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;p.s. "Build All" will build each project for its currently selected build configuration. Thus, if one project is set for Release and another is set for Debug, then the first will be built for Release and the other will be built for Debug.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:00:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-Build-and-Debug-Questions/m-p/543595#M8326</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso Build and Debug Questions</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-Build-and-Debug-Questions/m-p/543596#M8327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rtos on Sun Jul 11 09:56:05 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: CodeRedSupport&lt;/STRONG&gt;&lt;BR /&gt;The easiest thing to do is select all the projects you want to build, and then press the "Hammer" icons drop-down and select Release or Build. It will then build all selected projects for that build configuration.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is a great tip.&amp;nbsp; I didn't know you could select multiple projects like that!&amp;nbsp; I also did not realize that the build mode is project specific- I think that was my issue all along because some projects were set to Release and others to Debug.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:00:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-Build-and-Debug-Questions/m-p/543596#M8327</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso Build and Debug Questions</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-Build-and-Debug-Questions/m-p/543597#M8328</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 Sun Jul 11 10:37:32 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Glad you are now sorted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One final point, we do actually have a knowledgebase entry about changing projects between debug and release.....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Changing the current build configuration of multiple projects&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://lpcxpresso.code-red-tech.com/LPCXpresso/node/24&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;[Login required]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CodeRedSupport.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:00:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-Build-and-Debug-Questions/m-p/543597#M8328</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso Build and Debug Questions</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-Build-and-Debug-Questions/m-p/543598#M8329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by tinto on Sun Feb 05 23:28:42 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;3) How do you deselect all of the grey highlighted text that the editor does to find matching symbols?&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can disable the grey highlighting by clicking the "Toggle Mark Occurrences" icon. You can see this icon right to the search option at the top. The key board shortcut is Alt+Shift+O.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:00:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-Build-and-Debug-Questions/m-p/543598#M8329</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso Build and Debug Questions</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-Build-and-Debug-Questions/m-p/543599#M8330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by alexandergb on Sat Feb 11 08:30:21 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm a novice in LPCXpresso.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I decided to make a project with blinking LED.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There are no problems when I build a project, but I can't download a project into target, because the button 'Debug' is not availiable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is build protocol:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;**** Build of configuration Debug for project CMSISv2p00_LPC11Uxx ****&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;make all &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Building file: ../src/blinky.c&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Invoking: MCU C Compiler&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arm-none-eabi-gcc -D__REDLIB__ -DDEBUG -D__CODE_RED -I../inc -O0 -Os -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -mcpu=cortex-m0 -mthumb -MMD -MP -MF"src/blinky.d" -MT"src/blinky.d" -o"src/blinky.o" "../src/blinky.c"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Finished building: ../src/blinky.c&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Building file: ../src/core_cm0.c&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Invoking: MCU C Compiler&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arm-none-eabi-gcc -D__REDLIB__ -DDEBUG -D__CODE_RED -I../inc -O0 -Os -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -mcpu=cortex-m0 -mthumb -MMD -MP -MF"src/core_cm0.d" -MT"src/core_cm0.d" -o"src/core_cm0.o" "../src/core_cm0.c"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Finished building: ../src/core_cm0.c&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Building file: ../src/gpio.c&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Invoking: MCU C Compiler&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arm-none-eabi-gcc -D__REDLIB__ -DDEBUG -D__CODE_RED -I../inc -O0 -Os -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -mcpu=cortex-m0 -mthumb -MMD -MP -MF"src/gpio.d" -MT"src/gpio.d" -o"src/gpio.o" "../src/gpio.c"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Finished building: ../src/gpio.c&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Building file: ../src/system_LPC11Uxx.c&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Invoking: MCU C Compiler&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arm-none-eabi-gcc -D__REDLIB__ -DDEBUG -D__CODE_RED -I../inc -O0 -Os -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -mcpu=cortex-m0 -mthumb -MMD -MP -MF"src/system_LPC11Uxx.d" -MT"src/system_LPC11Uxx.d" -o"src/system_LPC11Uxx.o" "../src/system_LPC11Uxx.c"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Finished building: ../src/system_LPC11Uxx.c&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Building target: libCMSISv2p00_LPC11Uxx.a&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Invoking: MCU Archiver&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arm-none-eabi-ar -r "libCMSISv2p00_LPC11Uxx.a"&amp;nbsp; ./src/blinky.o ./src/core_cm0.o ./src/gpio.o ./src/system_LPC11Uxx.o&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;c:\nxp\LPCXpresso_4.1.5_219\lpcxpresso\tools\bin\arm-none-eabi-ar.exe: creating libCMSISv2p00_LPC11Uxx.a&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Finished building target: libCMSISv2p00_LPC11Uxx.a&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;make --no-print-directory post-build&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Performing post-build steps&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arm-none-eabi-size libCMSISv2p00_LPC11Uxx.a ; # arm-none-eabi-objdump -h -S libCMSISv2p00_LPC11Uxx.a &amp;gt;libCMSISv2p00_LPC11Uxx.lss&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; text&amp;nbsp;&amp;nbsp; data&amp;nbsp;&amp;nbsp;&amp;nbsp; bss&amp;nbsp;&amp;nbsp;&amp;nbsp; dec&amp;nbsp;&amp;nbsp;&amp;nbsp; hexfilename&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; 1762&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; 152&amp;nbsp;&amp;nbsp; 1914&amp;nbsp;&amp;nbsp;&amp;nbsp; 77ablinky.o (ex libCMSISv2p00_LPC11Uxx.a)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0core_cm0.o (ex libCMSISv2p00_LPC11Uxx.a)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; 1670&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; 152&amp;nbsp;&amp;nbsp; 1822&amp;nbsp;&amp;nbsp;&amp;nbsp; 71egpio.o (ex libCMSISv2p00_LPC11Uxx.a)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 400&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; 404&amp;nbsp;&amp;nbsp;&amp;nbsp; 194system_LPC11Uxx.o (ex libCMSISv2p00_LPC11Uxx.a)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:00:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-Build-and-Debug-Questions/m-p/543599#M8330</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso Build and Debug Questions</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-Build-and-Debug-Questions/m-p/543600#M8331</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 Sat Feb 11 09:01:01 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;**** Build of configuration Debug for project CMSISv2p00_LPC11Uxx ****&lt;BR /&gt;...&lt;BR /&gt;[COLOR=Red]Invoking: MCU Archiver[/COLOR]&lt;BR /&gt;...&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN&gt;You are building a library, so there's nothing to debug :eek:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Use a real project, and the linker will hopefully create something you can execute and therefore debug :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt; &lt;BR /&gt;**** Build of configuration Debug for project LPC11_Switch ****&lt;BR /&gt;&lt;BR /&gt;make all &lt;BR /&gt;Building file: ../src/can.c&lt;BR /&gt;Invoking: MCU C Compiler&lt;BR /&gt;arm-none-eabi-gcc -D__REDLIB__ -DDEBUG -D__CODE_RED -D__USE_CMSIS=CMSISv2p00_LPC11xx -DCR_INTEGER_PRINTF -I"C:\nxp\workspace\CMSISv2p00_LPC11xx\inc" -O2 -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -Wa,-ahlnds=can.asm -mcpu=cortex-m0 -mthumb -MMD -MP -MF"src/can.d" -MT"src/can.d" -o"src/can.o" "../src/can.c"&lt;BR /&gt;Finished building: ../src/can.c&lt;BR /&gt; &lt;BR /&gt;Building file: ../src/cr_startup_lpc11.c&lt;BR /&gt;Invoking: MCU C Compiler&lt;BR /&gt;arm-none-eabi-gcc -D__REDLIB__ -DDEBUG -D__CODE_RED -D__USE_CMSIS=CMSISv2p00_LPC11xx -DCR_INTEGER_PRINTF -I"C:\nxp\workspace\CMSISv2p00_LPC11xx\inc" -O2 -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -Wa,-ahlnds=cr_startup_lpc11.asm -mcpu=cortex-m0 -mthumb -MMD -MP -MF"src/cr_startup_lpc11.d" -MT"src/cr_startup_lpc11.d" -o"src/cr_startup_lpc11.o" "../src/cr_startup_lpc11.c"&lt;BR /&gt;Finished building: ../src/cr_startup_lpc11.c&lt;BR /&gt; &lt;BR /&gt;Building file: ../src/i2.c&lt;BR /&gt;Invoking: MCU C Compiler&lt;BR /&gt;arm-none-eabi-gcc -D__REDLIB__ -DDEBUG -D__CODE_RED -D__USE_CMSIS=CMSISv2p00_LPC11xx -DCR_INTEGER_PRINTF -I"C:\nxp\workspace\CMSISv2p00_LPC11xx\inc" -O2 -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -Wa,-ahlnds=i2.asm -mcpu=cortex-m0 -mthumb -MMD -MP -MF"src/i2.d" -MT"src/i2.d" -o"src/i2.o" "../src/i2.c"&lt;BR /&gt;Finished building: ../src/i2.c&lt;BR /&gt; &lt;BR /&gt;Building file: ../src/main.c&lt;BR /&gt;Invoking: MCU C Compiler&lt;BR /&gt;arm-none-eabi-gcc -D__REDLIB__ -DDEBUG -D__CODE_RED -D__USE_CMSIS=CMSISv2p00_LPC11xx -DCR_INTEGER_PRINTF -I"C:\nxp\workspace\CMSISv2p00_LPC11xx\inc" -O2 -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -Wa,-ahlnds=main.asm -mcpu=cortex-m0 -mthumb -MMD -MP -MF"src/main.d" -MT"src/main.d" -o"src/main.o" "../src/main.c"&lt;BR /&gt;Finished building: ../src/main.c&lt;BR /&gt; &lt;BR /&gt;Building file: ../src/uart.c&lt;BR /&gt;Invoking: MCU C Compiler&lt;BR /&gt;arm-none-eabi-gcc -D__REDLIB__ -DDEBUG -D__CODE_RED -D__USE_CMSIS=CMSISv2p00_LPC11xx -DCR_INTEGER_PRINTF -I"C:\nxp\workspace\CMSISv2p00_LPC11xx\inc" -O2 -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -Wa,-ahlnds=uart.asm -mcpu=cortex-m0 -mthumb -MMD -MP -MF"src/uart.d" -MT"src/uart.d" -o"src/uart.o" "../src/uart.c"&lt;BR /&gt;Finished building: ../src/uart.c&lt;BR /&gt; &lt;BR /&gt;Building file: ../src/wdt.c&lt;BR /&gt;Invoking: MCU C Compiler&lt;BR /&gt;arm-none-eabi-gcc -D__REDLIB__ -DDEBUG -D__CODE_RED -D__USE_CMSIS=CMSISv2p00_LPC11xx -DCR_INTEGER_PRINTF -I"C:\nxp\workspace\CMSISv2p00_LPC11xx\inc" -O2 -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -Wa,-ahlnds=wdt.asm -mcpu=cortex-m0 -mthumb -MMD -MP -MF"src/wdt.d" -MT"src/wdt.d" -o"src/wdt.o" "../src/wdt.c"&lt;BR /&gt;Finished building: ../src/wdt.c&lt;BR /&gt; &lt;BR /&gt;Building target: LPC11_Switch.axf&lt;BR /&gt;[COLOR=Red]Invoking: MCU Linker[/COLOR]&lt;BR /&gt;arm-none-eabi-gcc -nostdlib -L"C:\nxp\workspace\CMSISv2p00_LPC11xx\Debug" -Xlinker -Map=LPC11_Switch.map -Xlinker --gc-sections -mcpu=cortex-m0 -mthumb -T "LPC11_Switch_Debug.ld" -o"LPC11_Switch.axf"&amp;nbsp; ./src/can.o ./src/cr_startup_lpc11.o ./src/i2.o ./src/main.o ./src/uart.o ./src/wdt.o&amp;nbsp;&amp;nbsp; -lCMSISv2p00_LPC11xx&lt;BR /&gt;Finished building target: LPC11_Switch.axf&lt;BR /&gt; &lt;BR /&gt;make --no-print-directory post-build&lt;BR /&gt;Performing post-build steps&lt;BR /&gt;arm-none-eabi-size LPC11_Switch.axf; # arm-none-eabi-objcopy -O binary LPC11_Switch.axf LPC11_Switch.bin ; checksum -p LPC11C14_301 -d LPC11_Switch.bin;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; text&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; data&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; bss&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dec&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; hex&amp;nbsp;&amp;nbsp;&amp;nbsp; filename&lt;BR /&gt;&amp;nbsp; 14352&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 52&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1012&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15416&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3c38&amp;nbsp;&amp;nbsp;&amp;nbsp; LPC11_Switch.axf&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:00:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-Build-and-Debug-Questions/m-p/543600#M8331</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:00:05Z</dc:date>
    </item>
  </channel>
</rss>

