Content originally posted in LPCWare by zanak on Sat May 19 07:47:42 MST 2012
Hello,
I'm trying to modify a project example included with the lpcxpresso IDE, when I try to include a header file (gpio.h) I get the undefined reference error to any function in this file (i.e GPIOInit, GPIOSetDir ...)
I tried to deselect the Exclude from build for the driver directory but without success !
any hint please !