This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

uVision 5.0 - missing Include directory in Keil/ARM

As you can see in topic's subject, my problem is that I can't find Include directory in C:/Keil/ARM folder after fresh install of the latest uVision, downloaded from KEIL site. When I'll try to compile code which cointains:

#include <LPC11xx.h>
. .
.

I'll get error: "File not found".
I'm using fresh installation of Windows 7 Professional x64.
And yes, I was trying to reinstal uVision.

0