From uVision4 project window I removed all c++ files from one of the file groups but the compiler still compiles the removed file. Why? I thought uVision4 compiler only compiles source files that are in the project window.
Your're correct! I was doing something wrong. The file was in different group.
Thank you!