User`s guide
build
RTDX channels : 0
build(cc,'all',20)
You just completed a full build of the proje ct in CCS IDE. On the Build
paneinCCSIDE,youseetherecordofthebuildprocessandtheresults.
Now, make a change to a file in the project in CCS IDE and save the
file. Then rebuild the project with an incremental build.
build(cc,20)
When you look at the Build pane in CCS IDE, the log shows that the
build only occurred on the file or files that you changed and saved.
See Also activate, isrunning, open
7-13