Content originally posted in LPCWare by KaraMuraT on Sun Jun 27 12:40:36 MST 2010
I opened the forum to ask very similar question. In fact mine is simpler.
How can I add the LPC13xx_lib to a project? It's already open in the workspace, already referenced in the project properties, but if I compile my simple project, I get "no such file or directory" error.
What I'm trying to do is, generate a Hello World program and include "gpio.h" from the LPC13xx_lib project to make the LED blink.
(@rtos, I hope my question does not interfere with yours. I thought that they are just the same.)