Renesas M16C/64 Network Card User Manual


 
R0E530640MCU00 User’s Manual 5. Debugging Functions
REJ10J1733-0100 Rev.1.00 Apr. 01, 2008
Page 158 of 229
The lower area shows detail information of the address range selected in the upper area. (Assembler level)
Table 5.32 Contents displayed in the lower area of the Code Coverage window
[Executed] 1: Instructions executed
0: Instructions not executed
[Pass] Displays execution condition of conditional branch instruction
T: Condition met and program branched
F: Condition not met and program not branched
T/F: Condition met and condition not met
[Address] Instruction address
[Assembler] Disassembled display
[Source] C/C++ or assembler source
The acquired coverage information is accumulated in memory until the user clears it.
5.11.9 Adding Source Files
Follow the procedure described below to add source files.
(1) From the Source sheet of the Code Coverage window
1. Right-click in the upper area of the Source sheet and choose Add Range from the context menu.
Figure 5.87 Code Coverage window
2. In the Add Source Files dialog box that is displayed, enter a file name.
Figure 5.88 Add Source File dialog box