User manual

UM0036 Basic debugging features
Doc ID 7705 Rev 11 195/385
MSCI registers tab
The MSCI Registers tab displays the MSCI internal registers memeory and the actual
values of MSCI registers during application execution. Values of registers can be modified
by selecting a bit and typing a new value. Symbolic display allows you to view the names of
the various MSCI registers and their associated values in word format.
To change the display, right-click to get the contextual menu and select Symbolic or
Hexadecimal.
Codec RAM tab
Displays the contents of the RAM for the MSCI’s Code Decompressor (CODEC). Memory
contents are displayed in hexadecimal in byte format. You can change the values in RAM by
highlighting the bit to change and typing the new value.
To view a specific address, right-click to get the contextual menu and select Go to. Then
enter the address you want to display and click on OK.
USB RAM tab
The USB RAM tab displays the contents of the RAM for the MSCI’s USB buffer. Memory
contents are displayed in hexadecimal in byte format. You can change the values in RAM by
highlighting the bit to change and typing the new value.
To view a specific address, right-click to get the contextual menu and select Go to. Then
enter the address you want to display and click on OK.
5.15 Symbols browser
To open the Symbols Browser window, either click on the Symbols Browser window icon
in the View toolbar or, from the main menu, select View>Symbols Browser.
In the Symbols Browser window, you can select program symbols, first by specifying the
type of symbol and the type of file in the Type and Files fields respectively, then clicking on
Query to instigate a search of the specified files. If you want to further narrow your search,
the Expression field can be used to define a search string (wildcards are accepted).
Figure 144. Symbols Browser — variables