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 (see "2.9 Select a Core (PE)").

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

Core Status

Full-spec emulator

E1/E20

Halt

In HALT mode

Stop

In STOP mode

Reset

In reset state

Pow Off

Power not supplied to the target

Initial Stop

In initial stop state

Deep Stop

In Deep Stop mode

Cyclic Run

In Cyclic Run mode

Cyclic Stop

In Cyclic Stop mode

Cyclic Disable

This is the state of the core other than the main core when the main core is in the Cyclic Run or Cyclic Stop mode.

Standby

A clock signal is not being supplied to the GTM.

Disable

The selected multi-channel sequencer (MCS) is not activated.

Simulator

Halt

In HALT mode

Stop

In STOP mode

Reset

In reset state

(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".