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 le in the project in CCS IDE and save the
le. 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 le or les that you changed and saved.
See Also activate, isrunning, open
7-13