Everything
1.2 Features

The following are the features of the debugger provided by CS+.

 

-

Connecting to the various debug tools

A pleasant debugging environment for target systems is provided by connecting to the full-spec emulator (IECUBE), the on-chip debugging emulator (E1/E20/EZ Emulator), COM Port and Simulator.

 

-

C/C++ source text and disassembled text are shown mixed

The C/C++ source text and the disassembled text are shown mixed on the same panel.

 

-

Source level debugging and instruction level debugging

The source level debugging and the instruction level debugging for a C/C++ source program can be done.

 

-

Support of flash self programming emulation (Code flash)

Flash self programming emulation can be performed with IECUBE.

 

-

Data flash memory writing function

When the selected microcontroller incorporates the data flash memory, the contents of data flash memory can be displayed and modified by the same access method as an ordinary memory operation (except for Simulator).

 

-

Real-time display update function

The contents of memory, registers and variables are automatically updated not only when the program execution is stopped, but also in execution.

 

-

Save/restore the debugging environment

The debugging environment such as breakpoints, event configuration information, file download information, display condition/position of the panel, etc. can be saved.