Not sure why, but the auto-dependancy checking feature doesn't seem to be working in my RealView projects. I'm using the RealView compiler, not the CARM compiler. If I change a header file that's included in C files in my project and do a build (by pressing F7), the C files that include the changed header file don't get built. Anyone have any idea why this is, or how I can make this feature work?