FUJITSU SOFTUNE F2 MC-16 User Manual

Page 195

Advertising
background image

181

CHAPTER 2 DEPENDENCE FUNCTIONS

Display in Source Line Units (Specify /SOURCE.)

Only the source line can be displayed. This mode is enabled only in the debugging mode.

[Example]

>SHOW TRACE/SOURCE -1010..-86

step no. source

-01007

: sample.c$68

value[i] =

&target[I];

-00905

: sample.c$68

value[i] =

&target[I];

-00803

: sample.c$68

value[i] =

&target[I];

-00698

: sample.c$70

sort_val(value, 16L);

-00655

: sample.c$9

{

-00594

: sample.c$13

for (k = max / 2; k

>= 1; k--){

-00185

: sample.c$14

i = k;

-00149

: sample.c$15

p = tblp[i - 1];

-00088

: sample.c$16

while ((j = 2 * i)

<= max){

Note:

The following operation may be subjected to trace sampling immediately after the MCU operation is
stopped (tool hold). Remember that the operation is unique to evaluation chips and not performed by
mass-produced products.

Access to address 0x000100 and addresses between 0x0FFFFDC and 0x0FFFFFF

Advertising