MDK-ARM Ver:5.18 System: win7
When I click on the Build Target button, it rebuilds all my target files, only one file changed .
thanks.
I think one of the listing options have been found a couple of times before to result in full recompile.
thanks!
only one c-file changed.
Cross-Module disable.
the project didn't set anything, used default setting.
everything is well untill the MDK-ARM updated in new version(Ver 5.18).
Was it a header file that you changed? Then the build process will go through all c-files where this header was included.
Have you enabled Cross-Module optimization? You can check in Project Options>Target>Code Generation
When posting, please provide a little more information about the environment you are building in. Since this is related to build, a little more info on Compiler Settings or even Build/Compile Output would have helped to respond better.
View all questions in Keil forum