Switching between edit and debug view
CCS provides multiple layouts (views) which help programmers work efficiently with different tool windows.
Two most commonly used views are the edit view and the debug view.
CCS opens in the edit view by default. The layout looks like the below screenshot.
When you enter debug mode, the view changes to debug view and looks like the below screenshot.
To toggle between the two views, click on the buttons labeled 'CCS edit' and 'CCS debug' at the top right corner of the CCS window.