This section describes coverage measurements that are conducted using the coverage function.
There are several kinds of coverage measurement methods. Of these, CS+ performs, in areas designated below, a code coverage measurement of fetch-related operations on source lines and functions (C0 coverage) and a data coverage measurement of access-related operations on variables.
The areas in which CS+ performs coverage measurements are as follows:
Any 1 MByte space other than the fixed measurement area above (see "2.17.1 Configure the coverage measurement") |
C0 coverage: Instruction coverage (statement coverage) |
For "coverage measurements" for a microcontroller that supports multi-core, see also to "2.9 Select a Core (PE)". |