ISD51 User's Guide

Breakpoints

ISD51 supports three different breakpoint technologies:

The following table lists the advantages and limitations of each breakpoint type.

Breakpoint TypeAdvantagesLimitations
HardwareFast program execution speed.Few breakpoint registers. Only available on some devices.
FlashFast program execution speed.CALL instruction replaces three program bytes. Only available on some Flash devices.
SoftwareSupported on all devices.Slow program execution speed.