I’ve noticed that with DS 3.3 (and DS3.0) that an incremental build (press the ‘hammer’ button on the toolbar) always builds all the files in a project, not matter what has been changed.
I’ve unchecked the Project->Build Automatically option, but it still happens.
How do I set up DS to do a proper incremental build (i.e. only compile files that have changed and rebuild the output file)? The current project has a large number of files and it’s taking a reasonable amount of time to build each time.
Mmmm… Are you talking about an Open AT or a Legato project?
For Open AT, it sounds indeed to be abnormal, but we’re not reproducing the issue here…
For Legato, the incremental build is not implemented yet, and it’s true that a full rebuild is done each time.