The following are the features of the debugger provided by CS+.
Usable in combination with the on-chip debugging emulator (E1/E20) and the simulator, it provides improved efficiency in program development.
The C/C++ source text and the disassembled text can be displayed together on the same panel.
C/C++ source program can be debugged either at the source or the instruction level.
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).
The values of memory, registers and variables are automatically updated not only when the program 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.