Build Release Error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Build Release Error

641 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by NVRDUNN on Tue Apr 19 09:03:14 MST 2016
I'm rather new to this. I have version 8.1.4 installed and using the LPC824 examples. When I attempt to build them as a "release" I get the following error:

c:/nxp/lpcxpresso_8.1.4_606/lpcxpresso/tools/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/bin/ld.exe: cannot find -llpc_chip_82x

In this case it's on the "periph_uart_rom_int" example.

When I build it as a debug release I don't receive any errors. Any guidance would be greatly appreciated.

Chris
0 Kudos
Reply
3 Replies

620 Views
lpcware
NXP Employee
NXP Employee
bump
0 Kudos
Reply

620 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by NVRDUNN on Tue Apr 19 16:30:25 MST 2016
Thank you. Now that you mention it that makes sense. I set the referenced projects to "release" and now it's happy.
0 Kudos
Reply

620 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by vtw.433e on Tue Apr 19 09:13:33 MST 2016
You have to build all the libraries in Release mode too.
0 Kudos
Reply