Content originally posted in LPCWare by arshs on Wed Nov 28 12:30:53 MST 2012
Hi:
In uVision, most likely your project already includes the following folder: C:\Keil4\ARM\RV31\INC where the stdint.h header file is located.
See the Compiler Control string in the "Options for Target" dialog window, C/C++ tab. You need to scroll down to see all the libraries that are included by default in the project.
Regards,
Alex R.