Fujitsu SOFTUNE F2 MC-16 User Manual page 142

Software for developing programs for the f2 mc-16 family of microprocessors / microcontrollers
Hide thumbs Also See for SOFTUNE F2 MC-16:
Table of Contents

Advertisement

CHAPTER 2 DEPENDENCE FUNCTIONS
● Displaying coverage rate of load module (specify /MODULE for the command qualifier)
● Summary (Specify /GENERAL for command qualifier)
● Details (Specify /DETAIL for command qualifier)
128
>SHOW COVERAGE/MODULE
sample.abs . . . . . . . . . . . . . . (84.03%)
+ - startup.asm . . . . . . . . . . . (90.43%)
+ - sample.c . . . . . . . . . . . . . (95.17%)
+ - samp.c . . . . . . . . . . . . . . (100.00%)
Displays the load modules and the coverage rate of each module.
>SHOW COVERAGE/GENERAL
(HEX)0X0
+1X0
+---------------+---------------+------
address 0123456789ABCDEF0123456789ABCDEF0123456
FF0000 **3*F*.......
Display the access status of every 16 addresses
.
: No access
1 to F : Display the number accessed in 16 addresses by the hexadecimal number.
: Access all of the 16 addresses.
*
>SHOW COVERAGE/DETAIL FF0000
address +0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B +C +D +E +F C0(%)
FF0000
- - - - - - - - - - - - - - - - 100.0
FF0010
- - - - - - - - - - - - - - - - 100.0
FF0020
. . . .
- - - . . . . . . . . . 18.6
FF0030
- - - - - - - - - - - - - - - - 100.0
FF0040
- . - - - - - - - - - - - - - - 93.7
FF0050
- - - - - - - - - - - - - - - - 100.0
FF0060
. . . . . . . . . . .
FF0070
. . . . . . . . . . . . . . . .
FF0080
. . . . . . . . . . . . . . . .
Display the access status of every 1 address
: No access
.
-
: Access
+2X0
------
... ABCDEF
Display one line of a
coverage rate
. . . . .
0.0
0.0
0.0
C0(%)
32.0

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Softune workbench

Table of Contents