
IPC@CHIP
®
DK55
Getting Started V1.0
then be executed up to the instruction where you’ve set the breakpoint. An arrow will point
to the respective line which will have a blue background now.
3. Single-Step through your program. Each time you press F8 now, one instruction of your
program will be executed and the instruction pointer (arrow and blue background) will
move on to the next instruction.
4. When you’re done, select
Debug
→
Terminate debug session
from the menu.
The debugger provides much more functionality, but this goes beyond the scope of this
Getting Started document. Refer to the
Paradigm C++ User’s Guide
that can be found in the
main menu under
Help
→
Reference
→
Paradigm C++ User’s Guide
.
Copyright © 2007 Beck IPC GmbH
Page 28 of 35