Specifications
mikroElektronika | Free Online Book | PIC Microcontrollers | Appendix A: Programming a Microcontroller
>FILE REGISTERS option.
If the program contains variables, it is good to monitor their values as well. Each variable is assigned a window (Watch
Windows) by clicking VIEW->WATCH option.
If the program contains variables, it is good to monitor their values as well. Each variable is assigned a window (Watch
Windows) by clicking VIEW->WATCH option.
After all variables and registers of interest become available on the simulator working area, the process of simulation can
start. The next instruction may be either Step into or Step over depending on whether you want to step into subroutine or
not. The same instructions may be set by using keyboard- push-buttons <F7> or <F8> (generally, all important instructions
have the corresponding pushbuttons on the keyboard).
Previous Chapter | Table of Contents | Next Chapter
http://www.mikroe.com/en/books/picmcubook/appa/ (21 of 21)5/3/2009 11:35:35 AM