User`s manual
mikroBASIC
- Basic Compiler for Microchip PIC microcontrollers
18
mikroBASIC
MikroElektronika: Development tools - Books - Compilers
making it simple...
page
Run/Pause Debugger [F6]
Run or pause Debugger.
Run > View Breakpoints
Invoke breakpoints window, with list of breakpoints. Double clicking item in win-
dow list locates breakpoint.
Watch Window
Watch Window allows you to monitor program items while running your program.
It displays variables and special function registers of PIC MCU, their addresses
and values. Values are updated as you go through the simulation. See the image
below.
Double clicking one of the items opens a window in which you can assign new
value to the selected variable or register.