CCS 3.3.38.2
BIOS 5.31.02
Code Generation Tools 4.1.0
C54x simulator
Problem: When I open my project and do an incremental build, it rebuilds everything (which makes sense the first time). If I do another incremental build while the project is open, it properly only builds things that have changed. If I close the project, or CCS, then reopen the project, an "incremental build" really rebuilds all even though nothing was changed (I verified the size and timestamp of all source files were the same).
Has anyone else observed this? Is there a cause or solution? I find myself building it once, and leaving CCS open as much as possible so I don't have to rebuild everything as often.
Thanks, Brian