Everything
 

Debug Manager panel


When the selected microcontroller is the multi-core product, this panel is used to select a core (PE: Processer Element) to be debugged and display the core status.

This panel appears only when connected to the debug tool.

Caution

This panel cannot be opened when the selected microcontroller is the single-core product.

Figure A.3

Debug Manager Panel

 

This section describes the following.

[How to open]

-

From the [View] menu, select [Debug Manager].

[Description of each area]

(1)

[Selects debug target core] area

Select a core (PE) to be debugged with a option button.

Remark 1.

[Simulator]

This area becomes invalid during execution of a program.

Remark 2.

You can also select a core to be debugged on the statusbar in the Main window.

(2)

[Debug target core status] area

This area displays the status of the core currently being selected.

Remark

You can also confirm the information displayed in this area on the statusbar in the Main window.

(a)

[Running status]

Displays the current state of the program with the following icons and character strings.

State of Program

Displayed Content

Running

RUN

Stopped

BREAK

In step execution

STEP

(b)

[Core status]

Displays the current core statuses of the debug tool. When there is the possibility that the core is in two or more statuses, the corresponding display contents are displayed separated by "&".

Debug Tool

Displayed Content

CPU Status

IECUBE

Halt

In HALT mode

Stop

In STOP mode

Wait

In wait state

Reset

In reset state

Pow Off

Power not supplied to the target

E1/E20
EZ Emulator

COM Port

Reset

In reset state

Pow Off

Power not supplied to the target

Standby

A clock signal is not being supplied to the FAA

Disable

FAA operation disabled

Sleep

Low power consumption mode

Simulator

Halt

In HALT mode

Stop

In STOP mode

Reset

In reset state

Standby

A clock signal is not being supplied to the FAA

Disable

FAA operation disabled

Sleep

Low power consumption mode

(c)

[Current PC]

Displays the current PC position with a hexadecimal value. When this button is clicked, the caret moves to the current PC position on the Editor panel.

[Toolbar]

The function of this toolbar is the same as that of the Debug toolbar on the Main window. For details on the function of each button, see "(2) Debug toolbar".