Datasheet
Other debugging windows can be opened to “watch variables, monitor registers, view the Stack, memory etc.
These can be selected by using the “View” menu tab at the top of the workbench and then selecting the
required debugging function. Please note that there are some other debugging function such as “Events” that are located
under the “Emulator” tab.
Data is held for all debugging options whether displayed or not, so that windows can be opened or closed as required to
make the management of the workspace and the data viewed clearer.
Software breakpoints can be set in the C source or assembler windows by simply double clicking on the source code
line or the in the appropriate window. (Other methods of setting software breakpoints by “right clicking” the mouse
button or using the pull down menus are available).