ABL electronic PIC12 Personal Computer User Manual


 
mikroC
- C Compiler for Microchip PIC microcontrollers
mikroC
making it simple...
8
MikroElektronika:
Development
tools
-
Books
-
Compilers
page
Toggle Breakpoint [F5]
Toggle breakpoint at current cursor position. To view all the breakpoints, select
Run > View Breakpoints from the drop-down menu. Double clicking an item in
window list locates the breakpoint.
Watch Window
Variables
The Watch Window allows you to monitor program items while running your pro-
gram. It displays variables and special function registers of PIC MCU, their
addresses and values. Values are updated as you go through the simulation.
Double clicking one of the items opens a window in which you can assign a new
value to the selected variable or register and change number formatting.
Toggle
Breakpoint.