 | ISD51 User's Guide |  |
|
|
| BreakpointsISD51 supports three different breakpoint technologies: The following table lists the advantages and limitations of each breakpoint type. | Breakpoint Type | Advantages | Limitations |
|---|
| Hardware | Fast program execution speed. | Few breakpoint registers. Only available on some devices. | | Flash | Fast program execution speed. | CALL instruction replaces three program bytes. Only available on some Flash devices. | | Software | Supported on all devices. | Slow program execution speed. |
|
|