The following are the features of the debugger provided by CS+.
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.
The C/C++ source text and the disassembled text are shown mixed on the same panel.
The source level debugging and the instruction level debugging for a C/C++ source program can be done.
Flash self programming emulation can be performed with IECUBE.
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).
The contents of memory, registers and variables are automatically updated not only when the program execution is stopped, but also in execution.
The debugging environment such as breakpoints, event configuration information, file download information, display condition/position of the panel, etc. can be saved.