Importing baseboard library

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

Importing baseboard library

567 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by dacrazyazn on Thu Nov 08 00:42:43 MST 2012
Hello guys!

Im a new to the LPCxpresso. Got myself a LPC1769 and the baseboard. I have been playing around with the examples that comes with the baseboard. Now i want to get started my own little project.

The problem is, I try to start a new project, then copy and paste the main code from the example and try to run, it would not run. functions were undefined, so i went into the properties and under project preference, i added the libraries. But it still doesnt work. Can anyone help me get this set up? i tried to google but not much showed up. Thanks for your time!
0 Kudos
Reply
1 Reply

560 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by TheFallGuy on Thu Nov 08 00:50:46 MST 2012
Use the search in the sticky thread at the top of the forum...

You will find
http://support.code-red-tech.com/CodeRedWiki/StaticLibrarySupportv4

Basically, you need to tell the linker where to find the libraries (not just their names)
0 Kudos
Reply