IDE questions

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

IDE questions

963 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by kacso on Fri Jul 20 10:32:05 MST 2012
Hi, me again :D.
I don't know if anyone ask before.
How to link library to a my own project?
For example I need to use gpio.h and the only way I know to do is to copy gpio.h in my project and it works. But in examples they doesn't do that. I try to copy whole code from example (oled_periph) in my own project and it occurs me error for every include. In properties->project references I put tick as is in example and still doesn't works.
May I get some help? ;)
0 Kudos
Reply
2 Replies

952 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by kacso on Sat Jul 21 07:48:38 MST 2012
tnx...now it works :D
0 Kudos
Reply

952 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Ex-Zero on Fri Jul 20 12:42:25 MST 2012

Quote: kacso
Hi, me again :D.
I don't know if anyone ask before.



You are not the first ;)

See #4 of http://knowledgebase.nxp.com/showthread.php?t=3376

and

http://www.support.code-red-tech.com/CodeRedWiki/LibraryProjects
0 Kudos
Reply