User manual
UM0036 STice features
Doc ID 7705 Rev 11 275/385
● Read (Yes/No)
Indicates whether the variable was read or not.
● Write (Yes/No)
Indicates whether the variable was written to or not.
● Read accesses
Indicates the maximum number of byte accesses from the application for reading the
variable or just the number of read accesses for a single byte.
● Write accesses
Indicates the maximum number of byte accesses from the application for writing to the
variable or just the number of write accesses for a single byte.
● Reads or Write accesses
Indicates the number of accesses from the application to read or write the variable for a
single data byte, otherwise indicates the maximum number of byte accesses.
Depending on the data access mode, you may get one of these 4 cases:
– Read access only
– Write access only
– Read or Write access
– Read and Write access
Figure 207 shows coverage and profiling analysis results organized by memory location and
variable. Right-click anywhere in the data results window to display the contextual menu.
Figure 207. Data coverage and profiling analysis: data view
Source View
The Source View displays the source file containing a selected function in the text editor. It
opens the file at the location where the function appears.
To display the Source View, you must highlight the function that you want to look at in the
Functions/Instructions View, then from the contextual menu, select Go to Source View.
Alternatively, you can double-click on the function or instruction that you want to examine in
the source code.