User`s manual

mikroBASIC
- Basic Compiler for Microchip PIC microcontrollers
We will use the Step Over option (Run > Step Over or F8) to execute the current
program line. Now, you can see the changes in variables, SFR registers, etc, in the
Watch Window – items that have changed are marked red, as shown in the image
below.
We could have used Run/Pause (F6) option to execute all the instructions between
the active line and the breakpoint (Run > Run/Pause Debugger).
MikroElektronika:
Development
tools
-
Books
-
Compilers
mikroBASIC
making it simple...
11
page