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