Next the debug perspective. CCStudio's integrated debugger has several capabilities to simplify development. Options related to actively debugging code such as run, halt, step over and step into are provided in the top left corner of the CCS window shown here. Select a number of options from the Window tab using the Show View option such as watch variables, memory browser, registers and console. Stepping through the code and analyzing the various input / output expressions is made easy using the debug view.