I'm using an older version of Keil uVision and I've just opened a C project to find that the IDE does not appear to support syntax highlighting. I've opened up the settings and checked the boxe "Use Syntax Coloring" under 'C/C++ Files'. I've also created a new C file and didn't see any coloring over common syntax (#pragma, if, while, etc). Am I missing a configuration somewhere inside the IDE?
Thanks
NVM, fixed by running it in compatibility mode for WinXP SP2.