Trace Data Display Examples (Raw Data); Raw Data Display - Fujitsu SOFTUNE F2 MC-16 User Manual

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
2.6.9.2

Trace Data Display Examples (RAW Data)

This section describes trace data that is displayed in the RAW data mode.

■ RAW Data Display

This format displays frames that are output from the emulator without analyzing them.
Figure 2.6-6 shows a RAW data display example.
Frame Number
Decimal, signed
frame no.
Displays frame numbers in decimal notation.
address
Displays a branch address.
Branch destination address = 110C6:"-> 000110C6"
Branch source address = 110A8:"000110A8 ->"
mnemonic
Displays the instructions that are executed.
314
Figure 2.6-6 Example of the RAW Data Display
Disassemble Description
Indicates instruction executed.
>SHOW TRACE /RAWDATA -10
frame no. address mnemonic
- 00010 :
FF00E1 RETI -> FF010E
- 00009 :
FF011F BRA
- 00008 :
FF010E MOVW
- 00007 :
FF00E1 RETI -> FF010E
- 00006 :
FF011F BRA
- 00005 :
FF010E MOVW
- 00004 :
FF00E1 RETI -> FF010E
- 00003 :
FF011F BRA
- 00002 :
FF010E MOVW
- 00001 :
FF00E1 RETI -> FF010E
00000 : ==== << Break at FF0113 >> =====
Hexadecimal Branch
destination address
of branch instruction
FF010E -> FF010E
A,0190 -> FF00CE
[INT]
FF010E -> FF010E
A,0190 -> FF00CE
[INT]
FF010E -> FF010E
A,0190 -> FF00CE
[INT]
Break at "address" :
program execution is stopped.
Jump address
Interrupt
Branching by hardware
interrupt
Special frame

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Softune workbench

Table of Contents