<?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 Release Build Error in MCUXpresso using LPC1788 board in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Release-Build-Error-in-MCUXpresso-using-LPC1788-board/m-p/1075510#M41426</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;i'm new to &lt;SPAN&gt;MCUXpresso IDE&amp;nbsp;&lt;/SPAN&gt;using MCUXpresso IDE version&amp;nbsp;11.2.0.for LPC1788 based project. normally my code build fine in debug build &lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;configuration.&amp;nbsp;&lt;/SPAN&gt;when configure Release build&amp;nbsp;it had build error.&amp;nbsp; checked &lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Properties-&amp;gt;C/C++ Build-&amp;gt;Settings-&amp;gt;Tool Settings---under MCU C Compiler-&amp;gt;Includes&amp;nbsp;&amp;nbsp;added in my driver dir but the remain same.kindly give proper linker instruction that's would help me lot.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #ffffff; color: #51626f; "&gt;Release build error&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Finished building: ../src/trial.c&lt;BR /&gt;Building target: trial.axf&lt;BR /&gt;Invoking: MCU Linker&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;arm-none-eabi-gcc -nostdlib -Xlinker --gc-sections -Xlinker -Map="trial.map" -Xlinker --cref -Xlinker -print-memory-usage -mcpu=cortex-m3 -mthumb -T "trial_Release.ld" -o "trial.axf" ./src/cr_startup_lpc177x_8x.o ./src/crp.o ./src/delay_.o ./src/trial.o -lCMSIS_CORE_LPC177x_8x&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;STRONG&gt;c:/nxp/mcuxpressoide_11.2.0_4120/ide/plugins/com.nxp.mcuxpresso.tools.win32_11.2.0.202001021529/tools/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld.exe: cannot find -lCMSIS_CORE_LPC177x_8x&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;BR /&gt;collect2.exe: error: ld returned 1 exit status&lt;BR /&gt;&lt;STRONG&gt;make: *** [makefile:32: trial.axf] Error 1&lt;/STRONG&gt;&lt;BR /&gt;"make -r -j2 all" terminated with exit code 2. Build might be incomplete.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_12.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/111472i2397E5125F13F132/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_12.png" alt="pastedImage_12.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MCU C compiler&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_11.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/111463i2BCDFA86260DA354/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_11.png" alt="pastedImage_11.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MCU assembler&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_10.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/111433i32459FC8EF6116E5/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_10.png" alt="pastedImage_10.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Aug 2020 06:28:05 GMT</pubDate>
    <dc:creator>vicky_sivapraka</dc:creator>
    <dc:date>2020-08-28T06:28:05Z</dc:date>
    <item>
      <title>Release Build Error in MCUXpresso using LPC1788 board</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Release-Build-Error-in-MCUXpresso-using-LPC1788-board/m-p/1075510#M41426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;i'm new to &lt;SPAN&gt;MCUXpresso IDE&amp;nbsp;&lt;/SPAN&gt;using MCUXpresso IDE version&amp;nbsp;11.2.0.for LPC1788 based project. normally my code build fine in debug build &lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;configuration.&amp;nbsp;&lt;/SPAN&gt;when configure Release build&amp;nbsp;it had build error.&amp;nbsp; checked &lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Properties-&amp;gt;C/C++ Build-&amp;gt;Settings-&amp;gt;Tool Settings---under MCU C Compiler-&amp;gt;Includes&amp;nbsp;&amp;nbsp;added in my driver dir but the remain same.kindly give proper linker instruction that's would help me lot.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #ffffff; color: #51626f; "&gt;Release build error&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Finished building: ../src/trial.c&lt;BR /&gt;Building target: trial.axf&lt;BR /&gt;Invoking: MCU Linker&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;arm-none-eabi-gcc -nostdlib -Xlinker --gc-sections -Xlinker -Map="trial.map" -Xlinker --cref -Xlinker -print-memory-usage -mcpu=cortex-m3 -mthumb -T "trial_Release.ld" -o "trial.axf" ./src/cr_startup_lpc177x_8x.o ./src/crp.o ./src/delay_.o ./src/trial.o -lCMSIS_CORE_LPC177x_8x&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;STRONG&gt;c:/nxp/mcuxpressoide_11.2.0_4120/ide/plugins/com.nxp.mcuxpresso.tools.win32_11.2.0.202001021529/tools/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld.exe: cannot find -lCMSIS_CORE_LPC177x_8x&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;BR /&gt;collect2.exe: error: ld returned 1 exit status&lt;BR /&gt;&lt;STRONG&gt;make: *** [makefile:32: trial.axf] Error 1&lt;/STRONG&gt;&lt;BR /&gt;"make -r -j2 all" terminated with exit code 2. Build might be incomplete.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_12.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/111472i2397E5125F13F132/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_12.png" alt="pastedImage_12.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MCU C compiler&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_11.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/111463i2BCDFA86260DA354/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_11.png" alt="pastedImage_11.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MCU assembler&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_10.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/111433i32459FC8EF6116E5/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_10.png" alt="pastedImage_10.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2020 06:28:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Release-Build-Error-in-MCUXpresso-using-LPC1788-board/m-p/1075510#M41426</guid>
      <dc:creator>vicky_sivapraka</dc:creator>
      <dc:date>2020-08-28T06:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Release Build Error in MCUXpresso using LPC1788 board</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Release-Build-Error-in-MCUXpresso-using-LPC1788-board/m-p/1075511#M41427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear&amp;nbsp;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="363607" data-username="vicky.sivaprakash@gmail.com" href="https://community.nxp.com/people/vicky.sivaprakash@gmail.com" style="color: #3d9ce7; background-color: #ffffff; border: 0px; font-weight: 600; text-decoration: none; font-size: 11.9994px;"&gt;vignesh sivaprakash&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;You have sent your question to a community space related to NXP&amp;nbsp;&lt;A href="https://www.nxp.com/freemaster"&gt;FreeMASTER&lt;/A&gt;&amp;nbsp;tool. As it is more general question on LPC1788 and MCUXpresso, I will try to redirect your question to &lt;A _jive_internal="true" href="https://community.nxp.com/community/general-purpose-mcus/lpc"&gt;LPC Microcontrollers&lt;/A&gt; forum.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Michal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2020 15:23:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Release-Build-Error-in-MCUXpresso-using-LPC1788-board/m-p/1075511#M41427</guid>
      <dc:creator>MichalH</dc:creator>
      <dc:date>2020-08-28T15:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Release Build Error in MCUXpresso using LPC1788 board</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Release-Build-Error-in-MCUXpresso-using-LPC1788-board/m-p/1133573#M42121</link>
      <description>&lt;P&gt;Hi Vicky&lt;/P&gt;
&lt;P&gt;I tested a lpcopen demo code, switched to release mode, built, I didn't see any error.&lt;/P&gt;
&lt;P&gt;Please let me know which demo code can reproduce your issue? or how to reproduce your issue?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a nice day,&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Sep 2020 03:38:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Release-Build-Error-in-MCUXpresso-using-LPC1788-board/m-p/1133573#M42121</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2020-09-02T03:38:38Z</dc:date>
    </item>
  </channel>
</rss>

