hi, I am doing 1 project using LPC2148, i need library files gsm.h, uart.h ,gpio.h. pls somebody help me to find these files
#include"../inc/gpio.h" #include"../inc/gsm.h" #include"../inc/uart.h"
Aren't those INCLUDE files? Libraries are the code behind the definitions.
Tried dir c:\gsm.h /s
Why don't you start by looking at whatever unspecified package you're downloading and taking the code from?
You could just Google these generic files names and pick whatever random ones show up too, as the question really provides inadequate detail for anyone to make better suggestions.
www.catb.org/.../smart-questions.html