User`s manual
Dynamic C User’s Manual digi.com 285
Debugger Tab
Click on the Debugger tab to display the following dialog. This is where you enable/disable
debugging tools. Disabling parts of the debug kernel saves room to fit tight code space require-
ments.
Enable debug kernel
This option was added in Dynamic C 9.30. Leaving it unchecked allows you to compile your
application without the debug kernel. You must check this option to set any of the other debug
options.
Enable instruction level single stepping
If this is checked when the assembly window is open, single stepping will be by instruction
rather than by C statement. Unchecking this box will disable instruction level single stepping
on the target and, if the assembly window is open, the debug kernel will step by C statement.