1.2 Features

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

 

-

Connectable to various debugging tools

Usable in combination with the on-chip debugging emulator (E1/E20/EZ Emulator) and the simulator, it provides improved efficiency in program development.

 

-

Mixed display of C/C++ source text and disassembled text

The C/C++ source text and the disassembled text can be displayed together on the same panel.

 

-

Source level debugging and instruction level debugging

C/C++ source program can be debugged either at the source or the instruction level.

 

-

Data flash memory programming

When the selected microcontroller is provided with a data flash memory, you can display or edit the contents of the data flash memory using the same access method as in other normal memory operations (not including the simulator).

 

-

Real-time display updating function

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

 

-

Saving/restoring 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.